Jun 19 00:27:38.174744 np0000182218 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 00:27:38.184623 np0000182218 devstack@c-api.service[112180]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 00:27:38 2026] *** Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: nodename: np0000182218 Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: machine: x86_64 Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: clock source: unix Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: pcre jit disabled Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: detected number of CPU cores: 16 Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: current working directory: / Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: detected binary path: /usr/bin/uwsgi-core Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: your processes number limit is 256917 Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: your memory page size is 4096 bytes Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: detected max file descriptor number: 2048 Jun 19 00:27:38.186824 np0000182218 devstack@c-api.service[112180]: lock engine: pthread robust mutexes Jun 19 00:27:38.187654 np0000182218 devstack@c-api.service[112180]: thunder lock: enabled Jun 19 00:27:38.187654 np0000182218 devstack@c-api.service[112180]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 00:27:38.187654 np0000182218 devstack@c-api.service[112180]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 00:27:38.187654 np0000182218 devstack@c-api.service[112180]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 00:27:38.187654 np0000182218 devstack@c-api.service[112180]: Set PythonHome to /opt/stack/data/venv Jun 19 00:27:38.222610 np0000182218 devstack@c-api.service[112180]: Python main interpreter initialized at 0x77b0190a3668 Jun 19 00:27:38.222610 np0000182218 devstack@c-api.service[112180]: python threads support enabled Jun 19 00:27:38.222610 np0000182218 devstack@c-api.service[112180]: your server socket listen backlog is limited to 100 connections Jun 19 00:27:38.222610 np0000182218 devstack@c-api.service[112180]: your mercy for graceful operations on workers is 80 seconds Jun 19 00:27:38.223161 np0000182218 devstack@c-api.service[112180]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 00:27:38.223299 np0000182218 devstack@c-api.service[112180]: *** Operational MODE: preforking *** Jun 19 00:27:38.223530 np0000182218 devstack@c-api.service[112180]: *** uWSGI is running in multiple interpreter mode *** Jun 19 00:27:38.223530 np0000182218 devstack@c-api.service[112180]: spawned uWSGI master process (pid: 112180) Jun 19 00:27:38.223661 np0000182218 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 00:27:38.224304 np0000182218 devstack@c-api.service[112180]: spawned uWSGI worker 1 (pid: 112189, cores: 1) Jun 19 00:27:38.224829 np0000182218 devstack@c-api.service[112180]: spawned uWSGI worker 2 (pid: 112190, cores: 1) Jun 19 00:27:38.225271 np0000182218 devstack@c-api.service[112180]: spawned uWSGI worker 3 (pid: 112191, cores: 1) Jun 19 00:27:38.225815 np0000182218 devstack@c-api.service[112180]: spawned uWSGI worker 4 (pid: 112192, cores: 1) Jun 19 00:27:38.225888 np0000182218 devstack@c-api.service[112180]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 00:27:38.352326 np0000182218 devstack@c-api.service[112189]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:27:38.352326 np0000182218 devstack@c-api.service[112189]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:27:38.352326 np0000182218 devstack@c-api.service[112189]: we strongly recommend against using it for new projects. Jun 19 00:27:38.352326 np0000182218 devstack@c-api.service[112189]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:27:38.352326 np0000182218 devstack@c-api.service[112189]: framework. For more detail see Jun 19 00:27:38.352326 np0000182218 devstack@c-api.service[112189]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:27:38.352326 np0000182218 devstack@c-api.service[112189]: import eventlet # noqa Jun 19 00:27:38.353341 np0000182218 devstack@c-api.service[112192]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:27:38.353341 np0000182218 devstack@c-api.service[112192]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:27:38.353341 np0000182218 devstack@c-api.service[112192]: we strongly recommend against using it for new projects. Jun 19 00:27:38.353341 np0000182218 devstack@c-api.service[112192]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:27:38.353341 np0000182218 devstack@c-api.service[112192]: framework. For more detail see Jun 19 00:27:38.353341 np0000182218 devstack@c-api.service[112192]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:27:38.353341 np0000182218 devstack@c-api.service[112192]: import eventlet # noqa Jun 19 00:27:38.378622 np0000182218 devstack@c-api.service[112191]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:27:38.378622 np0000182218 devstack@c-api.service[112191]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:27:38.378622 np0000182218 devstack@c-api.service[112191]: we strongly recommend against using it for new projects. Jun 19 00:27:38.378622 np0000182218 devstack@c-api.service[112191]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:27:38.378622 np0000182218 devstack@c-api.service[112191]: framework. For more detail see Jun 19 00:27:38.378622 np0000182218 devstack@c-api.service[112191]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:27:38.378622 np0000182218 devstack@c-api.service[112191]: import eventlet # noqa Jun 19 00:27:38.383274 np0000182218 devstack@c-api.service[112190]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:27:38.383274 np0000182218 devstack@c-api.service[112190]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:27:38.383274 np0000182218 devstack@c-api.service[112190]: we strongly recommend against using it for new projects. Jun 19 00:27:38.383274 np0000182218 devstack@c-api.service[112190]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:27:38.383274 np0000182218 devstack@c-api.service[112190]: framework. For more detail see Jun 19 00:27:38.383274 np0000182218 devstack@c-api.service[112190]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:27:38.383274 np0000182218 devstack@c-api.service[112190]: import eventlet # noqa Jun 19 00:27:38.439595 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:27:38.439595 np0000182218 devstack@c-api.service[112192]: warnings.warn( Jun 19 00:27:38.441239 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:27:38.441239 np0000182218 devstack@c-api.service[112189]: warnings.warn( Jun 19 00:27:38.464592 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:27:38.464592 np0000182218 devstack@c-api.service[112191]: warnings.warn( Jun 19 00:27:38.466438 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:27:38.466438 np0000182218 devstack@c-api.service[112190]: warnings.warn( Jun 19 00:27:38.517651 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 00:27:38.517651 np0000182218 devstack@c-api.service[112189]: from cgi import parse_header Jun 19 00:27:38.522422 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 00:27:38.522422 np0000182218 devstack@c-api.service[112192]: from cgi import parse_header Jun 19 00:27:38.537380 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 00:27:38.537380 np0000182218 devstack@c-api.service[112191]: from cgi import parse_header Jun 19 00:27:38.539647 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 00:27:38.539647 np0000182218 devstack@c-api.service[112190]: from cgi import parse_header Jun 19 00:27:38.568676 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 00:27:38.568676 np0000182218 devstack@c-api.service[112189]: removals.removed_module( Jun 19 00:27:38.570468 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 00:27:38.570468 np0000182218 devstack@c-api.service[112189]: removals.removed_module( Jun 19 00:27:38.575172 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 00:27:38.575172 np0000182218 devstack@c-api.service[112192]: removals.removed_module( Jun 19 00:27:38.576838 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 00:27:38.576838 np0000182218 devstack@c-api.service[112192]: removals.removed_module( Jun 19 00:27:38.584423 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 00:27:38.584423 np0000182218 devstack@c-api.service[112191]: removals.removed_module( Jun 19 00:27:38.585927 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 00:27:38.585927 np0000182218 devstack@c-api.service[112191]: removals.removed_module( Jun 19 00:27:38.589762 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 00:27:38.589762 np0000182218 devstack@c-api.service[112190]: removals.removed_module( Jun 19 00:27:38.591441 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 00:27:38.591441 np0000182218 devstack@c-api.service[112190]: removals.removed_module( Jun 19 00:27:39.335699 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 00:27:39.335699 np0000182218 devstack@c-api.service[112192]: warnings.warn( Jun 19 00:27:39.374595 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 00:27:39.374595 np0000182218 devstack@c-api.service[112190]: warnings.warn( Jun 19 00:27:39.379192 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 00:27:39.379192 np0000182218 devstack@c-api.service[112189]: warnings.warn( Jun 19 00:27:39.392552 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 00:27:39.392552 np0000182218 devstack@c-api.service[112192]: warnings.warn( Jun 19 00:27:39.409154 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 00:27:39.409154 np0000182218 devstack@c-api.service[112191]: warnings.warn( Jun 19 00:27:39.426200 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 00:27:39.426200 np0000182218 devstack@c-api.service[112190]: warnings.warn( Jun 19 00:27:39.430365 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 00:27:39.430365 np0000182218 devstack@c-api.service[112189]: warnings.warn( Jun 19 00:27:39.459005 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 00:27:39.459005 np0000182218 devstack@c-api.service[112191]: warnings.warn( Jun 19 00:27:39.586042 np0000182218 devstack@c-api.service[112192]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 00:27:39.586211 np0000182218 devstack@c-api.service[112192]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112192) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:27:39.612919 np0000182218 devstack@c-api.service[112189]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 00:27:39.613021 np0000182218 devstack@c-api.service[112190]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 00:27:39.613077 np0000182218 devstack@c-api.service[112189]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112189) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:27:39.613147 np0000182218 devstack@c-api.service[112190]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112190) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:27:39.640756 np0000182218 devstack@c-api.service[112191]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 00:27:39.640922 np0000182218 devstack@c-api.service[112191]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112191) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:27:39.671566 np0000182218 devstack@c-api.service[112192]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 00:27:39.671566 np0000182218 devstack@c-api.service[112192]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:27:39.673998 np0000182218 devstack@c-api.service[112190]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 00:27:39.673998 np0000182218 devstack@c-api.service[112190]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:27:39.674149 np0000182218 devstack@c-api.service[112189]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 00:27:39.674149 np0000182218 devstack@c-api.service[112189]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:27:39.701517 np0000182218 devstack@c-api.service[112191]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 00:27:39.701517 np0000182218 devstack@c-api.service[112191]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:27:40.125459 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112189) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:27:40.125695 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112191) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:27:40.125761 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112190) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:27:40.125843 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.125905 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.125970 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.126029 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.126088 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.126141 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.126204 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.126204 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.126374 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.128078 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112192) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:27:40.128387 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.128465 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.128521 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.128573 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.128640 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.128702 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.128756 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.128805 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.128864 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.128928 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.128987 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.129046 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.129095 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.129145 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.129205 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.129205 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.129205 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.129395 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.129395 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.129395 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.129395 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.129395 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.129395 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.129662 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.129724 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.129774 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.129774 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.129774 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.129774 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.129774 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.130035 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.130088 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.130143 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.130143 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.130285 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.130352 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.130352 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.130446 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.130503 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.130562 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.130615 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.130665 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.130856 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.130918 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.131013 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.131068 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.131128 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.131177 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.131228 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.132276 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.132424 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.132531 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.132631 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.132743 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.132843 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.132943 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.133059 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.133157 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.133289 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.133397 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.133513 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.133613 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.133709 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.133809 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.133906 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.134015 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.134121 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.134242 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.134389 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.134490 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.134597 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.134696 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.134793 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.134892 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.135064 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.135184 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.135306 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.135451 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.135557 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.135732 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.135844 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.135844 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.135844 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.135844 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.135844 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.135844 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.135844 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.136371 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.136441 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.136515 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.136586 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.136654 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.136719 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.136787 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.136854 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.136929 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.136998 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.137073 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.137150 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.137220 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.137303 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.137386 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.137462 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.137530 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.137530 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.137530 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.137530 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.137785 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.137859 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.137929 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.137929 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.137929 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.137929 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.137929 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.137929 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.138369 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.138439 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.138514 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.138553 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.138585 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.138618 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.138652 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.138686 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.138720 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.138761 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.138794 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.138832 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.138866 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.138904 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.138936 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.138992 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.139034 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.139072 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.139111 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.139157 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.139193 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.139226 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.139278 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.139325 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.139325 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.139325 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.139325 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.139448 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.139489 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.139529 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.139567 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.139605 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.139639 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.139674 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.139707 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.139740 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.139779 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.139821 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.139863 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.139897 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.139933 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.139966 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.140001 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.140036 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.140070 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.140111 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.140152 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.140200 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.140240 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.140878 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.140960 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.141033 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.141100 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.141178 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.141267 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.141349 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.141418 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.141418 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.141418 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.141418 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.141418 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.141733 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.141802 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.141868 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.141936 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.142002 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.142075 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.142145 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.142223 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.142309 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.142389 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.142457 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.142524 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.142588 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.142659 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.142724 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.142799 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.142871 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.142936 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.143051 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.143123 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.143199 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.143307 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.143307 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.143437 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.143437 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.143437 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.143437 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.143437 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.143437 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.143437 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.143841 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.143890 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.143937 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.143984 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.144041 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.144089 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.144135 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.144167 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.144211 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.144243 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.144288 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.144312 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.144335 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.144358 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.144385 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.144408 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.144431 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.144453 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.144476 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.144504 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.144504 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.144550 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.144550 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.144598 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.144622 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.144646 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.144668 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.144701 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.144730 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.144730 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.144777 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.144801 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.144829 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.144829 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.144874 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.144897 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.144920 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.144920 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.144920 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.144920 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.144920 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.145031 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.145056 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.145078 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.145078 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.145078 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.145078 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.145078 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.145078 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.145204 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.145204 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.145204 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.145204 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.145204 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.145204 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.145874 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.145922 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.145979 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.145979 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.145979 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.145979 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.146159 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.146207 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.146280 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.146334 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.146380 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.146380 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.146380 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.146380 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.146380 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.146603 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.146603 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.146603 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.146603 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.146603 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.146603 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.146603 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.146905 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.146905 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.146905 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.147055 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.147107 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.147154 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.147199 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.147261 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.147329 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.147378 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.147425 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.147470 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.147516 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.147563 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.147595 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.147623 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.147623 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.147664 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.147664 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.147712 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.147738 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.147760 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.147760 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.147760 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.147760 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.147760 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.147760 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.147760 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.151163 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.151220 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.151269 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.151307 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.151336 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.151360 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.151384 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.151408 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.151528 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.151607 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.151664 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.151712 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.151764 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.151834 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.151899 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.151964 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.152036 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.152036 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.152036 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.152036 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.152036 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.152197 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.152197 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.152197 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.152197 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.152197 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.152398 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.152434 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.152476 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.152510 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.152510 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.152577 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.152616 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.152616 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.152679 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.152714 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.152747 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.152781 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.152822 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.152858 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.152892 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.152927 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.152959 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.152992 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.153034 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.153068 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.153100 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.153134 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.153174 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.153207 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.153246 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.153299 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.153342 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.153379 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.153379 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.153379 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.154002 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.154053 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.154176 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.154176 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.154349 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.154404 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.154440 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.154478 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.154514 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.154552 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.154591 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.154625 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.154660 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.154698 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.154747 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.154782 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.154819 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.154858 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.154895 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.154933 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.154965 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.155031 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.155067 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.155105 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.155145 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.155183 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.155222 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.155273 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.155318 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.155318 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.155318 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.155429 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.155429 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.155499 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.155534 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.155570 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.155605 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.155637 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.155967 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.155967 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.156187 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.156273 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.156358 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.156437 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.156507 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.156573 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.156641 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.156641 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.156765 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.156838 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.156911 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.156978 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.157054 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.157054 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.157054 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.157054 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.157699 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.157785 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.157869 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.157942 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.158010 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.158084 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.158154 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.158222 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.158322 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.158394 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.158474 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.158547 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.158614 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.158614 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.158738 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.158738 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.158738 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.158738 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.158970 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.159037 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.159071 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.159105 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.159144 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.159178 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.159219 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.159219 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.159219 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.159219 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.159355 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.159355 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.159355 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.159355 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.159485 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.159520 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.159568 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.159604 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.159637 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.159671 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.159704 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.159739 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.159774 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.159808 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.159841 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.159875 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.159915 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.159962 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.159995 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.160029 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.160063 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.160096 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.160129 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.160167 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.160201 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.160234 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.160288 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.160288 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.160363 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.160399 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.160439 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.160653 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.160653 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.160653 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.160653 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.161355 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.161355 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.161355 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.161355 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.161625 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.161699 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.161767 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.161767 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.161890 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.161965 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.162036 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.162112 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.162185 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.162276 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.162347 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.162422 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.162491 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.162570 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.162570 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.162570 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.162570 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.162829 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.162829 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.162959 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.163083 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.163154 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.163219 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.163317 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.163386 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.163452 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.163534 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.163610 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.163682 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.163748 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.163782 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.163804 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.163827 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.163850 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.163879 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.163879 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.163879 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.163948 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.163971 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.163993 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.163993 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.163993 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.163993 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.163993 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.163993 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.166375 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.166449 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.166502 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.166532 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.166561 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.166592 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.166617 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.166644 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.166671 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.166700 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.166724 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.166753 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.166775 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.166798 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.166822 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.166848 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.166872 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.166894 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.166916 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.166944 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.166944 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.167097 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.167227 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.167227 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.167310 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.167400 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.167490 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.167543 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.168830 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.168874 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.168934 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.168979 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.169031 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.169057 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.169091 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.169116 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.169139 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.169163 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.169192 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.169216 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.169240 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.169282 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.169306 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.169329 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.169352 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.169376 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.169400 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.169432 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.169432 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.169476 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.169500 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.169523 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.169550 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.169550 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.169603 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.169631 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.169655 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.169684 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.169713 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.169740 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.169763 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.169788 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.169816 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.169838 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.169861 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.169885 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.169908 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.170008 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.170033 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.170055 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.170081 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.170108 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.170132 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.170155 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.170177 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.170200 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.170223 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.170270 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.170294 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.170316 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.170340 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.170363 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.170363 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.170363 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.171924 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.171924 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.172106 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.172170 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.172231 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.172312 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.172363 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.172413 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.172464 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.172527 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.172578 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.172628 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.172687 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.172739 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.172790 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.172845 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.172895 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.172945 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.172995 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.173043 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.173100 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.173149 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.173207 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.173281 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.173332 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.173394 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.173454 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.173503 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.173552 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.173602 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.173650 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.173700 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.173759 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.173818 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.173869 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.173924 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.173982 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.174031 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.174081 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.174130 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.174180 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.174228 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.174301 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.174369 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.174801 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.174801 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.174801 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.180043 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.180140 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.180192 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.180269 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.180342 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.180399 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.180468 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.180518 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.180567 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.180567 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.180658 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.180715 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.180715 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.180805 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.180842 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.180875 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.180909 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.180951 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.180985 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.180985 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.181054 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.181089 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.181123 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.181157 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.181189 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.181224 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.181273 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.181273 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.181848 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.181945 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.181945 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.182075 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.182075 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.182206 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.182293 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.182373 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.182439 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.182510 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.182586 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.182627 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.182660 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.182699 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.182732 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.182767 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.182805 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.182839 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.182877 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.182877 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.182877 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.182986 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.182986 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.182986 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.183114 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.183147 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.183292 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.183292 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.183777 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.183857 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.183923 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.184003 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.184073 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.184139 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.184203 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.184287 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.184355 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.184418 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.184500 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.184570 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.184570 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.184570 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.184763 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.184763 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.184763 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.184763 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.184763 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.184946 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.184946 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.185244 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.185324 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.185408 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.185478 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.185478 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.185599 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.185638 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.185673 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.185712 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.185746 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.185746 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.185827 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.185865 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.185897 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.185932 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.185966 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.186000 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.186039 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.186073 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.186113 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.186148 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.186188 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.186221 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.186271 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.186306 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.186340 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.186373 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.186406 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.186450 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.186484 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.186524 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.186558 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.186593 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.186625 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.186659 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.186693 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.186726 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.186758 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.186800 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.186833 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.186875 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.186908 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.186941 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.186979 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.187037 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.187037 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.187103 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.187103 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.187103 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.187194 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.187194 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.187194 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.187194 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.187336 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.187371 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.187853 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.187853 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.187853 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.187853 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.187853 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.187853 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.188216 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.188216 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.188797 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.188878 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.188878 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.188974 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.189019 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.189058 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.189109 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.189182 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.189231 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.189314 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.189373 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.189424 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.189470 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.189510 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.189551 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.189594 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.189642 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.189686 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.189731 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.189850 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.189967 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.190013 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.190057 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.190100 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.190142 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.190183 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.190236 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.190299 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.190351 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.190399 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.190442 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.190485 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.190530 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.190574 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.190617 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.190657 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.190698 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.190747 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.190791 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.190834 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.190875 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.190923 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.190967 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.191029 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.191075 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.191122 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.191165 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.191211 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.191268 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.191311 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.191353 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.191395 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.191395 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.191472 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.191514 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.191563 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.191607 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.191662 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.191705 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.191752 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.191798 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.191798 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.191876 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.191924 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.191965 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.192005 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.192046 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.192092 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.192140 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.192182 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.192223 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.192286 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.192286 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.192375 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:27:40.192375 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:27:40.192375 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:27:40.192375 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:27:40.192375 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:27:40.192375 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:27:40.192375 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:27:40.236443 np0000182218 devstack@c-api.service[112190]: INFO dbcounter [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Registered counter for database cinder Jun 19 00:27:40.237555 np0000182218 devstack@c-api.service[112191]: INFO dbcounter [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Registered counter for database cinder Jun 19 00:27:40.238981 np0000182218 devstack@c-api.service[112192]: INFO dbcounter [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Registered counter for database cinder Jun 19 00:27:40.240583 np0000182218 devstack@c-api.service[112189]: INFO dbcounter [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Registered counter for database cinder Jun 19 00:27:40.279603 np0000182218 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:40.281064 np0000182218 devstack@c-api.service[112191]: DEBUG oslo_db.sqlalchemy.engines [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 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=112191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:40.282385 np0000182218 devstack@c-api.service[112192]: DEBUG oslo_db.sqlalchemy.engines [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 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=112192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:40.283504 np0000182218 devstack@c-api.service[112189]: DEBUG oslo_db.sqlalchemy.engines [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 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=112189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:40.395023 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writer thread running {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:27:40.396563 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writer thread running {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:27:40.397423 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writer thread running {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:27:40.398032 np0000182218 devstack@c-api.service[112191]: INFO cinder.rpc [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:27:40.399108 np0000182218 devstack@c-api.service[112189]: INFO cinder.rpc [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:27:40.399234 np0000182218 devstack@c-api.service[112192]: INFO cinder.rpc [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:27:40.400587 np0000182218 devstack@c-api.service[112191]: INFO cinder.rpc [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:27:40.401643 np0000182218 devstack@c-api.service[112189]: INFO cinder.rpc [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:27:40.401833 np0000182218 devstack@c-api.service[112192]: INFO cinder.rpc [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:27:40.403046 np0000182218 devstack@c-api.service[112191]: INFO cinder.rpc [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:27:40.403749 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writer thread running {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:27:40.403904 np0000182218 devstack@c-api.service[112189]: INFO cinder.rpc [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:27:40.404576 np0000182218 devstack@c-api.service[112192]: INFO cinder.rpc [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:27:40.405317 np0000182218 devstack@c-api.service[112191]: INFO cinder.rpc [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:27:40.405708 np0000182218 devstack@c-api.service[112189]: INFO cinder.rpc [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:27:40.406525 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.406620 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.406691 np0000182218 devstack@c-api.service[112190]: INFO cinder.rpc [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:27:40.407005 np0000182218 devstack@c-api.service[112192]: INFO cinder.rpc [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:27:40.408084 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.409230 np0000182218 devstack@c-api.service[112190]: INFO cinder.rpc [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:27:40.409426 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.410456 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.410870 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.411546 np0000182218 devstack@c-api.service[112190]: INFO cinder.rpc [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:27:40.413667 np0000182218 devstack@c-api.service[112190]: INFO cinder.rpc [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:27:40.414505 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.417376 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.443620 np0000182218 devstack@c-api.service[112189]: DEBUG oslo_db.sqlalchemy.engines [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 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=112189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:40.444981 np0000182218 devstack@c-api.service[112191]: DEBUG oslo_db.sqlalchemy.engines [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 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=112191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:40.446111 np0000182218 devstack@c-api.service[112189]: INFO cinder.rpc [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:27:40.446401 np0000182218 devstack@c-api.service[112192]: DEBUG oslo_db.sqlalchemy.engines [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 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=112192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:40.447697 np0000182218 devstack@c-api.service[112191]: INFO cinder.rpc [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:27:40.448423 np0000182218 devstack@c-api.service[112189]: INFO cinder.rpc [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:27:40.449585 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.450015 np0000182218 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:40.450480 np0000182218 devstack@c-api.service[112191]: INFO cinder.rpc [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:27:40.450542 np0000182218 devstack@c-api.service[112192]: INFO cinder.rpc [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:27:40.451309 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.452288 np0000182218 devstack@c-api.service[112190]: INFO cinder.rpc [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:27:40.453350 np0000182218 devstack@c-api.service[112192]: INFO cinder.rpc [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:27:40.454057 np0000182218 devstack@c-api.service[112190]: INFO cinder.rpc [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:27:40.454564 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.454879 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.462754 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.464103 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.464922 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.465911 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.467308 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.467608 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.468106 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.469102 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.470757 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.471274 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.471972 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.473949 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.474123 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.476025 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.476184 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.477099 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.479010 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.479080 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.479132 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.480031 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.481985 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.482056 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.482107 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.483057 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.485054 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.485336 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.485406 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.485872 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.488082 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.488158 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.488209 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.488746 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.490191 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.490863 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.491010 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.491097 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.492571 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.492677 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.493712 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.494174 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.495159 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.495282 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.495683 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.498342 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.499270 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.500754 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.501769 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.502768 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.504048 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.504227 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.504774 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.505275 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.506308 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.506350 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.507691 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.507785 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.507924 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.509219 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.509270 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.509452 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.510294 np0000182218 devstack@c-api.service[112189]: WARNING cinder.api.contrib.hosts [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:27:40.510822 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.510879 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.510960 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.511833 np0000182218 devstack@c-api.service[112190]: WARNING cinder.api.contrib.hosts [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:27:40.512190 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.512339 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.512528 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.513202 np0000182218 devstack@c-api.service[112191]: WARNING cinder.api.contrib.hosts [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:27:40.513837 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.513911 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.513962 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.515196 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.515316 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.515369 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.516144 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: extensions {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.516758 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.516827 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.517481 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: extra_specs {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.517615 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: extensions {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.518178 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.518940 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: extra_specs {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.519005 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: os-volume-transfer {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.519076 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: extensions {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.520367 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: extra_specs {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.520460 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: os-volume-transfer {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.520636 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: os-quota-class-sets {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.521859 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: os-volume-transfer {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.522125 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: os-quota-class-sets {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.522754 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: cgsnapshots {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551372 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: os-quota-class-sets {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551416 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: scheduler-stats {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551441 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: cgsnapshots {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551479 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: cgsnapshots {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551504 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: scheduler-stats {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551533 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: qos-specs {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551556 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: scheduler-stats {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551579 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: qos-specs {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551607 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: capabilities {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551630 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: qos-specs {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551653 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: capabilities {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551681 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: encryption {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551707 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: capabilities {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551734 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: encryption {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551757 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: encryption {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551780 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: encryption {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.551803 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: encryption {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552155 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: os-volume-type-access {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552229 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: encryption {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552306 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: os-volume-type-access {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552362 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: os-quota-sets {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552420 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: os-volume-type-access {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552480 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: os-quota-sets {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552550 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: os-snapshot-manage {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552616 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: os-quota-sets {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552647 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: os-snapshot-manage {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552670 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: os-volume-manage {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552694 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: os-snapshot-manage {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552718 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: os-volume-manage {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552741 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: os-hosts {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552770 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: os-volume-manage {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552801 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: os-hosts {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552831 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: os-availability-zone {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552857 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: os-hosts {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552886 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: consistencygroups {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552908 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: os-availability-zone {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552931 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: os-availability-zone {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552954 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: consistencygroups {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.552980 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extended resource: backups {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.553003 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: consistencygroups {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.553031 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extended resource: backups {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.553053 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.contrib.snapshot_actions [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] SnapshotActionsController initialized {{(pid=112189) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:27:40.553081 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extended resource: backups {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.553106 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553129 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.contrib.snapshot_actions [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] SnapshotActionsController initialized {{(pid=112190) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:27:40.553129 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553171 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553193 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.contrib.snapshot_actions [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] SnapshotActionsController initialized {{(pid=112191) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:27:40.553193 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553262 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553286 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553308 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553331 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553353 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553384 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553421 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553444 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553466 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553489 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553511 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.553533 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.554043 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.554136 np0000182218 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.554746 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.555026 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension UsedLimits extending resource: limits {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.555151 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.555306 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.555503 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.555550 np0000182218 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.555609 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.555710 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.555809 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.555908 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556003 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556111 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556206 np0000182218 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.556263 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension AdminActions extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556339 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension AdminActions extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556382 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension UsedLimits extending resource: limits {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556449 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension AdminActions extending resource: backups {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556501 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556545 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556593 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556637 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.556683 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension VolumeActions extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556729 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556793 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-2339ccf4-fc7c-40ff-828f-8e54242210a4 None None] Extension TypesManage extending resource: types {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556839 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.556923 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557028 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension UsedLimits extending resource: limits {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557076 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557133 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557177 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557227 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557287 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557370 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557574 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension AdminActions extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557675 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension AdminActions extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557778 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension AdminActions extending resource: backups {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557881 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557930 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.557998 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension VolumeActions extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558045 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558127 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-d8cb3d05-f757-4b5e-bf85-7925efd28fc7 None None] Extension TypesManage extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558180 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558225 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558346 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558442 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558541 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558642 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension AdminActions extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558754 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension AdminActions extending resource: snapshots {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558847 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.558896 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension AdminActions extending resource: backups {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.558966 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.559081 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension VolumeActions extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.559208 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-4feb4eb1-dfaf-4f1e-a0db-97490a4c3f32 None None] Extension TypesManage extending resource: types {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.560424 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.562099 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.563646 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.564689 np0000182218 devstack@c-api.service[112192]: WARNING cinder.api.contrib.hosts [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:27:40.565119 np0000182218 devstack@c-api.service[112189]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77b0190a3668 pid: 112189 (default app) Jun 19 00:27:40.565383 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.566708 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.566868 np0000182218 devstack@c-api.service[112190]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77b0190a3668 pid: 112190 (default app) Jun 19 00:27:40.566939 np0000182218 devstack@c-api.service[112191]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77b0190a3668 pid: 112191 (default app) Jun 19 00:27:40.568321 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.569952 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.570918 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: extensions {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.572332 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: extra_specs {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.573358 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.573358 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.573358 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.573358 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.573844 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.573844 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.573844 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.573844 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.574311 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.574311 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.574311 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.574311 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.574311 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.574311 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.574949 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.574949 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.574949 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.574949 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.574949 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.575576 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.575576 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.575576 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.575576 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.575576 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.576088 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.576088 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.576088 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.576088 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.576542 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.576542 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.576542 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.576542 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.576542 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.576964 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.576964 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.576964 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.576964 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.576964 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.577426 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.577426 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.577426 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.577426 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.577426 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.577426 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.578039 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.578039 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.578039 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.578039 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.578039 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.578039 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.578708 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.578708 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.578708 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.578708 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.578708 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.578708 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.579131 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.579131 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.579300 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: os-volume-transfer {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.579356 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.579356 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.579356 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.579356 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.579356 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.579698 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.579698 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.579698 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.579698 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.579698 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.580013 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.580013 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.580013 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.580013 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.580013 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.580461 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.580461 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.580461 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.580461 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.580461 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.580461 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.580461 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.580866 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.580866 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.580866 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.580866 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.580866 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.581230 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.581230 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.581230 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.581230 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.581230 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.581573 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.581573 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.581573 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.581573 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.581851 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.581851 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.581851 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.581851 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.582094 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.582094 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.582094 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.582094 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.582094 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.582446 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.582446 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.582446 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.582446 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.582446 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.582740 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.582740 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.582740 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.582740 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583007 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583007 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583007 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583007 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583350 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583350 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583350 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583350 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583619 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583619 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583619 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583619 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583874 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583874 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583874 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583874 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583995 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583995 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583995 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583995 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.583995 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.583995 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584175 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584175 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584175 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584175 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584175 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584341 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584341 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584341 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584341 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584341 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584341 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584341 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584530 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584530 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584530 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584530 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584530 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584530 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584699 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584699 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584699 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584699 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584699 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584699 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584929 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584929 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584929 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584929 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.584929 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.584929 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.585100 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.585100 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.585100 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.585100 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.585218 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.585218 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.585218 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.585218 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.585348 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.585348 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.585348 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.585348 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.585466 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.585466 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.585466 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:40.585466 np0000182218 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 19 00:27:40.585577 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: os-quota-class-sets {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.585606 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-a325683a-538d-4450-97f9-30296c913c8f None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:27:40.585635 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: cgsnapshots {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.585660 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Fri Jun 19 00:27:40 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 19 00:27:40.585684 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: scheduler-stats {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.585684 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: qos-specs {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.585684 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: capabilities {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.585684 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: encryption {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.586223 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: encryption {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.587951 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: os-volume-type-access {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.589840 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: os-quota-sets {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.591381 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: os-snapshot-manage {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.592880 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: os-volume-manage {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.595160 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: os-hosts {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.596539 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: os-availability-zone {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.597900 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: consistencygroups {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.599993 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extended resource: backups {{(pid=112192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:27:40.603086 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.contrib.snapshot_actions [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] SnapshotActionsController initialized {{(pid=112192) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:27:40.604197 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.605888 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.608106 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.609477 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.610830 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.612946 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.614442 np0000182218 devstack@c-api.service[112192]: WARNING castellan.key_manager.migration [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:27:40.615350 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension UsedLimits extending resource: limits {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.615510 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.615636 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.616559 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.616660 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.616768 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.616873 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.617008 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.617083 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.617140 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.617244 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension AdminActions extending resource: volumes {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.617401 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension AdminActions extending resource: snapshots {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.617473 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension AdminActions extending resource: backups {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.617595 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.617710 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension VolumeActions extending resource: volumes {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.617865 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.v3.router [None req-40eb9f52-d326-4229-a9a7-6a49616c0cb6 None None] Extension TypesManage extending resource: types {{(pid=112192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:27:40.634781 np0000182218 devstack@c-api.service[112192]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77b0190a3668 pid: 112192 (default app) Jun 19 00:27:47.744156 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.744156 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.744156 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.744156 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.744156 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.745233 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.745233 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.745233 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.745233 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.745233 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.745593 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.745593 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.745593 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.745593 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.745593 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.745593 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.745948 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.745948 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.745948 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.745948 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.746200 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.746200 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.746200 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.746200 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.746481 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.746481 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.746481 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.746481 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.746742 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.746742 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.746742 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.746742 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.746742 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.747039 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.747039 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.747039 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.747039 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.747039 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.747441 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.747441 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.747441 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.747441 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.747441 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.747441 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.747812 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.747812 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.747812 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.747812 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.747812 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.747812 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748113 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748113 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748113 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748113 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748113 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748113 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748329 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748329 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748329 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748329 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748329 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748503 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748503 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748503 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748503 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748503 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748677 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748677 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748677 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748677 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748677 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748677 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748880 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748880 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748880 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748880 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.748880 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.748880 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749073 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749073 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749073 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749073 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749073 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749246 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749246 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749246 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749246 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749246 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749442 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749442 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749442 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749442 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749593 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749593 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749593 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749593 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749735 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749735 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749735 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749735 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749735 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749917 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749917 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749917 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.749917 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.749917 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750086 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750086 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750086 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750086 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750219 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750219 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750219 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750219 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750402 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750402 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750402 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750402 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750555 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750555 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750555 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750555 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750692 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750692 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750692 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750692 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750844 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750844 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750844 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.750844 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.750844 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751015 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751015 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751015 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751015 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751015 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751015 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751239 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751239 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751239 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751239 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751239 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751437 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751437 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751437 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751437 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751437 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751437 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751644 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751644 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751644 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751644 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751644 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751644 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751840 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751840 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751840 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751840 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.751840 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.751840 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752038 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752038 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752038 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752038 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752038 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752038 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752244 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752244 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752244 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752244 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752408 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752408 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752408 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752408 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752408 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752574 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752574 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752574 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752574 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:47.752574 np0000182218 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 19 00:27:47.752574 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-8890d2d9-873f-4951-982a-13392d5b65d3 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:27:48.219384 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-8890d2d9-873f-4951-982a-13392d5b65d3 admin admin] POST https://199.204.45.222/volume/v3/types Jun 19 00:27:48.219866 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-8890d2d9-873f-4951-982a-13392d5b65d3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:27:48.221429 np0000182218 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 00:27:48.221429 np0000182218 devstack@c-api.service[112190]: warnings.warn( Jun 19 00:27:48.253701 np0000182218 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-8890d2d9-873f-4951-982a-13392d5b65d3 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:48.291071 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-8890d2d9-873f-4951-982a-13392d5b65d3 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 19 00:27:48.291647 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Fri Jun 19 00:27:47 2026] POST /volume/v3/types => generated 186 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:27:48.311190 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.311190 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.311692 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.311692 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.311692 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.311692 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.311692 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.311882 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.311882 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.311882 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.311882 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.311882 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.311882 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312084 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312084 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312084 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312084 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312084 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312282 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312282 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312282 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312282 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312423 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312423 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312423 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312423 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312571 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312571 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312571 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312571 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312571 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312735 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312735 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312735 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312735 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312735 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312914 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312914 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.312914 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.312914 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314072 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314072 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314153 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314153 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314153 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314153 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314153 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314153 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314366 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314366 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314366 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314366 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314366 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314366 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314584 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314584 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314584 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314584 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314584 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314584 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314787 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314787 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314787 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314787 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314946 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314946 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314946 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.314946 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.314946 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315137 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315137 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315137 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315137 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315137 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315321 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315321 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315321 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315321 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315321 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315321 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315524 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315524 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315524 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315524 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315524 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315694 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315694 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315694 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315694 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315694 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315880 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315880 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.315880 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.315880 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316020 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316020 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316020 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316020 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316156 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316156 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316156 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316156 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316156 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316347 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316347 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316347 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316347 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316347 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316509 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316509 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316509 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316509 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316652 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316652 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316652 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316652 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316808 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316808 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316808 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316808 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316959 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316959 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.316959 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.316959 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317107 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317107 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317107 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317107 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317278 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317278 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317278 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317278 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317278 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317278 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317486 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317486 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317486 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317486 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317486 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317651 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317651 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317651 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317651 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317651 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317651 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317651 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317896 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317896 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317896 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317896 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.317896 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.317896 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318105 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318105 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318105 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318105 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318105 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318105 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318324 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318324 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318324 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318324 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318324 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318324 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318528 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318528 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318528 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318528 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318664 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318664 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318664 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318664 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318817 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318817 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318817 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318817 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318963 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318963 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318963 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:27:48.318963 np0000182218 devstack@c-api.service[112191]: warnings.warn(deprecated_msg) Jun 19 00:27:48.318963 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [req-8890d2d9-873f-4951-982a-13392d5b65d3 req-581677b0-89f0-493a-824d-78c03f52667c None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:27:48.650768 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [req-8890d2d9-873f-4951-982a-13392d5b65d3 req-581677b0-89f0-493a-824d-78c03f52667c admin admin] POST https://199.204.45.222/volume/v3/types/9c259875-169d-4e02-9d12-3ce016ee5cda/extra_specs Jun 19 00:27:48.651404 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [req-8890d2d9-873f-4951-982a-13392d5b65d3 req-581677b0-89f0-493a-824d-78c03f52667c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:27:48.653114 np0000182218 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 00:27:48.653114 np0000182218 devstack@c-api.service[112191]: warnings.warn( Jun 19 00:27:48.687895 np0000182218 devstack@c-api.service[112191]: DEBUG oslo_db.sqlalchemy.engines [req-8890d2d9-873f-4951-982a-13392d5b65d3 req-581677b0-89f0-493a-824d-78c03f52667c 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=112191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:27:48.756768 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [req-8890d2d9-873f-4951-982a-13392d5b65d3 req-581677b0-89f0-493a-824d-78c03f52667c admin admin] https://199.204.45.222/volume/v3/types/9c259875-169d-4e02-9d12-3ce016ee5cda/extra_specs returned with HTTP 200 Jun 19 00:27:48.757365 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Fri Jun 19 00:27:48 2026] POST /volume/v3/types/9c259875-169d-4e02-9d12-3ce016ee5cda/extra_specs => generated 55 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:27:50.447718 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=6 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:27:50.452605 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writing DB stats cinder:SELECT=6 {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:27:58.285627 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:27:58.755281 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:30:33.751792 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-00842819-7cc9-447c-9ccb-100f3d5a02db None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:30:33.753522 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-00842819-7cc9-447c-9ccb-100f3d5a02db None None] GET https://199.204.45.222/volume// Jun 19 00:30:33.753867 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-00842819-7cc9-447c-9ccb-100f3d5a02db None None] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:30:33.754190 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-00842819-7cc9-447c-9ccb-100f3d5a02db None None] Calling method 'all' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:30:33.754869 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-00842819-7cc9-447c-9ccb-100f3d5a02db None None] https://199.204.45.222/volume// returned with HTTP 300 Jun 19 00:30:33.755211 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 2/4] 199.204.45.222 () {66 vars in 1456 bytes} [Fri Jun 19 00:30:33 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 00:31:10.904128 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.904128 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.904128 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.904128 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.904992 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.904992 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.904992 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.904992 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.905288 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.905288 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.905288 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.905288 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.905288 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.905288 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.905702 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.905702 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.905702 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.905702 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.905702 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.906065 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.906065 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.906065 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.906065 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.906065 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.906417 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.906417 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.906417 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.906417 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.906694 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.906694 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.906694 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.906694 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.906694 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.907063 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.907063 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.907063 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.907063 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.907063 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.907406 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.907406 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.907406 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.907406 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.907406 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.907406 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.907835 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.907835 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.907835 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.907835 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.907835 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.907835 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.908206 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.908206 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.908206 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.908206 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.908206 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.908206 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.908633 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.908633 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.908633 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.908633 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.908633 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.908990 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.908990 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.908990 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.908990 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.908990 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.909355 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.909355 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.909355 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.909355 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.909355 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.909355 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.909751 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.909751 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.909751 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.909751 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.909751 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.909751 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.910285 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.910285 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.910285 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.910285 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.910285 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.910668 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.910668 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.910668 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.910668 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.910668 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.911004 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.911004 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.911004 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.911004 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.911307 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.911307 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.911307 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.911307 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.911618 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.911618 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.911618 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.911618 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.911618 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.912056 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.912056 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.912056 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.912056 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.912056 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.912412 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.912412 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.912412 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.912412 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.912677 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.912677 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.912677 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.912677 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.913000 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.913000 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.913000 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.913000 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.913330 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.913330 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.913330 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.913330 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.913637 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.913637 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.913637 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.913637 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.913936 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.913936 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.913936 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.913936 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.913936 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.914361 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.914361 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.914361 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.914361 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.914361 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.914361 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.914787 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.914787 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.914787 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.914787 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.914787 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.915153 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.915153 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.915153 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.915153 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.915153 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.915153 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.915625 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.915625 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.915625 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.915625 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.915625 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.915625 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.916085 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.916085 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.916085 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.916085 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.916085 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.916085 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.919641 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.919641 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.919641 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.919641 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.919641 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.919641 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.920146 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.920146 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.920146 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.920146 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.920486 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.920486 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.920486 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.920486 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.920486 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.920869 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.920869 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.920869 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.920869 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:31:10.920869 np0000182218 devstack@c-api.service[112192]: warnings.warn(deprecated_msg) Jun 19 00:31:10.920869 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-eb934c6f-9504-491d-baf2-b52d67aa7a0d None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:10.920869 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 1/5] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jun 19 00:31:10 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:31:10.957982 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-d05fe8fe-563e-4edc-98f0-5abf83aece71 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:10.968670 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 2/6] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jun 19 00:31:10 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:31:11.002622 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [req-d05fe8fe-563e-4edc-98f0-5abf83aece71 req-df8ebcc5-eec2-4459-bc51-6cf0e88c946d None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:11.005864 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [req-d05fe8fe-563e-4edc-98f0-5abf83aece71 req-df8ebcc5-eec2-4459-bc51-6cf0e88c946d demo demo] GET https://199.204.45.222/volume/v3/ Jun 19 00:31:11.006109 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [req-d05fe8fe-563e-4edc-98f0-5abf83aece71 req-df8ebcc5-eec2-4459-bc51-6cf0e88c946d demo demo] Empty body provided in request {{(pid=112191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:11.006392 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [req-d05fe8fe-563e-4edc-98f0-5abf83aece71 req-df8ebcc5-eec2-4459-bc51-6cf0e88c946d demo demo] Calling method 'version_select' {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:11.008390 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [req-d05fe8fe-563e-4edc-98f0-5abf83aece71 req-df8ebcc5-eec2-4459-bc51-6cf0e88c946d demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 19 00:31:11.009329 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 2/7] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jun 19 00:31:11 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 19 00:31:11.049860 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-067c5fc8-2c82-4708-a89f-7c8461a8b85d None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:11.362845 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-067c5fc8-2c82-4708-a89f-7c8461a8b85d demo demo] GET https://199.204.45.222/volume/v3/types Jun 19 00:31:11.363182 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-067c5fc8-2c82-4708-a89f-7c8461a8b85d demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:11.363393 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-067c5fc8-2c82-4708-a89f-7c8461a8b85d demo demo] Calling method 'index' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:11.363913 np0000182218 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 00:31:11.363913 np0000182218 devstack@c-api.service[112189]: warnings.warn( Jun 19 00:31:11.364555 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-067c5fc8-2c82-4708-a89f-7c8461a8b85d demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:31:11.400477 np0000182218 devstack@c-api.service[112189]: DEBUG oslo_db.sqlalchemy.engines [None req-067c5fc8-2c82-4708-a89f-7c8461a8b85d 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=112189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:31:11.423751 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-067c5fc8-2c82-4708-a89f-7c8461a8b85d demo demo] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 19 00:31:11.424173 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 3/8] 199.204.45.222 () {64 vars in 1290 bytes} [Fri Jun 19 00:31:11 2026] GET /volume/v3/types => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:31:11.459976 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-89aee1b4-6765-4a59-8b01-e4417dce3deb None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:11.778768 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-89aee1b4-6765-4a59-8b01-e4417dce3deb demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 19 00:31:11.779127 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-89aee1b4-6765-4a59-8b01-e4417dce3deb demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:11.779360 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-89aee1b4-6765-4a59-8b01-e4417dce3deb demo demo] Calling method 'show' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:11.814138 np0000182218 devstack@c-api.service[112192]: DEBUG oslo_db.sqlalchemy.engines [None req-89aee1b4-6765-4a59-8b01-e4417dce3deb 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=112192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:31:11.832661 np0000182218 devstack@c-api.service[112192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 00:31:11.832661 np0000182218 devstack@c-api.service[112192]: warnings.warn( Jun 19 00:31:11.834837 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-89aee1b4-6765-4a59-8b01-e4417dce3deb demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 19 00:31:11.835159 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jun 19 00:31:11 2026] GET /volume/v3/types/default => generated 145 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:31:12.311333 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-06c38286-e47a-4ef6-b769-3ed55c134c84 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:12.312704 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 3/10] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jun 19 00:31:12 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 19 00:31:12.349894 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-df1da128-b27f-467a-8579-6eda0580f262 None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:12.357746 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 3/11] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jun 19 00:31:12 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 19 00:31:12.393380 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [req-df1da128-b27f-467a-8579-6eda0580f262 req-ca287e6c-fb75-4559-9c71-aa7b586936e9 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:12.396235 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [req-df1da128-b27f-467a-8579-6eda0580f262 req-ca287e6c-fb75-4559-9c71-aa7b586936e9 demo demo] GET https://199.204.45.222/volume/v3/ Jun 19 00:31:12.396527 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [req-df1da128-b27f-467a-8579-6eda0580f262 req-ca287e6c-fb75-4559-9c71-aa7b586936e9 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:12.396765 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [req-df1da128-b27f-467a-8579-6eda0580f262 req-ca287e6c-fb75-4559-9c71-aa7b586936e9 demo demo] Calling method 'version_select' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:12.397344 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [req-df1da128-b27f-467a-8579-6eda0580f262 req-ca287e6c-fb75-4559-9c71-aa7b586936e9 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 19 00:31:12.397805 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 4/12] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jun 19 00:31:12 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 19 00:31:12.440477 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-4917fc1a-cf55-4bb2-91ab-88083761ac77 None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:12.443999 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-4917fc1a-cf55-4bb2-91ab-88083761ac77 demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 19 00:31:12.444420 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-4917fc1a-cf55-4bb2-91ab-88083761ac77 demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:12.444832 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-4917fc1a-cf55-4bb2-91ab-88083761ac77 demo demo] Calling method 'show' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:12.454430 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-4917fc1a-cf55-4bb2-91ab-88083761ac77 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 19 00:31:12.454855 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jun 19 00:31:12 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 19 00:31:13.071024 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-38ca993a-49fd-4cb8-96fb-8ac12bfb7199 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:13.072372 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 4/14] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jun 19 00:31:13 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 19 00:31:13.103615 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-d895f34e-6cc2-48eb-86cd-d517ddf56aa3 None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:13.105929 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 4/15] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jun 19 00:31:13 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:31:13.139886 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [req-d895f34e-6cc2-48eb-86cd-d517ddf56aa3 req-6851e842-74b8-44f6-a06a-6a212723069c None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:13.141513 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [req-d895f34e-6cc2-48eb-86cd-d517ddf56aa3 req-6851e842-74b8-44f6-a06a-6a212723069c demo demo] GET https://199.204.45.222/volume/v3/ Jun 19 00:31:13.141670 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [req-d895f34e-6cc2-48eb-86cd-d517ddf56aa3 req-6851e842-74b8-44f6-a06a-6a212723069c demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:13.141837 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [req-d895f34e-6cc2-48eb-86cd-d517ddf56aa3 req-6851e842-74b8-44f6-a06a-6a212723069c demo demo] Calling method 'version_select' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:13.142176 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [req-d895f34e-6cc2-48eb-86cd-d517ddf56aa3 req-6851e842-74b8-44f6-a06a-6a212723069c demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 19 00:31:13.142501 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 5/16] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jun 19 00:31:13 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:31:13.181199 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-d18e407a-adda-44bf-b0c2-56d8787beba3 None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:13.184511 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-d18e407a-adda-44bf-b0c2-56d8787beba3 demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 19 00:31:13.184864 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-d18e407a-adda-44bf-b0c2-56d8787beba3 demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:13.185237 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-d18e407a-adda-44bf-b0c2-56d8787beba3 demo demo] Calling method 'show' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:13.194785 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-d18e407a-adda-44bf-b0c2-56d8787beba3 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 19 00:31:13.195211 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jun 19 00:31:13 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:31:13.236753 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-45319816-6216-4871-9e43-c4f78a14faae None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:13.237923 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 5/18] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jun 19 00:31:13 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 19 00:31:13.272490 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-cff8f906-4259-41ce-9cdc-da11ad324f03 None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:13.275145 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 5/19] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jun 19 00:31:13 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:31:13.310701 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [req-cff8f906-4259-41ce-9cdc-da11ad324f03 req-57975f07-d560-4e9e-9153-d8f5080a1e30 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:13.313762 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [req-cff8f906-4259-41ce-9cdc-da11ad324f03 req-57975f07-d560-4e9e-9153-d8f5080a1e30 demo demo] GET https://199.204.45.222/volume/v3/ Jun 19 00:31:13.314138 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [req-cff8f906-4259-41ce-9cdc-da11ad324f03 req-57975f07-d560-4e9e-9153-d8f5080a1e30 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:13.314757 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [req-cff8f906-4259-41ce-9cdc-da11ad324f03 req-57975f07-d560-4e9e-9153-d8f5080a1e30 demo demo] Calling method 'version_select' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:13.315218 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [req-cff8f906-4259-41ce-9cdc-da11ad324f03 req-57975f07-d560-4e9e-9153-d8f5080a1e30 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 19 00:31:13.315646 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 6/20] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jun 19 00:31:13 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 19 00:31:13.353807 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-8b4ff0b4-1882-4aff-9ab1-4e224b318e3a None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:13.357382 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-8b4ff0b4-1882-4aff-9ab1-4e224b318e3a demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 19 00:31:13.357755 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-8b4ff0b4-1882-4aff-9ab1-4e224b318e3a demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:13.358164 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-8b4ff0b4-1882-4aff-9ab1-4e224b318e3a demo demo] Calling method 'show' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:13.367883 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-8b4ff0b4-1882-4aff-9ab1-4e224b318e3a demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 19 00:31:13.368316 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jun 19 00:31:13 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:31:21.415956 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:31:23.363387 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writing DB stats cinder:SELECT=8 {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:37:48.108060 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-a36755bc-7c5d-4700-a786-c2f7f4f069cd None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:37:48.200402 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-a36755bc-7c5d-4700-a786-c2f7f4f069cd demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:37:48.200402 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-a36755bc-7c5d-4700-a786-c2f7f4f069cd demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:37:48.200402 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-a36755bc-7c5d-4700-a786-c2f7f4f069cd demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:37:48.200402 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-a36755bc-7c5d-4700-a786-c2f7f4f069cd demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:37:48.200402 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-a36755bc-7c5d-4700-a786-c2f7f4f069cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:37:48.241634 np0000182218 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-a36755bc-7c5d-4700-a786-c2f7f4f069cd demo demo] Get all volumes completed successfully. Jun 19 00:37:48.244752 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-a36755bc-7c5d-4700-a786-c2f7f4f069cd demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:37:48.245415 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:37:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:37:58.238030 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:38:48.273981 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-76be3d48-473c-462d-bb99-831d37fb94de None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:38:48.278855 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-76be3d48-473c-462d-bb99-831d37fb94de demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:38:48.279404 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-76be3d48-473c-462d-bb99-831d37fb94de demo demo] Empty body provided in request {{(pid=112191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:38:48.279706 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-76be3d48-473c-462d-bb99-831d37fb94de demo demo] Calling method 'detail' {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:38:48.280296 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.api_utils [None req-76be3d48-473c-462d-bb99-831d37fb94de demo demo] Removing options '' from query. {{(pid=112191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:38:48.282233 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.volume.api [None req-76be3d48-473c-462d-bb99-831d37fb94de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:38:48.320098 np0000182218 devstack@c-api.service[112191]: INFO cinder.volume.api [None req-76be3d48-473c-462d-bb99-831d37fb94de demo demo] Get all volumes completed successfully. Jun 19 00:38:48.322198 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-76be3d48-473c-462d-bb99-831d37fb94de demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:38:48.322584 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 6/23] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:38:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:38:58.315115 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=1 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:39:48.358889 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-7afdb531-a725-4733-858d-df726860817b None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:48.363062 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-7afdb531-a725-4733-858d-df726860817b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:39:48.363332 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-7afdb531-a725-4733-858d-df726860817b demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:48.363591 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-7afdb531-a725-4733-858d-df726860817b demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:48.364141 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-7afdb531-a725-4733-858d-df726860817b demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:39:48.365169 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-7afdb531-a725-4733-858d-df726860817b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:39:48.406471 np0000182218 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-7afdb531-a725-4733-858d-df726860817b demo demo] Get all volumes completed successfully. Jun 19 00:39:48.409397 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-7afdb531-a725-4733-858d-df726860817b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:39:48.409667 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 7/24] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:39:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:39:58.399290 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:40:48.421593 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-e554c2a5-419e-4b1d-acd0-1043cb113d6c None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:40:48.424424 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-e554c2a5-419e-4b1d-acd0-1043cb113d6c demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:40:48.424617 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-e554c2a5-419e-4b1d-acd0-1043cb113d6c demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:40:48.424818 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-e554c2a5-419e-4b1d-acd0-1043cb113d6c demo demo] Calling method 'detail' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:40:48.425304 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.api_utils [None req-e554c2a5-419e-4b1d-acd0-1043cb113d6c demo demo] Removing options '' from query. {{(pid=112192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:40:48.426035 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.volume.api [None req-e554c2a5-419e-4b1d-acd0-1043cb113d6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:40:48.483858 np0000182218 devstack@c-api.service[112192]: INFO cinder.volume.api [None req-e554c2a5-419e-4b1d-acd0-1043cb113d6c demo demo] Get all volumes completed successfully. Jun 19 00:40:48.487301 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-e554c2a5-419e-4b1d-acd0-1043cb113d6c demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:40:48.487664 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:40:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:40:58.461567 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writing DB stats cinder:SELECT=1 {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:41:48.506884 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-3ef64003-e354-46fb-8496-9e708aa510ea None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:41:48.510144 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-3ef64003-e354-46fb-8496-9e708aa510ea demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:41:48.510461 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-3ef64003-e354-46fb-8496-9e708aa510ea demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:41:48.510725 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-3ef64003-e354-46fb-8496-9e708aa510ea demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:41:48.511322 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-3ef64003-e354-46fb-8496-9e708aa510ea demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:41:48.512399 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-3ef64003-e354-46fb-8496-9e708aa510ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:41:48.525120 np0000182218 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-3ef64003-e354-46fb-8496-9e708aa510ea demo demo] Get all volumes completed successfully. Jun 19 00:41:48.527144 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-3ef64003-e354-46fb-8496-9e708aa510ea demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:41:48.527506 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:41:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:41:58.515672 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:42:48.543606 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-0acd258e-8055-4869-aebb-27697b6c33ff None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:42:48.634051 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-0acd258e-8055-4869-aebb-27697b6c33ff demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:42:48.634051 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-0acd258e-8055-4869-aebb-27697b6c33ff demo demo] Empty body provided in request {{(pid=112191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:42:48.634855 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-0acd258e-8055-4869-aebb-27697b6c33ff demo demo] Calling method 'detail' {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:42:48.635619 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.api_utils [None req-0acd258e-8055-4869-aebb-27697b6c33ff demo demo] Removing options '' from query. {{(pid=112191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:42:48.636695 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.volume.api [None req-0acd258e-8055-4869-aebb-27697b6c33ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:42:48.644450 np0000182218 devstack@c-api.service[112191]: INFO cinder.volume.api [None req-0acd258e-8055-4869-aebb-27697b6c33ff demo demo] Get all volumes completed successfully. Jun 19 00:42:48.647560 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-0acd258e-8055-4869-aebb-27697b6c33ff demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:42:48.647560 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 7/27] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:42:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:42:58.640425 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=1 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:43:48.671079 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-9e98571b-5cac-413e-a6e3-95859cdb776f None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:43:48.673994 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-9e98571b-5cac-413e-a6e3-95859cdb776f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:43:48.674320 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-9e98571b-5cac-413e-a6e3-95859cdb776f demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:43:48.674771 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-9e98571b-5cac-413e-a6e3-95859cdb776f demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:43:48.675185 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-9e98571b-5cac-413e-a6e3-95859cdb776f demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:43:48.676281 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-9e98571b-5cac-413e-a6e3-95859cdb776f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:43:48.683720 np0000182218 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-9e98571b-5cac-413e-a6e3-95859cdb776f demo demo] Get all volumes completed successfully. Jun 19 00:43:48.685795 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-9e98571b-5cac-413e-a6e3-95859cdb776f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:43:48.686148 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 8/28] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:43:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:43:58.679498 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:44:48.698953 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-96ca1c57-2b8e-4595-a41b-666cc188e5b1 None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:44:48.701311 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-96ca1c57-2b8e-4595-a41b-666cc188e5b1 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:44:48.701566 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-96ca1c57-2b8e-4595-a41b-666cc188e5b1 demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:44:48.701787 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-96ca1c57-2b8e-4595-a41b-666cc188e5b1 demo demo] Calling method 'detail' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:44:48.702098 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.api_utils [None req-96ca1c57-2b8e-4595-a41b-666cc188e5b1 demo demo] Removing options '' from query. {{(pid=112192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:44:48.702856 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.volume.api [None req-96ca1c57-2b8e-4595-a41b-666cc188e5b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:44:48.712330 np0000182218 devstack@c-api.service[112192]: INFO cinder.volume.api [None req-96ca1c57-2b8e-4595-a41b-666cc188e5b1 demo demo] Get all volumes completed successfully. Jun 19 00:44:48.714397 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-96ca1c57-2b8e-4595-a41b-666cc188e5b1 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:44:48.714890 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:44:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:44:58.705844 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writing DB stats cinder:SELECT=1 {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:45:48.733105 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-cc75cbaa-9029-46eb-8542-6f671c54621c None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:45:48.735056 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-cc75cbaa-9029-46eb-8542-6f671c54621c demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:45:48.735238 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-cc75cbaa-9029-46eb-8542-6f671c54621c demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:45:48.735440 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-cc75cbaa-9029-46eb-8542-6f671c54621c demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:45:48.735658 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-cc75cbaa-9029-46eb-8542-6f671c54621c demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:45:48.736432 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-cc75cbaa-9029-46eb-8542-6f671c54621c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:45:48.744527 np0000182218 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-cc75cbaa-9029-46eb-8542-6f671c54621c demo demo] Get all volumes completed successfully. Jun 19 00:45:48.747283 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-cc75cbaa-9029-46eb-8542-6f671c54621c demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:45:48.747759 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:45:48 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 19 00:45:58.739071 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:46:48.761539 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-ab3fcfef-0cda-4fd7-8383-53c87454d701 None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:46:48.764805 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-ab3fcfef-0cda-4fd7-8383-53c87454d701 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:46:48.765042 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-ab3fcfef-0cda-4fd7-8383-53c87454d701 demo demo] Empty body provided in request {{(pid=112191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:46:48.765290 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-ab3fcfef-0cda-4fd7-8383-53c87454d701 demo demo] Calling method 'detail' {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:46:48.765582 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.api_utils [None req-ab3fcfef-0cda-4fd7-8383-53c87454d701 demo demo] Removing options '' from query. {{(pid=112191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:46:48.766649 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.volume.api [None req-ab3fcfef-0cda-4fd7-8383-53c87454d701 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:46:48.777528 np0000182218 devstack@c-api.service[112191]: INFO cinder.volume.api [None req-ab3fcfef-0cda-4fd7-8383-53c87454d701 demo demo] Get all volumes completed successfully. Jun 19 00:46:48.780394 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-ab3fcfef-0cda-4fd7-8383-53c87454d701 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:46:48.780947 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 8/31] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:46:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:46:58.770132 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=1 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:47:48.793955 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-77a338e5-9c43-476f-b6b4-4382e766332f None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:47:48.933184 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-77a338e5-9c43-476f-b6b4-4382e766332f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:47:48.933425 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-77a338e5-9c43-476f-b6b4-4382e766332f demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:47:48.933686 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-77a338e5-9c43-476f-b6b4-4382e766332f demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:47:48.934014 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-77a338e5-9c43-476f-b6b4-4382e766332f demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:47:48.934997 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-77a338e5-9c43-476f-b6b4-4382e766332f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:47:48.944514 np0000182218 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-77a338e5-9c43-476f-b6b4-4382e766332f demo demo] Get all volumes completed successfully. Jun 19 00:47:48.947152 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-77a338e5-9c43-476f-b6b4-4382e766332f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:47:48.947850 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 9/32] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:47:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:47:58.938666 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:48:48.964351 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-7e24fd89-f52a-4c40-87d2-5ecaa936eaa6 None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:48:48.967191 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-7e24fd89-f52a-4c40-87d2-5ecaa936eaa6 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:48:48.967445 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-7e24fd89-f52a-4c40-87d2-5ecaa936eaa6 demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:48:48.967684 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-7e24fd89-f52a-4c40-87d2-5ecaa936eaa6 demo demo] Calling method 'detail' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:48:48.968025 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.api_utils [None req-7e24fd89-f52a-4c40-87d2-5ecaa936eaa6 demo demo] Removing options '' from query. {{(pid=112192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:48:48.968971 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.volume.api [None req-7e24fd89-f52a-4c40-87d2-5ecaa936eaa6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:48:48.977218 np0000182218 devstack@c-api.service[112192]: INFO cinder.volume.api [None req-7e24fd89-f52a-4c40-87d2-5ecaa936eaa6 demo demo] Get all volumes completed successfully. Jun 19 00:48:48.979053 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-7e24fd89-f52a-4c40-87d2-5ecaa936eaa6 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:48:48.979379 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:48:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:48:58.972444 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writing DB stats cinder:SELECT=1 {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:49:48.994209 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-7c6c7781-9c57-43f4-b32e-ffa6e571df14 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:49:48.996949 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-7c6c7781-9c57-43f4-b32e-ffa6e571df14 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:49:48.997332 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-7c6c7781-9c57-43f4-b32e-ffa6e571df14 demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:49:48.997522 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-7c6c7781-9c57-43f4-b32e-ffa6e571df14 demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:49:48.997779 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-7c6c7781-9c57-43f4-b32e-ffa6e571df14 demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:49:48.998761 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-7c6c7781-9c57-43f4-b32e-ffa6e571df14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:49:49.007425 np0000182218 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-7c6c7781-9c57-43f4-b32e-ffa6e571df14 demo demo] Get all volumes completed successfully. Jun 19 00:49:49.010169 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-7c6c7781-9c57-43f4-b32e-ffa6e571df14 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:49:49.010644 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:49:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:49:59.002310 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:50:49.025429 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-f5fce990-0116-44f2-a14e-35063c596dbd None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:50:49.028952 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-f5fce990-0116-44f2-a14e-35063c596dbd demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:50:49.029364 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-f5fce990-0116-44f2-a14e-35063c596dbd demo demo] Empty body provided in request {{(pid=112191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:50:49.029781 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-f5fce990-0116-44f2-a14e-35063c596dbd demo demo] Calling method 'detail' {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:50:49.030291 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.api_utils [None req-f5fce990-0116-44f2-a14e-35063c596dbd demo demo] Removing options '' from query. {{(pid=112191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:50:49.032459 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.volume.api [None req-f5fce990-0116-44f2-a14e-35063c596dbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:50:49.047741 np0000182218 devstack@c-api.service[112191]: INFO cinder.volume.api [None req-f5fce990-0116-44f2-a14e-35063c596dbd demo demo] Get all volumes completed successfully. Jun 19 00:50:49.051618 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-f5fce990-0116-44f2-a14e-35063c596dbd demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:50:49.051986 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 9/35] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:50:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:50:59.038392 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=1 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:51:49.069240 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-30a13b11-7a35-4154-a5fa-8888b7a1060b None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:51:49.073158 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-30a13b11-7a35-4154-a5fa-8888b7a1060b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:51:49.073550 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-30a13b11-7a35-4154-a5fa-8888b7a1060b demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:51:49.073917 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-30a13b11-7a35-4154-a5fa-8888b7a1060b demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:51:49.074457 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-30a13b11-7a35-4154-a5fa-8888b7a1060b demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:51:49.075876 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-30a13b11-7a35-4154-a5fa-8888b7a1060b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:51:49.084017 np0000182218 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-30a13b11-7a35-4154-a5fa-8888b7a1060b demo demo] Get all volumes completed successfully. Jun 19 00:51:49.085793 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-30a13b11-7a35-4154-a5fa-8888b7a1060b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:51:49.086110 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 10/36] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:51:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:51:59.079948 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:52:49.101664 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-a75354c8-f64b-4eed-9820-c474902b3824 None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:52:49.225885 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-a75354c8-f64b-4eed-9820-c474902b3824 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:52:49.226070 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-a75354c8-f64b-4eed-9820-c474902b3824 demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:52:49.226238 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-a75354c8-f64b-4eed-9820-c474902b3824 demo demo] Calling method 'detail' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:52:49.226483 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.api_utils [None req-a75354c8-f64b-4eed-9820-c474902b3824 demo demo] Removing options '' from query. {{(pid=112192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:52:49.227170 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.volume.api [None req-a75354c8-f64b-4eed-9820-c474902b3824 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:52:49.235079 np0000182218 devstack@c-api.service[112192]: INFO cinder.volume.api [None req-a75354c8-f64b-4eed-9820-c474902b3824 demo demo] Get all volumes completed successfully. Jun 19 00:52:49.237583 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-a75354c8-f64b-4eed-9820-c474902b3824 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:52:49.238104 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:52:49 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 19 00:52:59.229870 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writing DB stats cinder:SELECT=1 {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:53:49.257893 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-e91f21ab-6d5d-4563-a74d-0d94fc0143d4 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:53:49.260324 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-e91f21ab-6d5d-4563-a74d-0d94fc0143d4 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:53:49.260832 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-e91f21ab-6d5d-4563-a74d-0d94fc0143d4 demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:53:49.261240 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-e91f21ab-6d5d-4563-a74d-0d94fc0143d4 demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:53:49.261776 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-e91f21ab-6d5d-4563-a74d-0d94fc0143d4 demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:53:49.263217 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-e91f21ab-6d5d-4563-a74d-0d94fc0143d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:53:49.275380 np0000182218 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-e91f21ab-6d5d-4563-a74d-0d94fc0143d4 demo demo] Get all volumes completed successfully. Jun 19 00:53:49.278367 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-e91f21ab-6d5d-4563-a74d-0d94fc0143d4 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:53:49.278948 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 10/38] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:53:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:53:59.297789 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:54:49.295448 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-798e8767-58a4-4107-b5b4-996abfffaec3 None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:54:49.297533 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-798e8767-58a4-4107-b5b4-996abfffaec3 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:54:49.297698 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-798e8767-58a4-4107-b5b4-996abfffaec3 demo demo] Empty body provided in request {{(pid=112191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:54:49.297875 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-798e8767-58a4-4107-b5b4-996abfffaec3 demo demo] Calling method 'detail' {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:54:49.298124 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.api_utils [None req-798e8767-58a4-4107-b5b4-996abfffaec3 demo demo] Removing options '' from query. {{(pid=112191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:54:49.298774 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.volume.api [None req-798e8767-58a4-4107-b5b4-996abfffaec3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:54:49.311568 np0000182218 devstack@c-api.service[112191]: INFO cinder.volume.api [None req-798e8767-58a4-4107-b5b4-996abfffaec3 demo demo] Get all volumes completed successfully. Jun 19 00:54:49.313632 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-798e8767-58a4-4107-b5b4-996abfffaec3 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:54:49.314013 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 10/39] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:54:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:54:59.305531 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=1 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:55:49.335211 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-4e3c1037-9154-4d39-a3df-c6dca44e1f33 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:55:49.339778 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-4e3c1037-9154-4d39-a3df-c6dca44e1f33 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:55:49.340148 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-4e3c1037-9154-4d39-a3df-c6dca44e1f33 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:55:49.340704 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-4e3c1037-9154-4d39-a3df-c6dca44e1f33 demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:55:49.341085 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-4e3c1037-9154-4d39-a3df-c6dca44e1f33 demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:55:49.342101 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-4e3c1037-9154-4d39-a3df-c6dca44e1f33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:55:49.351709 np0000182218 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-4e3c1037-9154-4d39-a3df-c6dca44e1f33 demo demo] Get all volumes completed successfully. Jun 19 00:55:49.355132 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-4e3c1037-9154-4d39-a3df-c6dca44e1f33 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:55:49.355132 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 11/40] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:55:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:55:59.346462 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:56:49.369609 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-40728339-57fe-415c-9ffb-5f9b33bfe586 None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:56:49.374823 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-40728339-57fe-415c-9ffb-5f9b33bfe586 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:56:49.375197 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-40728339-57fe-415c-9ffb-5f9b33bfe586 demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:56:49.375645 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-40728339-57fe-415c-9ffb-5f9b33bfe586 demo demo] Calling method 'detail' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:56:49.377355 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.api_utils [None req-40728339-57fe-415c-9ffb-5f9b33bfe586 demo demo] Removing options '' from query. {{(pid=112192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:56:49.378165 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.volume.api [None req-40728339-57fe-415c-9ffb-5f9b33bfe586 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:56:49.387460 np0000182218 devstack@c-api.service[112192]: INFO cinder.volume.api [None req-40728339-57fe-415c-9ffb-5f9b33bfe586 demo demo] Get all volumes completed successfully. Jun 19 00:56:49.389322 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-40728339-57fe-415c-9ffb-5f9b33bfe586 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:56:49.389666 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 10/41] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:56:49 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 19 00:56:59.381805 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writing DB stats cinder:SELECT=1 {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:57:49.402935 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-0cb89f35-65b7-4e2d-a3e5-f0059d85e77f None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:57:49.497134 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-0cb89f35-65b7-4e2d-a3e5-f0059d85e77f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:57:49.497424 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-0cb89f35-65b7-4e2d-a3e5-f0059d85e77f demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:57:49.497650 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-0cb89f35-65b7-4e2d-a3e5-f0059d85e77f demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:57:49.499119 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-0cb89f35-65b7-4e2d-a3e5-f0059d85e77f demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:57:49.499119 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-0cb89f35-65b7-4e2d-a3e5-f0059d85e77f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:57:49.507206 np0000182218 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-0cb89f35-65b7-4e2d-a3e5-f0059d85e77f demo demo] Get all volumes completed successfully. Jun 19 00:57:49.509914 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-0cb89f35-65b7-4e2d-a3e5-f0059d85e77f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:57:49.510363 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 11/42] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:57:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:57:59.502208 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:58:49.524721 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-ebb31c7c-cf20-49c6-a0ec-dc06f0da6281 None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:58:49.527563 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-ebb31c7c-cf20-49c6-a0ec-dc06f0da6281 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:58:49.527816 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-ebb31c7c-cf20-49c6-a0ec-dc06f0da6281 demo demo] Empty body provided in request {{(pid=112191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:58:49.528074 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-ebb31c7c-cf20-49c6-a0ec-dc06f0da6281 demo demo] Calling method 'detail' {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:58:49.528400 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.api_utils [None req-ebb31c7c-cf20-49c6-a0ec-dc06f0da6281 demo demo] Removing options '' from query. {{(pid=112191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:58:49.529399 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.volume.api [None req-ebb31c7c-cf20-49c6-a0ec-dc06f0da6281 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:58:49.538335 np0000182218 devstack@c-api.service[112191]: INFO cinder.volume.api [None req-ebb31c7c-cf20-49c6-a0ec-dc06f0da6281 demo demo] Get all volumes completed successfully. Jun 19 00:58:49.541006 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-ebb31c7c-cf20-49c6-a0ec-dc06f0da6281 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:58:49.541492 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 11/43] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:58:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:58:59.532734 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=1 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:59:49.557693 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-48f83ae4-f59a-4ab9-8d21-1bb754e95228 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:49.561826 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-48f83ae4-f59a-4ab9-8d21-1bb754e95228 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 00:59:49.562204 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-48f83ae4-f59a-4ab9-8d21-1bb754e95228 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:59:49.562743 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-48f83ae4-f59a-4ab9-8d21-1bb754e95228 demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:59:49.563204 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-48f83ae4-f59a-4ab9-8d21-1bb754e95228 demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:59:49.564960 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-48f83ae4-f59a-4ab9-8d21-1bb754e95228 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:59:49.573189 np0000182218 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-48f83ae4-f59a-4ab9-8d21-1bb754e95228 demo demo] Get all volumes completed successfully. Jun 19 00:59:49.574868 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-48f83ae4-f59a-4ab9-8d21-1bb754e95228 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:59:49.575175 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 12/44] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 00:59:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:59:59.568085 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:00:49.589807 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-6290cf8e-2add-4daa-ba99-ac1e052f769b None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:49.592706 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-6290cf8e-2add-4daa-ba99-ac1e052f769b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 01:00:49.592966 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-6290cf8e-2add-4daa-ba99-ac1e052f769b demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:49.593265 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-6290cf8e-2add-4daa-ba99-ac1e052f769b demo demo] Calling method 'detail' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:49.593574 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.api_utils [None req-6290cf8e-2add-4daa-ba99-ac1e052f769b demo demo] Removing options '' from query. {{(pid=112192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:00:49.594572 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.volume.api [None req-6290cf8e-2add-4daa-ba99-ac1e052f769b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:00:49.602415 np0000182218 devstack@c-api.service[112192]: INFO cinder.volume.api [None req-6290cf8e-2add-4daa-ba99-ac1e052f769b demo demo] Get all volumes completed successfully. Jun 19 01:00:49.604512 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-6290cf8e-2add-4daa-ba99-ac1e052f769b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:00:49.604960 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 11/45] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 01:00:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:00:59.598028 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writing DB stats cinder:SELECT=1 {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:01:49.619927 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-b7990042-e2c2-4e39-9c06-c9ab1aa75a8b None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:01:49.622699 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-b7990042-e2c2-4e39-9c06-c9ab1aa75a8b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 01:01:49.622874 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-b7990042-e2c2-4e39-9c06-c9ab1aa75a8b demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:01:49.623055 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-b7990042-e2c2-4e39-9c06-c9ab1aa75a8b demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:01:49.623281 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-b7990042-e2c2-4e39-9c06-c9ab1aa75a8b demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:01:49.623994 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-b7990042-e2c2-4e39-9c06-c9ab1aa75a8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:01:49.631405 np0000182218 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-b7990042-e2c2-4e39-9c06-c9ab1aa75a8b demo demo] Get all volumes completed successfully. Jun 19 01:01:49.633263 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-b7990042-e2c2-4e39-9c06-c9ab1aa75a8b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:01:49.633607 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 12/46] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 01:01:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:01:59.626716 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:02:49.652536 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-c013de2f-a187-48ee-a8f2-1cfca5fa690e None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:02:49.698763 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-c013de2f-a187-48ee-a8f2-1cfca5fa690e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 01:02:49.699024 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-c013de2f-a187-48ee-a8f2-1cfca5fa690e demo demo] Empty body provided in request {{(pid=112191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:02:49.699294 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-c013de2f-a187-48ee-a8f2-1cfca5fa690e demo demo] Calling method 'detail' {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:02:49.702311 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.api_utils [None req-c013de2f-a187-48ee-a8f2-1cfca5fa690e demo demo] Removing options '' from query. {{(pid=112191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:02:49.703501 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.volume.api [None req-c013de2f-a187-48ee-a8f2-1cfca5fa690e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:02:49.711899 np0000182218 devstack@c-api.service[112191]: INFO cinder.volume.api [None req-c013de2f-a187-48ee-a8f2-1cfca5fa690e demo demo] Get all volumes completed successfully. Jun 19 01:02:49.714361 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-c013de2f-a187-48ee-a8f2-1cfca5fa690e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:02:49.714854 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 12/47] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 01:02:49 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 19 01:02:59.707316 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=1 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:49.741004 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-dff6e1e7-c7eb-4774-8323-dd0ac9318e72 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:49.743734 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-dff6e1e7-c7eb-4774-8323-dd0ac9318e72 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 01:03:49.743961 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-dff6e1e7-c7eb-4774-8323-dd0ac9318e72 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:49.744200 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-dff6e1e7-c7eb-4774-8323-dd0ac9318e72 demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:49.744503 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-dff6e1e7-c7eb-4774-8323-dd0ac9318e72 demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:03:49.745427 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-dff6e1e7-c7eb-4774-8323-dd0ac9318e72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:03:49.752617 np0000182218 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-dff6e1e7-c7eb-4774-8323-dd0ac9318e72 demo demo] Get all volumes completed successfully. Jun 19 01:03:49.754444 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-dff6e1e7-c7eb-4774-8323-dd0ac9318e72 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:03:49.754760 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 13/48] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 01:03:49 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 19 01:03:59.748324 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:04:49.767271 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.middleware.request_id [None req-6e5dfc25-45f5-4f4d-85ff-7d2e1bcc2336 None None] RequestId filter calling following filter/app {{(pid=112192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:04:49.771542 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-6e5dfc25-45f5-4f4d-85ff-7d2e1bcc2336 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 01:04:49.771809 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-6e5dfc25-45f5-4f4d-85ff-7d2e1bcc2336 demo demo] Empty body provided in request {{(pid=112192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:04:49.771975 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.openstack.wsgi [None req-6e5dfc25-45f5-4f4d-85ff-7d2e1bcc2336 demo demo] Calling method 'detail' {{(pid=112192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:04:49.772109 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.api.api_utils [None req-6e5dfc25-45f5-4f4d-85ff-7d2e1bcc2336 demo demo] Removing options '' from query. {{(pid=112192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:04:49.772775 np0000182218 devstack@c-api.service[112192]: DEBUG cinder.volume.api [None req-6e5dfc25-45f5-4f4d-85ff-7d2e1bcc2336 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:04:49.783075 np0000182218 devstack@c-api.service[112192]: INFO cinder.volume.api [None req-6e5dfc25-45f5-4f4d-85ff-7d2e1bcc2336 demo demo] Get all volumes completed successfully. Jun 19 01:04:49.785915 np0000182218 devstack@c-api.service[112192]: INFO cinder.api.openstack.wsgi [None req-6e5dfc25-45f5-4f4d-85ff-7d2e1bcc2336 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:04:49.786405 np0000182218 devstack@c-api.service[112192]: [pid: 112192|app: 0|req: 12/49] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 01:04:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:04:59.776722 np0000182218 devstack@c-api.service[112192]: DEBUG dbcounter [-] [112192] Writing DB stats cinder:SELECT=1 {{(pid=112192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:05:49.811059 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-0d3ae6d4-43f2-4168-8177-9a06f8652600 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:05:49.815229 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-0d3ae6d4-43f2-4168-8177-9a06f8652600 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 01:05:49.815697 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-0d3ae6d4-43f2-4168-8177-9a06f8652600 demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:05:49.816084 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-0d3ae6d4-43f2-4168-8177-9a06f8652600 demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:05:49.816691 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-0d3ae6d4-43f2-4168-8177-9a06f8652600 demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:05:49.817843 np0000182218 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-0d3ae6d4-43f2-4168-8177-9a06f8652600 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:05:49.826483 np0000182218 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-0d3ae6d4-43f2-4168-8177-9a06f8652600 demo demo] Get all volumes completed successfully. Jun 19 01:05:49.829135 np0000182218 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-0d3ae6d4-43f2-4168-8177-9a06f8652600 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:05:49.829571 np0000182218 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 13/50] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 01:05:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:05:59.821406 np0000182218 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:06:49.842136 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.middleware.request_id [None req-0b7a66ff-3860-4e12-bd39-2ab0fd27ac93 None None] RequestId filter calling following filter/app {{(pid=112191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:49.846411 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-0b7a66ff-3860-4e12-bd39-2ab0fd27ac93 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 01:06:49.846685 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-0b7a66ff-3860-4e12-bd39-2ab0fd27ac93 demo demo] Empty body provided in request {{(pid=112191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:49.846921 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.openstack.wsgi [None req-0b7a66ff-3860-4e12-bd39-2ab0fd27ac93 demo demo] Calling method 'detail' {{(pid=112191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:49.847218 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.api.api_utils [None req-0b7a66ff-3860-4e12-bd39-2ab0fd27ac93 demo demo] Removing options '' from query. {{(pid=112191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:06:49.848123 np0000182218 devstack@c-api.service[112191]: DEBUG cinder.volume.api [None req-0b7a66ff-3860-4e12-bd39-2ab0fd27ac93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:06:49.855640 np0000182218 devstack@c-api.service[112191]: INFO cinder.volume.api [None req-0b7a66ff-3860-4e12-bd39-2ab0fd27ac93 demo demo] Get all volumes completed successfully. Jun 19 01:06:49.857433 np0000182218 devstack@c-api.service[112191]: INFO cinder.api.openstack.wsgi [None req-0b7a66ff-3860-4e12-bd39-2ab0fd27ac93 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:06:49.857760 np0000182218 devstack@c-api.service[112191]: [pid: 112191|app: 0|req: 13/51] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 01:06:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:06:59.851100 np0000182218 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=1 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:07:49.874049 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-9e081050-6b04-41fa-97f2-66d6cf10c3a5 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:07:49.966909 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-9e081050-6b04-41fa-97f2-66d6cf10c3a5 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 19 01:07:49.967672 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-9e081050-6b04-41fa-97f2-66d6cf10c3a5 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:07:49.967672 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-9e081050-6b04-41fa-97f2-66d6cf10c3a5 demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:07:49.967672 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-9e081050-6b04-41fa-97f2-66d6cf10c3a5 demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:07:49.968663 np0000182218 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-9e081050-6b04-41fa-97f2-66d6cf10c3a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:07:49.977375 np0000182218 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-9e081050-6b04-41fa-97f2-66d6cf10c3a5 demo demo] Get all volumes completed successfully. Jun 19 01:07:49.979979 np0000182218 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-9e081050-6b04-41fa-97f2-66d6cf10c3a5 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:07:49.980627 np0000182218 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 14/52] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jun 19 01:07:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:07:59.972279 np0000182218 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}