Jun 12 05:24:52.575989 np0000179770 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 05:24:52.586610 np0000179770 devstack@c-api.service[112265]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 05:24:52 2026] *** Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: nodename: np0000179770 Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: machine: x86_64 Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: clock source: unix Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: pcre jit disabled Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: detected number of CPU cores: 16 Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: current working directory: / Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: detected binary path: /usr/bin/uwsgi-core Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: your processes number limit is 256917 Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: your memory page size is 4096 bytes Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: detected max file descriptor number: 2048 Jun 12 05:24:52.588985 np0000179770 devstack@c-api.service[112265]: lock engine: pthread robust mutexes Jun 12 05:24:52.589964 np0000179770 devstack@c-api.service[112265]: thunder lock: enabled Jun 12 05:24:52.589964 np0000179770 devstack@c-api.service[112265]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 05:24:52.589964 np0000179770 devstack@c-api.service[112265]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 05:24:52.589964 np0000179770 devstack@c-api.service[112265]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 05:24:52.589964 np0000179770 devstack@c-api.service[112265]: Set PythonHome to /opt/stack/data/venv Jun 12 05:24:52.625208 np0000179770 devstack@c-api.service[112265]: Python main interpreter initialized at 0x7d8e27ca3668 Jun 12 05:24:52.625208 np0000179770 devstack@c-api.service[112265]: python threads support enabled Jun 12 05:24:52.625208 np0000179770 devstack@c-api.service[112265]: your server socket listen backlog is limited to 100 connections Jun 12 05:24:52.625208 np0000179770 devstack@c-api.service[112265]: your mercy for graceful operations on workers is 80 seconds Jun 12 05:24:52.625779 np0000179770 devstack@c-api.service[112265]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 05:24:52.625977 np0000179770 devstack@c-api.service[112265]: *** Operational MODE: preforking *** Jun 12 05:24:52.626145 np0000179770 devstack@c-api.service[112265]: *** uWSGI is running in multiple interpreter mode *** Jun 12 05:24:52.626145 np0000179770 devstack@c-api.service[112265]: spawned uWSGI master process (pid: 112265) Jun 12 05:24:52.626319 np0000179770 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 05:24:52.627245 np0000179770 devstack@c-api.service[112265]: spawned uWSGI worker 1 (pid: 112274, cores: 1) Jun 12 05:24:52.627779 np0000179770 devstack@c-api.service[112265]: spawned uWSGI worker 2 (pid: 112275, cores: 1) Jun 12 05:24:52.628366 np0000179770 devstack@c-api.service[112265]: spawned uWSGI worker 3 (pid: 112276, cores: 1) Jun 12 05:24:52.628914 np0000179770 devstack@c-api.service[112265]: spawned uWSGI worker 4 (pid: 112277, cores: 1) Jun 12 05:24:52.628971 np0000179770 devstack@c-api.service[112265]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 05:24:52.755298 np0000179770 devstack@c-api.service[112275]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 05:24:52.755298 np0000179770 devstack@c-api.service[112275]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 05:24:52.755298 np0000179770 devstack@c-api.service[112275]: we strongly recommend against using it for new projects. Jun 12 05:24:52.755298 np0000179770 devstack@c-api.service[112275]: If you are already using Eventlet, we recommend migrating to a different Jun 12 05:24:52.755298 np0000179770 devstack@c-api.service[112275]: framework. For more detail see Jun 12 05:24:52.755298 np0000179770 devstack@c-api.service[112275]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 05:24:52.755298 np0000179770 devstack@c-api.service[112275]: import eventlet # noqa Jun 12 05:24:52.756466 np0000179770 devstack@c-api.service[112276]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 05:24:52.756466 np0000179770 devstack@c-api.service[112276]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 05:24:52.756466 np0000179770 devstack@c-api.service[112276]: we strongly recommend against using it for new projects. Jun 12 05:24:52.756466 np0000179770 devstack@c-api.service[112276]: If you are already using Eventlet, we recommend migrating to a different Jun 12 05:24:52.756466 np0000179770 devstack@c-api.service[112276]: framework. For more detail see Jun 12 05:24:52.756466 np0000179770 devstack@c-api.service[112276]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 05:24:52.756466 np0000179770 devstack@c-api.service[112276]: import eventlet # noqa Jun 12 05:24:52.757446 np0000179770 devstack@c-api.service[112277]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 05:24:52.757446 np0000179770 devstack@c-api.service[112277]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 05:24:52.757446 np0000179770 devstack@c-api.service[112277]: we strongly recommend against using it for new projects. Jun 12 05:24:52.757446 np0000179770 devstack@c-api.service[112277]: If you are already using Eventlet, we recommend migrating to a different Jun 12 05:24:52.757446 np0000179770 devstack@c-api.service[112277]: framework. For more detail see Jun 12 05:24:52.757446 np0000179770 devstack@c-api.service[112277]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 05:24:52.757446 np0000179770 devstack@c-api.service[112277]: import eventlet # noqa Jun 12 05:24:52.760291 np0000179770 devstack@c-api.service[112274]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 05:24:52.760291 np0000179770 devstack@c-api.service[112274]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 05:24:52.760291 np0000179770 devstack@c-api.service[112274]: we strongly recommend against using it for new projects. Jun 12 05:24:52.760291 np0000179770 devstack@c-api.service[112274]: If you are already using Eventlet, we recommend migrating to a different Jun 12 05:24:52.760291 np0000179770 devstack@c-api.service[112274]: framework. For more detail see Jun 12 05:24:52.760291 np0000179770 devstack@c-api.service[112274]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 05:24:52.760291 np0000179770 devstack@c-api.service[112274]: import eventlet # noqa Jun 12 05:24:52.839188 np0000179770 devstack@c-api.service[112276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 05:24:52.839188 np0000179770 devstack@c-api.service[112276]: warnings.warn( Jun 12 05:24:52.840351 np0000179770 devstack@c-api.service[112275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 05:24:52.840351 np0000179770 devstack@c-api.service[112275]: warnings.warn( Jun 12 05:24:52.845606 np0000179770 devstack@c-api.service[112277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 05:24:52.845606 np0000179770 devstack@c-api.service[112277]: warnings.warn( Jun 12 05:24:52.845842 np0000179770 devstack@c-api.service[112274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 05:24:52.845842 np0000179770 devstack@c-api.service[112274]: warnings.warn( Jun 12 05:24:52.914775 np0000179770 devstack@c-api.service[112276]: /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 12 05:24:52.914775 np0000179770 devstack@c-api.service[112276]: from cgi import parse_header Jun 12 05:24:52.917453 np0000179770 devstack@c-api.service[112275]: /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 12 05:24:52.917453 np0000179770 devstack@c-api.service[112275]: from cgi import parse_header Jun 12 05:24:52.929494 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:52.929494 np0000179770 devstack@c-api.service[112277]: from cgi import parse_header Jun 12 05:24:52.943312 np0000179770 devstack@c-api.service[112274]: /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 12 05:24:52.943312 np0000179770 devstack@c-api.service[112274]: from cgi import parse_header Jun 12 05:24:52.961938 np0000179770 devstack@c-api.service[112276]: /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 12 05:24:52.961938 np0000179770 devstack@c-api.service[112276]: removals.removed_module( Jun 12 05:24:52.963678 np0000179770 devstack@c-api.service[112276]: /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 12 05:24:52.963678 np0000179770 devstack@c-api.service[112276]: removals.removed_module( Jun 12 05:24:52.964549 np0000179770 devstack@c-api.service[112275]: /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 12 05:24:52.964549 np0000179770 devstack@c-api.service[112275]: removals.removed_module( Jun 12 05:24:52.966053 np0000179770 devstack@c-api.service[112275]: /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 12 05:24:52.966053 np0000179770 devstack@c-api.service[112275]: removals.removed_module( Jun 12 05:24:52.977324 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:52.977324 np0000179770 devstack@c-api.service[112277]: removals.removed_module( Jun 12 05:24:52.978799 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:52.978799 np0000179770 devstack@c-api.service[112277]: removals.removed_module( Jun 12 05:24:52.991928 np0000179770 devstack@c-api.service[112274]: /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 12 05:24:52.991928 np0000179770 devstack@c-api.service[112274]: removals.removed_module( Jun 12 05:24:52.993995 np0000179770 devstack@c-api.service[112274]: /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 12 05:24:52.993995 np0000179770 devstack@c-api.service[112274]: removals.removed_module( Jun 12 05:24:53.587850 np0000179770 devstack@c-api.service[112276]: /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 12 05:24:53.587850 np0000179770 devstack@c-api.service[112276]: warnings.warn( Jun 12 05:24:53.609775 np0000179770 devstack@c-api.service[112275]: /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 12 05:24:53.609775 np0000179770 devstack@c-api.service[112275]: warnings.warn( Jun 12 05:24:53.639369 np0000179770 devstack@c-api.service[112274]: /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 12 05:24:53.639369 np0000179770 devstack@c-api.service[112274]: warnings.warn( Jun 12 05:24:53.654588 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:53.654588 np0000179770 devstack@c-api.service[112277]: warnings.warn( Jun 12 05:24:53.699295 np0000179770 devstack@c-api.service[112276]: /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 12 05:24:53.699295 np0000179770 devstack@c-api.service[112276]: warnings.warn( Jun 12 05:24:53.703772 np0000179770 devstack@c-api.service[112275]: /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 12 05:24:53.703772 np0000179770 devstack@c-api.service[112275]: warnings.warn( Jun 12 05:24:53.744386 np0000179770 devstack@c-api.service[112274]: /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 12 05:24:53.744386 np0000179770 devstack@c-api.service[112274]: warnings.warn( Jun 12 05:24:53.758880 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:53.758880 np0000179770 devstack@c-api.service[112277]: warnings.warn( Jun 12 05:24:54.006272 np0000179770 devstack@c-api.service[112275]: 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 12 05:24:54.006935 np0000179770 devstack@c-api.service[112275]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112275) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 05:24:54.010996 np0000179770 devstack@c-api.service[112276]: 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 12 05:24:54.011438 np0000179770 devstack@c-api.service[112276]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112276) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 05:24:54.027699 np0000179770 devstack@c-api.service[112274]: 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 12 05:24:54.028121 np0000179770 devstack@c-api.service[112274]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112274) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 05:24:54.032609 np0000179770 devstack@c-api.service[112277]: 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 12 05:24:54.032787 np0000179770 devstack@c-api.service[112277]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112277) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 05:24:54.092764 np0000179770 devstack@c-api.service[112276]: /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 12 05:24:54.092764 np0000179770 devstack@c-api.service[112276]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 05:24:54.093304 np0000179770 devstack@c-api.service[112275]: /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 12 05:24:54.093304 np0000179770 devstack@c-api.service[112275]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 05:24:54.093630 np0000179770 devstack@c-api.service[112274]: /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 12 05:24:54.093630 np0000179770 devstack@c-api.service[112274]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 05:24:54.093764 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:54.093764 np0000179770 devstack@c-api.service[112277]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 05:24:54.557153 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112274) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 05:24:54.557401 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112275) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 05:24:54.557541 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.557617 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.557671 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112277) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 05:24:54.557752 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.557806 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.557860 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.558027 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.558107 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.558159 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.558362 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.558557 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112276) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 05:24:54.559039 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.559218 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.559293 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.559293 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.559408 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.559472 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.559472 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.559581 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.559637 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.559692 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.559749 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.559805 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.559805 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.559904 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.559954 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.560009 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.560062 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.560112 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.560164 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.560213 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.560260 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.560306 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.560306 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.560645 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.560955 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.561027 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.561093 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.561148 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.561198 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.561249 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.561296 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.561364 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.561413 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.561460 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.561504 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.561546 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.561546 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.561634 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.561686 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.561741 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.561741 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.561741 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.561741 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.561741 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.562019 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.562373 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.562548 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.562706 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.562872 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.562942 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.562942 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.563046 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.563046 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.563131 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.563181 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.563229 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.563285 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.563346 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.563409 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.563409 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.563409 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.563547 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.563595 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.563777 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.563846 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.563846 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.563846 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.563846 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.563846 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.563846 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.564147 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.564297 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.565351 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.565351 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.565351 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.565351 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.565351 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.565351 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.565351 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.565351 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.565747 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.565747 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.565854 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.565904 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.565984 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.566034 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.566080 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.566133 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.566189 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.566234 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.566288 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.566359 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.566411 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.566458 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.566511 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.566559 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.566610 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.566658 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.566707 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.566756 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.566810 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.567122 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.567201 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.567253 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.567391 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.567443 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.567486 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.567532 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.567573 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.567616 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.567658 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.567702 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.567746 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.567792 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.567834 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.567877 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.567921 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.567969 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.568048 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.568101 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.568153 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.568153 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.568438 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.568614 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.568773 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.568922 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.569078 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.569239 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.569412 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.569498 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.569553 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.569606 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.569655 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.569711 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.569765 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.569819 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.569892 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.569959 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.570382 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.570439 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.570500 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.570554 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.570611 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.570658 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.570711 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.570711 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.570711 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.570711 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.570711 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.570711 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.570711 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.571021 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.571074 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.571120 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.571161 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.571200 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.571240 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.571296 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.571359 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.571415 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.571463 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.571509 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.571563 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.571612 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.573570 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.573570 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.573570 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.573570 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.573570 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.573570 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.573570 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.574160 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.574794 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.575316 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.575316 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.575316 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.575316 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.575316 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.575316 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.575316 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.575704 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.575704 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.575704 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.575704 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.575704 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.575704 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.576005 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.576062 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.576117 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.576117 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.576117 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.576117 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.576117 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.576439 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.576502 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.576632 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.576747 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.576820 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.576886 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.576943 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.577000 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.577057 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.577116 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.577174 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.577231 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.577296 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.577402 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.577476 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.580346 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.580410 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.580469 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.580517 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.580563 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.580599 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.580638 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.580676 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.580727 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.580772 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.580816 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.580857 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.580857 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.580857 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.581045 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.581098 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.581141 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.581217 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.581270 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.581309 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.581366 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.581427 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.581488 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.581545 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.581545 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.581545 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.581691 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.581691 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.583568 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.583634 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.583673 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.583725 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.583798 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.583861 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.583902 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.583944 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.583993 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.584043 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.584090 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.584143 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.584185 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.584227 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.584267 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.584315 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.584388 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.584436 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.584482 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.584533 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.584575 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.584615 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.584656 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.584696 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.584745 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.584789 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.584831 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.584877 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.584943 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.584997 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.585039 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.585080 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.585122 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.585180 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.585223 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.585266 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.585306 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.585365 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.585418 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.585459 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.585505 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.585546 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.585586 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.585631 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.585676 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.585722 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.585766 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.585806 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.585850 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.585906 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.586000 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.586050 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.586090 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.586140 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.586180 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.586226 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.586266 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.586307 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.586375 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.586423 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.586463 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.586503 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.586548 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.586588 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.586628 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.586668 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.586714 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.586754 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.586798 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.586850 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.586891 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.586933 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.586977 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.587037 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.587077 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.587118 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.587158 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.587197 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.587261 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.587322 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.587322 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.587322 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.587322 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.587322 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.587714 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.587714 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.587714 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.587833 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.587885 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.587931 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.587972 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.588012 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.588053 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.588053 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.588132 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.588186 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.588240 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.588281 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.588281 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.588368 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.588420 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.588460 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.588514 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.588554 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.588602 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.588650 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.588695 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.588743 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.588743 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.588743 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.588743 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.588743 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.590034 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.590108 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.590152 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.590188 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.590232 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.590274 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.590318 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.590381 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.590431 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.590477 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.590524 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.590566 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.590566 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.590635 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.590677 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.590721 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.590721 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.590793 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.590846 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.590889 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.590930 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.590971 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.591011 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.591053 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.591093 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.591093 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.591093 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.591210 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.591258 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.591258 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.591354 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.591397 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.591437 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.591478 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.591520 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.591561 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.591602 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.591661 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.591703 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.591745 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.591792 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.591839 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.591881 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.591923 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.591963 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.592004 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.592044 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.592100 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.592147 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.592192 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.592233 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.592280 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.592326 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.592380 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.592431 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.592478 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.592520 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.592567 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.592608 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.592650 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.592714 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.592756 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.592796 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.592838 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.592881 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.592922 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.592962 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.593003 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.593047 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.593095 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.593135 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.593173 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.593215 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.593253 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.593299 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.593561 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.593626 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.593626 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.593626 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.593626 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.593626 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.593626 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.593626 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.593626 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.594085 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.594085 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.594085 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.594085 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.594085 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.594085 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.594278 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.594310 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.594361 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.594394 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.594420 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.594454 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.594484 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.594519 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.594545 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.594577 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.594607 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.594636 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.594636 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.594689 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.594689 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.594748 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.594778 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.594778 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.594866 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.594901 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.594901 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.594901 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.595588 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.595643 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.595714 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.595773 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.595834 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.595888 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.595981 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.596048 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.596089 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.596116 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.596146 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.596179 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.596214 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.596248 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.596274 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.596305 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.596345 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.596372 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.596412 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.596439 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.596465 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.596499 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.596499 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.596499 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.596499 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.596609 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.596609 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.596676 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.597106 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.597163 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.597204 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.597257 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.597309 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.597385 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.597440 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.597485 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.597526 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.597567 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.597610 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.597671 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.597721 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.597768 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.597816 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.597861 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.597920 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.597999 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.598040 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.598084 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.598129 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.598181 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.598230 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.598274 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.598316 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.598379 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.598423 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.598483 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.598535 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.598580 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.598620 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.598659 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.598713 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.598760 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.598803 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.598835 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.598862 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.598899 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.598930 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.598955 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.598983 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.599052 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.599101 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.599132 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.599165 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.599196 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.599223 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.599262 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.599289 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.599315 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.599315 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.599315 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.599315 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.599315 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.599315 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.599315 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.599511 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.599547 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.599577 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.599607 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.599632 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.599665 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.599696 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.599728 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.599754 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.599787 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.599819 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.599848 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.599880 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.599914 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.599944 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.599979 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.600004 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.600038 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.600199 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.600250 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.600282 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.600317 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.600375 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.600375 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.600375 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.600375 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.600375 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.600375 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.600648 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.600648 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.600648 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.600735 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.600762 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.600793 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.600825 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.600858 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.600892 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.600922 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.600952 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.600991 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.601023 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.601050 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.601076 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.601107 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.601137 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.601167 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.601192 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.601225 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.601258 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.601288 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.601317 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.601365 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.601391 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.601422 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.601422 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.601422 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.601573 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.601629 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.601687 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.601749 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.601795 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.601837 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.601865 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.601891 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.601921 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.601986 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.602053 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.602093 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.602127 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.602159 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.602192 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.602224 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.602258 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.602311 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.602369 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.602369 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.602438 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.602474 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.602509 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.602539 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.602563 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.602563 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.602563 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.602638 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.604048 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.604110 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.604156 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.604231 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.604284 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.604321 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.604370 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.604401 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.604432 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.604463 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.604497 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.604536 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.604565 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.604591 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.604622 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.604649 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.604684 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.604713 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.604744 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.604770 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.604805 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.604835 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.604888 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.604939 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.604975 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.605003 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.605029 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.605058 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.605085 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.605116 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.605142 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.605242 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.605276 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.605306 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.605394 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.605430 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.605459 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.605490 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.605514 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.605544 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.605574 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.605612 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.605638 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.605671 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.605696 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.605727 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.605761 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.605796 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.605828 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.605862 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.605893 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.605927 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.606008 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.606034 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.606068 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.606068 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.606128 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.606128 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.606190 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.606226 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.606260 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.606290 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.606320 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.606374 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.606414 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.606449 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.606474 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.606506 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.606532 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.606569 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.606603 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.606635 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.606635 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.606690 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.606721 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.606753 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.606778 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.606803 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.606827 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.606857 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.606886 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.606911 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.606940 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.606972 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.607000 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.607026 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.607058 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.607083 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.607119 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.607148 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.607182 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.607208 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.607243 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.607269 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.607299 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.607342 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.607373 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.607400 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.607442 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.607475 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.607502 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.607532 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.607557 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.607586 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.607616 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.607650 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.607675 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.607675 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.607733 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.607766 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.607766 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.607766 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.609814 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.609869 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.609907 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.610024 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.610083 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.610124 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.610161 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.610189 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.610219 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.610245 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.610275 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.610355 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.610417 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.610462 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.610494 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.610522 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.610561 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.610616 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.610649 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.610677 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.610708 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.610734 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.610768 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.610799 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.610833 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.610863 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.610915 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.610973 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.611009 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.611041 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.611068 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.611099 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.611130 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.611160 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.611195 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.611241 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.611289 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.611357 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.611414 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.611455 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.611499 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.611541 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.611582 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.611622 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.611669 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.611722 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.611764 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.611805 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.611844 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.611886 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.611927 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.611968 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.612006 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.612053 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.612094 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.612142 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.612188 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.612188 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.612188 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.612297 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.612364 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.612450 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.612500 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.612540 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.612584 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.612635 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.612678 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.612726 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.612766 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.612816 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.612862 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.612980 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.613122 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.613122 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.613122 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.613249 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.613290 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.613349 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.613392 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.613444 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.613444 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.613444 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.613444 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.613444 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.618783 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.618878 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.618878 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.618945 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.619008 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.619046 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.619098 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.619140 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.619180 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.619231 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.619277 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.619315 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.619384 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.619426 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.619465 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.619504 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.619546 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.619582 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.619629 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.619667 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.619720 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.619765 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.619807 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.619843 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.619887 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.619928 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.619971 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.620012 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.620055 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.620091 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.620143 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.620186 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.620226 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.620267 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.620307 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.620364 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.620404 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.620450 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.620489 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.620522 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.620572 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.620609 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.620641 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.620680 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:24:54.620720 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.620758 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:24:54.620792 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.620834 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:24:54.620834 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:24:54.620834 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:24:54.620834 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:24:54.620834 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:24:54.664602 np0000179770 devstack@c-api.service[112277]: INFO dbcounter [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Registered counter for database cinder Jun 12 05:24:54.664864 np0000179770 devstack@c-api.service[112274]: INFO dbcounter [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Registered counter for database cinder Jun 12 05:24:54.666692 np0000179770 devstack@c-api.service[112275]: INFO dbcounter [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Registered counter for database cinder Jun 12 05:24:54.667262 np0000179770 devstack@c-api.service[112276]: INFO dbcounter [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Registered counter for database cinder Jun 12 05:24:54.713794 np0000179770 devstack@c-api.service[112277]: DEBUG oslo_db.sqlalchemy.engines [None req-35d98830-4274-429f-b5ff-b062254e441d 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=112277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:24:54.717542 np0000179770 devstack@c-api.service[112275]: DEBUG oslo_db.sqlalchemy.engines [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 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=112275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:24:54.723255 np0000179770 devstack@c-api.service[112274]: DEBUG oslo_db.sqlalchemy.engines [None req-6aa1bcee-eee8-4823-b127-9c241e550756 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=112274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:24:54.729185 np0000179770 devstack@c-api.service[112276]: DEBUG oslo_db.sqlalchemy.engines [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc 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=112276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:24:54.826387 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writer thread running {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 05:24:54.829325 np0000179770 devstack@c-api.service[112277]: INFO cinder.rpc [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 05:24:54.832078 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writer thread running {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 05:24:54.832391 np0000179770 devstack@c-api.service[112277]: INFO cinder.rpc [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 05:24:54.834618 np0000179770 devstack@c-api.service[112275]: INFO cinder.rpc [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 05:24:54.835375 np0000179770 devstack@c-api.service[112277]: INFO cinder.rpc [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 05:24:54.836919 np0000179770 devstack@c-api.service[112275]: INFO cinder.rpc [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 05:24:54.837773 np0000179770 devstack@c-api.service[112277]: INFO cinder.rpc [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 05:24:54.837913 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writer thread running {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 05:24:54.838617 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.839014 np0000179770 devstack@c-api.service[112275]: INFO cinder.rpc [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 05:24:54.840839 np0000179770 devstack@c-api.service[112274]: INFO cinder.rpc [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 05:24:54.840963 np0000179770 devstack@c-api.service[112275]: INFO cinder.rpc [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 05:24:54.841755 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.841860 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.841919 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writer thread running {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 05:24:54.843214 np0000179770 devstack@c-api.service[112274]: INFO cinder.rpc [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 05:24:54.844713 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.844786 np0000179770 devstack@c-api.service[112276]: INFO cinder.rpc [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 05:24:54.845375 np0000179770 devstack@c-api.service[112274]: INFO cinder.rpc [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 05:24:54.847453 np0000179770 devstack@c-api.service[112276]: INFO cinder.rpc [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 05:24:54.847734 np0000179770 devstack@c-api.service[112274]: INFO cinder.rpc [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 05:24:54.848932 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.849623 np0000179770 devstack@c-api.service[112276]: INFO cinder.rpc [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 05:24:54.851659 np0000179770 devstack@c-api.service[112276]: INFO cinder.rpc [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 05:24:54.852560 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.853040 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.855984 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.879226 np0000179770 devstack@c-api.service[112277]: DEBUG oslo_db.sqlalchemy.engines [None req-35d98830-4274-429f-b5ff-b062254e441d 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=112277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:24:54.881571 np0000179770 devstack@c-api.service[112275]: DEBUG oslo_db.sqlalchemy.engines [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 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=112275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:24:54.881647 np0000179770 devstack@c-api.service[112277]: INFO cinder.rpc [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 05:24:54.883979 np0000179770 devstack@c-api.service[112277]: INFO cinder.rpc [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 05:24:54.884132 np0000179770 devstack@c-api.service[112275]: INFO cinder.rpc [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 05:24:54.885059 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.886584 np0000179770 devstack@c-api.service[112275]: INFO cinder.rpc [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 05:24:54.887877 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.892621 np0000179770 devstack@c-api.service[112274]: DEBUG oslo_db.sqlalchemy.engines [None req-6aa1bcee-eee8-4823-b127-9c241e550756 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=112274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:24:54.894261 np0000179770 devstack@c-api.service[112276]: DEBUG oslo_db.sqlalchemy.engines [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc 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=112276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:24:54.895897 np0000179770 devstack@c-api.service[112274]: INFO cinder.rpc [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 05:24:54.897179 np0000179770 devstack@c-api.service[112276]: INFO cinder.rpc [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 05:24:54.897596 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.898193 np0000179770 devstack@c-api.service[112274]: INFO cinder.rpc [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 05:24:54.899326 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.899459 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.899781 np0000179770 devstack@c-api.service[112276]: INFO cinder.rpc [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 05:24:54.900743 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.901055 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.902563 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.903742 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.905600 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.908854 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.910749 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.911594 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.911911 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.913669 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.914668 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.914758 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.914812 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.916575 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.917696 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.917846 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.919421 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.919690 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.920574 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.922557 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.922644 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.922749 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.923375 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.924802 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.925457 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.925662 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.926540 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.926903 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.927405 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.928525 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.929522 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.929796 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.932593 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.932752 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.934305 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.934967 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.935399 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.936038 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.938173 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.938264 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.938292 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.939161 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.939568 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.939678 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.940369 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.940952 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.941789 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.941907 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.942257 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.942323 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.943221 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.943429 np0000179770 devstack@c-api.service[112277]: WARNING cinder.api.contrib.hosts [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 05:24:54.944129 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.944518 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.944832 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.945394 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.945662 np0000179770 devstack@c-api.service[112275]: WARNING cinder.api.contrib.hosts [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 05:24:54.946347 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.946432 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.946723 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.947628 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.947731 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.948177 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.948911 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.949009 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.949176 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: extensions {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.950395 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.950464 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: os-quota-class-sets {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.951030 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.951393 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: extensions {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.951713 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: scheduler-stats {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.953109 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.953182 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: os-quota-class-sets {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.953850 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: os-quota-sets {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.954356 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.954431 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: scheduler-stats {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.954566 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.955305 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: backups {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.955954 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.956405 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: os-quota-sets {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.957230 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: os-snapshot-manage {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.957319 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.957567 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.958014 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: backups {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.958399 np0000179770 devstack@c-api.service[112274]: WARNING cinder.api.contrib.hosts [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 05:24:54.958624 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: consistencygroups {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.959075 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.959754 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.960056 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: os-snapshot-manage {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.960354 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.960509 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: extra_specs {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.961163 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.961451 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: consistencygroups {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.961637 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.962055 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: os-hosts {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.962598 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.963139 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.963355 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: os-volume-manage {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.963453 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: extra_specs {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.963893 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.964101 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: extensions {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.964748 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: os-availability-zone {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.964830 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: os-hosts {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.965041 np0000179770 devstack@c-api.service[112276]: WARNING cinder.api.contrib.hosts [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 05:24:54.965366 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: os-quota-class-sets {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.965732 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.966029 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: encryption {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.966143 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: os-volume-manage {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.966627 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: scheduler-stats {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.967052 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.967487 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: os-volume-transfer {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.967556 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: os-availability-zone {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.968320 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.968585 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: os-quota-sets {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.968825 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: encryption {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.969056 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: capabilities {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.969797 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.970190 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: backups {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.970296 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: encryption {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.970424 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: os-volume-transfer {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.970788 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: extensions {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.971854 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: os-volume-type-access {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.972126 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: capabilities {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.972200 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: os-snapshot-manage {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.972657 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: os-quota-class-sets {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.973349 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: encryption {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.973396 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: cgsnapshots {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.973533 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: consistencygroups {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.973895 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: scheduler-stats {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.975296 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: os-quota-sets {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.975386 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extended resource: qos-specs {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.975430 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: extra_specs {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.975563 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: os-volume-type-access {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.976883 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: os-hosts {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.976931 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: backups {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.977128 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: cgsnapshots {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.977698 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.contrib.snapshot_actions [None req-35d98830-4274-429f-b5ff-b062254e441d None None] SnapshotActionsController initialized {{(pid=112277) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 05:24:54.978212 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: os-volume-manage {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.978506 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.978633 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extended resource: qos-specs {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.978921 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: os-snapshot-manage {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.979607 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: os-availability-zone {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.979867 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.980291 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: consistencygroups {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.980758 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] SnapshotActionsController initialized {{(pid=112275) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 05:24:54.980867 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: encryption {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.981187 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.981624 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.982281 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: extra_specs {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.982383 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: os-volume-transfer {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.982525 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.983022 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.983871 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.983918 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: os-hosts {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.983953 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: capabilities {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.984376 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.985155 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: encryption {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.985220 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: os-volume-manage {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.985268 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.985667 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.986614 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: os-volume-type-access {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.986662 np0000179770 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.986696 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: os-availability-zone {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.987041 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.987510 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.987638 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.987761 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.987869 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension AdminActions extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.987949 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: encryption {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.987995 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension AdminActions extending resource: snapshots {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.988091 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension AdminActions extending resource: backups {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.988152 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: cgsnapshots {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.988426 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.988780 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension VolumeActions extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.988903 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension TypesManage extending resource: types {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.989007 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension UsedLimits extending resource: limits {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.989107 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.989194 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.989297 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.989413 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.989502 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: os-volume-transfer {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.989553 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.989603 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extended resource: qos-specs {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.989648 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.989715 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-35d98830-4274-429f-b5ff-b062254e441d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.989841 np0000179770 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.991035 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.991184 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.991309 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.991408 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: capabilities {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.991455 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension AdminActions extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.991569 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension AdminActions extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.991660 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension AdminActions extending resource: backups {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.991993 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.contrib.snapshot_actions [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] SnapshotActionsController initialized {{(pid=112274) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 05:24:54.992342 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension VolumeActions extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.992486 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension TypesManage extending resource: types {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.992591 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension UsedLimits extending resource: limits {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.992683 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.992732 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: encryption {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.992768 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.992813 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.992879 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.992973 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.993093 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.993193 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.993296 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-ea6ca6f6-781c-44a2-8efb-3b0fccdaee47 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:54.994193 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: os-volume-type-access {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.994247 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.995559 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.995752 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: cgsnapshots {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.996849 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.997175 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extended resource: qos-specs {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:24:54.998246 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.998610 np0000179770 devstack@c-api.service[112277]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d8e27ca3668 pid: 112277 (default app) Jun 12 05:24:54.999651 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:54.999713 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] SnapshotActionsController initialized {{(pid=112276) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 05:24:55.000666 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:55.000955 np0000179770 devstack@c-api.service[112275]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d8e27ca3668 pid: 112275 (default app) Jun 12 05:24:55.001004 np0000179770 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:55.001822 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.001923 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.002060 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.002131 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:55.002174 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension AdminActions extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.002281 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension AdminActions extending resource: snapshots {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.002402 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension AdminActions extending resource: backups {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003036 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension VolumeActions extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003160 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension TypesManage extending resource: types {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003264 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension UsedLimits extending resource: limits {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003384 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003471 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003569 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003666 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003714 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:55.003779 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003876 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.003993 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-6aa1bcee-eee8-4823-b127-9c241e550756 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.005050 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:55.006464 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:55.006561 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.006561 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.006561 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.006561 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.006561 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.007017 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.007017 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.007017 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.007017 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.007017 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.007524 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.007524 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.007524 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.007524 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.007524 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.007524 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.007992 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.007992 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.007992 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.007992 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.008270 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.008270 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.008270 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.008270 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.008580 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.008580 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.008580 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.008580 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.008867 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.008867 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.008867 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.008867 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.008867 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.009256 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.009256 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.009256 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.009256 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.009256 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.009611 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.009611 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.009611 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.009611 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.009611 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.009611 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.010038 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.010038 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.010038 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.010038 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.010038 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.010038 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.010586 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.010586 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.010586 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.010586 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.010586 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.010586 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.010992 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.010992 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.010992 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.010992 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.010992 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.011585 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.011585 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.011585 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.011585 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.011585 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.011942 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.011942 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.011942 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.011942 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.011942 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.011942 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.012409 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.012409 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.012409 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.012409 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.012409 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.012409 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.012811 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.012811 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.012811 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.012811 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.012811 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.013385 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.013385 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.013385 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.013385 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.013385 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.013887 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.013887 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.013887 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.013887 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.014255 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.014255 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.014255 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.014255 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.014652 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.014652 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.014652 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.014652 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.014652 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.015047 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.015047 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.015047 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.015047 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.015047 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.015459 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.015459 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.015459 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.015459 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.015840 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.015840 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.015840 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.015840 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.017658 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.017658 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.017658 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.017658 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018240 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018240 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018240 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018240 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018402 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018402 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018402 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018402 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018539 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018539 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018539 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018539 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018539 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018716 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018716 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018716 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018716 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018716 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018716 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018909 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018909 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018909 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.018909 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.018909 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019062 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019062 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019062 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019062 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019062 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019062 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019264 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019264 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019264 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019264 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019264 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019264 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019495 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019495 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019495 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019495 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019495 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019495 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019731 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019731 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019731 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019731 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019731 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019731 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019968 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019968 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.019968 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.019968 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.020105 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.020105 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.020171 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:55.020386 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.020386 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.020386 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.020386 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.020533 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.020533 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.020533 np0000179770 devstack@c-api.service[112277]: /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 12 05:24:55.020533 np0000179770 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) Jun 12 05:24:55.020661 np0000179770 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:24:55.020690 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-60fe2fbd-0d6c-46db-9369-45052afc9b95 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:24:55.020728 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020728 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020728 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020728 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension AdminActions extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020728 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension AdminActions extending resource: snapshots {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020728 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension AdminActions extending resource: backups {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020728 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension VolumeActions extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020905 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension TypesManage extending resource: types {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020905 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension UsedLimits extending resource: limits {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020905 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020905 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020905 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.020905 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.021079 np0000179770 devstack@c-api.service[112274]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d8e27ca3668 pid: 112274 (default app) Jun 12 05:24:55.021111 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.021111 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.021111 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-8ecdfe58-3453-434f-9d95-5beb33db09bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:24:55.021191 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 956 bytes} [Fri Jun 12 05:24:54 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 05:24:55.021228 np0000179770 devstack@c-api.service[112276]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d8e27ca3668 pid: 112276 (default app) Jun 12 05:25:02.213827 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.213827 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.213827 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.213827 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.213827 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.214783 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.214783 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.214783 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.214783 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.214783 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.215088 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.215088 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.215088 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.215088 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.215088 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.215088 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.215458 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.215458 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.215458 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.215458 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.215684 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.215684 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.215684 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.215684 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.215931 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.215931 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.215931 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.215931 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.216187 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.216187 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.216187 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.216187 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.216187 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.216540 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.216540 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.216540 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.216540 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.216540 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.216829 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.216829 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.216829 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.216829 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.216829 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.216829 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.217202 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.217202 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.217202 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.217202 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.217202 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.217202 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.217598 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.217598 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.217598 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.217598 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.217598 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.217598 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.217993 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.217993 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.217993 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.217993 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.217993 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.218303 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.218303 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.218303 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.218303 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.218303 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.218712 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.218712 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.218712 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.218712 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.218712 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.218712 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219097 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219097 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219097 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219097 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219097 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219097 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219466 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219466 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219466 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219466 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219466 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219671 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219671 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219671 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219671 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219671 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219841 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219841 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.219841 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.219841 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220002 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220002 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220002 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220002 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220146 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220146 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220146 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220146 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220146 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220517 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220517 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220517 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220517 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220517 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220695 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220695 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220695 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220695 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220840 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220840 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220840 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220840 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220989 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220989 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.220989 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.220989 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221145 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221145 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221145 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221145 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221289 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221289 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221289 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221289 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221449 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221449 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221449 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221449 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221449 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221631 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221631 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221631 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221631 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221631 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221631 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221849 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221849 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221849 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.221849 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.221849 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222025 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222025 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222025 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222025 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222025 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222025 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222231 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222231 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222231 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222231 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222231 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222231 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222457 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222457 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222457 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222457 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222457 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222457 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222704 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222704 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222704 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222704 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222704 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222704 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222942 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222942 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.222942 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.222942 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.223088 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.223088 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.223088 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.223088 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.223088 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.223269 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.223269 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.223269 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.223269 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.223269 np0000179770 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 12 05:25:02.223269 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:25:02.700464 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e admin admin] POST https://199.204.45.240/volume/v3/types Jun 12 05:25:02.700464 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 05:25:02.702727 np0000179770 devstack@c-api.service[112275]: /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 12 05:25:02.702727 np0000179770 devstack@c-api.service[112275]: warnings.warn( Jun 12 05:25:02.742808 np0000179770 devstack@c-api.service[112275]: DEBUG oslo_db.sqlalchemy.engines [None req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e 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=112275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:25:02.780596 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jun 12 05:25:02.780596 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Fri Jun 12 05:25:02 2026] POST /volume/v3/types => generated 186 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:25:02.807428 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.807428 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808035 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808035 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808035 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808035 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808035 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808316 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808316 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808316 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808316 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808316 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808316 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808668 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808668 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808668 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808668 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808668 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808930 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808930 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.808930 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.808930 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809137 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809137 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809137 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809137 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809407 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809407 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809407 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809407 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809407 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809674 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809674 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809674 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809674 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809674 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809930 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809930 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809930 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809930 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.809930 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.809930 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.810241 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.810241 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.810241 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.810241 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.810241 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.810241 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.810586 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.810586 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.810586 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.810586 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.810586 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.810586 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.810898 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.810898 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.810898 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.810898 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.810898 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.810898 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811195 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811195 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811195 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811195 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811429 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811429 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811429 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811429 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811429 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811713 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811713 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811713 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811713 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811713 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811993 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811993 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811993 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811993 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.811993 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.811993 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.812345 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.812345 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.812345 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.812345 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.812345 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.812663 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.812663 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.812663 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.812663 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.812663 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.812985 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.812985 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.812985 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.812985 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.813250 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.813250 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.813250 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.813250 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.813582 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.813582 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.813582 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.813582 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.813582 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.813895 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.813895 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.813895 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.813895 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.813895 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.814174 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.814174 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.814174 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.814174 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.814494 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.814494 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.814494 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.814494 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.814835 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.814835 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.814835 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.814835 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815184 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.815184 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815184 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.815184 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815455 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.815455 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815455 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.815455 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815613 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.815613 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815613 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.815613 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815613 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.815613 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815828 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.815828 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815828 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.815828 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.815828 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816025 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816025 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816025 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816025 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816025 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816025 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816025 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816270 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816270 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816270 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816270 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816270 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816270 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816532 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816532 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816532 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816532 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816532 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816532 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816764 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816764 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816764 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816764 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816764 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816764 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816982 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816982 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.816982 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.816982 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.817135 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.817135 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.817135 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.817135 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.817270 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.817270 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.817270 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.817270 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.817436 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.817436 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.817436 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:02.817436 np0000179770 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 12 05:25:02.817436 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e req-f2e4fe53-86d0-4904-9ff9-955a4b2b548d None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:25:03.140950 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e req-f2e4fe53-86d0-4904-9ff9-955a4b2b548d admin admin] POST https://199.204.45.240/volume/v3/types/fe1ea1fc-19da-450d-8d68-1b88c3dc4ed7/extra_specs Jun 12 05:25:03.141534 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e req-f2e4fe53-86d0-4904-9ff9-955a4b2b548d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 05:25:03.143304 np0000179770 devstack@c-api.service[112274]: /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 12 05:25:03.143304 np0000179770 devstack@c-api.service[112274]: warnings.warn( Jun 12 05:25:03.182677 np0000179770 devstack@c-api.service[112274]: DEBUG oslo_db.sqlalchemy.engines [req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e req-f2e4fe53-86d0-4904-9ff9-955a4b2b548d 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=112274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:25:03.249426 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-63ed2aa4-16c6-4d62-9ee5-82266fc8a29e req-f2e4fe53-86d0-4904-9ff9-955a4b2b548d admin admin] https://199.204.45.240/volume/v3/types/fe1ea1fc-19da-450d-8d68-1b88c3dc4ed7/extra_specs returned with HTTP 200 Jun 12 05:25:03.249885 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Fri Jun 12 05:25:02 2026] POST /volume/v3/types/fe1ea1fc-19da-450d-8d68-1b88c3dc4ed7/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:25:04.883245 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=6 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:25:04.898994 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=6 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:25:12.775887 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:25:13.248523 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:28:03.840156 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-695586d0-604e-4e3f-a4c2-f242a8045ab7 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:03.841404 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-695586d0-604e-4e3f-a4c2-f242a8045ab7 None None] GET https://199.204.45.240/volume// Jun 12 05:28:03.841749 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-695586d0-604e-4e3f-a4c2-f242a8045ab7 None None] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:03.842212 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-695586d0-604e-4e3f-a4c2-f242a8045ab7 None None] Calling method 'all' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:03.843251 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-695586d0-604e-4e3f-a4c2-f242a8045ab7 None None] https://199.204.45.240/volume// returned with HTTP 300 Jun 12 05:28:03.843835 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 2/4] 199.204.45.240 () {66 vars in 1456 bytes} [Fri Jun 12 05:28:03 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 12 05:28:41.179749 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.179749 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.179749 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.179749 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.180641 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.180641 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.180641 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.180641 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.180931 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.180931 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.180931 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.180931 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.180931 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.180931 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.181385 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.181385 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.181385 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.181385 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.181385 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.181767 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.181767 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.181767 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.181767 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.181767 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.182079 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.182079 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.182079 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.182079 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.182380 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.182380 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.182380 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.182380 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.182380 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.182733 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.182733 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.182733 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.182733 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.182733 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.183381 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.183381 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.183381 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.183381 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.183381 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.183381 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.183811 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.183811 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.183811 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.183811 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.183811 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.183811 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.184198 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.184198 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.184198 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.184198 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.184198 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.184198 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.184905 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.184905 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.184905 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.184905 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.184905 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.185281 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.185281 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.185281 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.185281 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.185281 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.185642 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.185642 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.185642 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.185642 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.185642 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.185642 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.186057 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.186057 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.186057 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.186057 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.186057 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.186057 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.186465 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.186465 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.186465 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.186465 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.186465 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.186855 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.186855 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.186855 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.186855 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.186855 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.187204 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.187204 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.187204 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.187204 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.187627 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.187627 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.187627 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.187627 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.187972 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.187972 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.187972 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.187972 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.187972 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.188364 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.188364 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.188364 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.188364 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.188364 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.188692 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.188692 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.188692 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.188692 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.188969 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.188969 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.188969 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.188969 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189325 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189325 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189325 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189325 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189567 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189567 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189567 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189567 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189692 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189692 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189692 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189692 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189825 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189825 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189825 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189825 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189825 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189984 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189984 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189984 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189984 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.189984 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.189984 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190180 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190180 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190180 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190180 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190180 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190328 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190328 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190328 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190328 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190328 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190328 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190530 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190530 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190530 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190530 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190530 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190530 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190710 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190710 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190710 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190710 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190710 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190710 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190901 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190901 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190901 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190901 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.190901 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.190901 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.191094 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.191094 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.191094 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.191094 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.191226 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.191226 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.191226 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.191226 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.191226 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.191417 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.191417 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.191417 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.191417 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:41.191417 np0000179770 devstack@c-api.service[112276]: warnings.warn(deprecated_msg) Jun 12 05:28:41.191417 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-be69ca1c-3f4b-4a31-961c-2ecb12e0a8b4 None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:41.191417 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 1/5] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 12 05:28:41 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 05:28:41.222026 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-5a3635de-6613-4c30-87a4-11402cb3dc24 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:41.227868 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 2/6] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 12 05:28:41 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 12 05:28:41.263108 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [req-5a3635de-6613-4c30-87a4-11402cb3dc24 req-f0dff738-7eea-42a8-8409-f3d2ea78460f None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:41.267474 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-5a3635de-6613-4c30-87a4-11402cb3dc24 req-f0dff738-7eea-42a8-8409-f3d2ea78460f demo demo] GET https://199.204.45.240/volume/v3/ Jun 12 05:28:41.267711 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [req-5a3635de-6613-4c30-87a4-11402cb3dc24 req-f0dff738-7eea-42a8-8409-f3d2ea78460f demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:41.267982 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [req-5a3635de-6613-4c30-87a4-11402cb3dc24 req-f0dff738-7eea-42a8-8409-f3d2ea78460f demo demo] Calling method 'version_select' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:41.269030 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-5a3635de-6613-4c30-87a4-11402cb3dc24 req-f0dff738-7eea-42a8-8409-f3d2ea78460f demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 12 05:28:41.269534 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 2/7] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 12 05:28:41 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:28:41.308721 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-10ca9859-ab03-466f-86b7-eaa24d219f5d None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:41.620783 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-10ca9859-ab03-466f-86b7-eaa24d219f5d demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 12 05:28:41.621126 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-10ca9859-ab03-466f-86b7-eaa24d219f5d demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:41.621315 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-10ca9859-ab03-466f-86b7-eaa24d219f5d demo demo] Calling method 'show' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:41.662637 np0000179770 devstack@c-api.service[112277]: DEBUG oslo_db.sqlalchemy.engines [None req-10ca9859-ab03-466f-86b7-eaa24d219f5d 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=112277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:28:41.679906 np0000179770 devstack@c-api.service[112277]: /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 12 05:28:41.679906 np0000179770 devstack@c-api.service[112277]: warnings.warn( Jun 12 05:28:41.682102 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-10ca9859-ab03-466f-86b7-eaa24d219f5d demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 12 05:28:41.682478 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 3/8] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 12 05:28:41 2026] GET /volume/v3/types/default => generated 145 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:28:41.793230 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-a0966bae-486b-4d3d-8de5-86defe5a9874 None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:42.122401 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-a0966bae-486b-4d3d-8de5-86defe5a9874 demo demo] GET https://199.204.45.240/volume/v3/types Jun 12 05:28:42.122784 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-a0966bae-486b-4d3d-8de5-86defe5a9874 demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:42.123004 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-a0966bae-486b-4d3d-8de5-86defe5a9874 demo demo] Calling method 'index' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:42.123497 np0000179770 devstack@c-api.service[112276]: /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 12 05:28:42.123497 np0000179770 devstack@c-api.service[112276]: warnings.warn( Jun 12 05:28:42.124099 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.api_utils [None req-a0966bae-486b-4d3d-8de5-86defe5a9874 demo demo] Removing options '' from query. {{(pid=112276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:28:42.168493 np0000179770 devstack@c-api.service[112276]: DEBUG oslo_db.sqlalchemy.engines [None req-a0966bae-486b-4d3d-8de5-86defe5a9874 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=112276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:28:42.189700 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-a0966bae-486b-4d3d-8de5-86defe5a9874 demo demo] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jun 12 05:28:42.190492 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 2/9] 199.204.45.240 () {64 vars in 1290 bytes} [Fri Jun 12 05:28:41 2026] GET /volume/v3/types => generated 377 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:28:42.646658 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-122226be-0000-48cd-8a00-4f84c8e06e78 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:42.647849 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 3/10] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 12 05:28:42 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 05:28:42.685040 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-026819bd-b4de-4345-aeed-3e983d4f4315 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:42.691885 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 12 05:28:42 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 12 05:28:42.731976 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [req-026819bd-b4de-4345-aeed-3e983d4f4315 req-00a502c3-b4ea-4ff6-97b9-0a3f375ba606 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:42.735388 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [req-026819bd-b4de-4345-aeed-3e983d4f4315 req-00a502c3-b4ea-4ff6-97b9-0a3f375ba606 demo demo] GET https://199.204.45.240/volume/v3/ Jun 12 05:28:42.735753 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [req-026819bd-b4de-4345-aeed-3e983d4f4315 req-00a502c3-b4ea-4ff6-97b9-0a3f375ba606 demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:42.736118 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [req-026819bd-b4de-4345-aeed-3e983d4f4315 req-00a502c3-b4ea-4ff6-97b9-0a3f375ba606 demo demo] Calling method 'version_select' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:42.737015 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [req-026819bd-b4de-4345-aeed-3e983d4f4315 req-00a502c3-b4ea-4ff6-97b9-0a3f375ba606 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 12 05:28:42.737690 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 4/12] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 12 05:28:42 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 12 05:28:42.781283 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-4b316b38-6d41-418a-8ada-4afb57a92014 None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:42.784780 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-4b316b38-6d41-418a-8ada-4afb57a92014 demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 12 05:28:42.785142 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-4b316b38-6d41-418a-8ada-4afb57a92014 demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:42.785584 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-4b316b38-6d41-418a-8ada-4afb57a92014 demo demo] Calling method 'show' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:42.801693 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-4b316b38-6d41-418a-8ada-4afb57a92014 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 12 05:28:42.802079 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 3/13] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 12 05:28:42 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:28:43.469159 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-fa747af1-2019-46e6-bba2-f56759d8e306 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:43.470242 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 4/14] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 12 05:28:43 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 12 05:28:43.502793 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-74c7525f-763d-4efe-acec-f8f62c68246f None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:43.505092 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 12 05:28:43 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 12 05:28:43.537690 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [req-74c7525f-763d-4efe-acec-f8f62c68246f req-5cf2b7bb-6eef-4e23-856d-bcf70b48dcd7 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:43.540851 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [req-74c7525f-763d-4efe-acec-f8f62c68246f req-5cf2b7bb-6eef-4e23-856d-bcf70b48dcd7 demo demo] GET https://199.204.45.240/volume/v3/ Jun 12 05:28:43.541189 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [req-74c7525f-763d-4efe-acec-f8f62c68246f req-5cf2b7bb-6eef-4e23-856d-bcf70b48dcd7 demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:43.541577 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [req-74c7525f-763d-4efe-acec-f8f62c68246f req-5cf2b7bb-6eef-4e23-856d-bcf70b48dcd7 demo demo] Calling method 'version_select' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:43.542213 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [req-74c7525f-763d-4efe-acec-f8f62c68246f req-5cf2b7bb-6eef-4e23-856d-bcf70b48dcd7 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 12 05:28:43.542883 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 5/16] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 12 05:28:43 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 12 05:28:43.580783 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-47dc9614-d477-4c78-9973-604e8ab80061 None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:43.584009 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-47dc9614-d477-4c78-9973-604e8ab80061 demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 12 05:28:43.584367 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-47dc9614-d477-4c78-9973-604e8ab80061 demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:43.584757 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-47dc9614-d477-4c78-9973-604e8ab80061 demo demo] Calling method 'show' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:43.593356 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-47dc9614-d477-4c78-9973-604e8ab80061 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 12 05:28:43.593683 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 4/17] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 12 05:28:43 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:28:43.635661 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-d25ce1d9-9cb2-476e-9d22-ab53b4c42f41 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:43.636824 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 5/18] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 12 05:28:43 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 12 05:28:43.673165 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-3a7ce8da-4376-42cb-8933-f8dc83551075 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:43.676809 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 12 05:28:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 12 05:28:43.715659 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [req-3a7ce8da-4376-42cb-8933-f8dc83551075 req-72ecb20b-4936-4d6e-9126-84d50201928d None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:43.718991 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [req-3a7ce8da-4376-42cb-8933-f8dc83551075 req-72ecb20b-4936-4d6e-9126-84d50201928d demo demo] GET https://199.204.45.240/volume/v3/ Jun 12 05:28:43.719415 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [req-3a7ce8da-4376-42cb-8933-f8dc83551075 req-72ecb20b-4936-4d6e-9126-84d50201928d demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:43.719783 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [req-3a7ce8da-4376-42cb-8933-f8dc83551075 req-72ecb20b-4936-4d6e-9126-84d50201928d demo demo] Calling method 'version_select' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:43.720467 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [req-3a7ce8da-4376-42cb-8933-f8dc83551075 req-72ecb20b-4936-4d6e-9126-84d50201928d demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 12 05:28:43.721312 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 6/20] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 12 05:28:43 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 12 05:28:43.764629 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-ef0e087a-ed94-47eb-8fa0-42e7b3fba16e None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:28:43.768152 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-ef0e087a-ed94-47eb-8fa0-42e7b3fba16e demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 12 05:28:43.768677 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-ef0e087a-ed94-47eb-8fa0-42e7b3fba16e demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:28:43.769152 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-ef0e087a-ed94-47eb-8fa0-42e7b3fba16e demo demo] Calling method 'show' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:28:43.777476 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-ef0e087a-ed94-47eb-8fa0-42e7b3fba16e demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 12 05:28:43.777768 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 5/21] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 12 05:28:43 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:28:51.677062 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=2 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:28:53.774087 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=7 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:34:00.522457 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-1da6cb7b-8ff4-44be-a7df-98c363aee0a4 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:34:00.629779 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-1da6cb7b-8ff4-44be-a7df-98c363aee0a4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:34:00.629964 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-1da6cb7b-8ff4-44be-a7df-98c363aee0a4 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:34:00.630157 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-1da6cb7b-8ff4-44be-a7df-98c363aee0a4 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:34:00.630637 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-1da6cb7b-8ff4-44be-a7df-98c363aee0a4 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:34:00.631404 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-1da6cb7b-8ff4-44be-a7df-98c363aee0a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:34:00.665086 np0000179770 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-1da6cb7b-8ff4-44be-a7df-98c363aee0a4 demo demo] Get all volumes completed successfully. Jun 12 05:34:00.668070 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-1da6cb7b-8ff4-44be-a7df-98c363aee0a4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:34:00.668542 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:34:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:34:10.657663 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:35:00.678693 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-f2298367-1d09-43f7-a061-0ea1a2f35fb6 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:35:00.683088 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-f2298367-1d09-43f7-a061-0ea1a2f35fb6 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:35:00.683546 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-f2298367-1d09-43f7-a061-0ea1a2f35fb6 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:35:00.683949 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-f2298367-1d09-43f7-a061-0ea1a2f35fb6 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:35:00.684925 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-f2298367-1d09-43f7-a061-0ea1a2f35fb6 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:35:00.686433 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-f2298367-1d09-43f7-a061-0ea1a2f35fb6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:35:00.716149 np0000179770 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-f2298367-1d09-43f7-a061-0ea1a2f35fb6 demo demo] Get all volumes completed successfully. Jun 12 05:35:00.718611 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-f2298367-1d09-43f7-a061-0ea1a2f35fb6 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:35:00.719177 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:35:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:35:10.712595 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:36:00.728532 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-893a6193-b01b-4f21-97dc-c81992354657 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:36:00.733146 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-893a6193-b01b-4f21-97dc-c81992354657 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:36:00.733317 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-893a6193-b01b-4f21-97dc-c81992354657 demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:36:00.735541 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-893a6193-b01b-4f21-97dc-c81992354657 demo demo] Calling method 'detail' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:36:00.735541 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.api_utils [None req-893a6193-b01b-4f21-97dc-c81992354657 demo demo] Removing options '' from query. {{(pid=112277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:36:00.735541 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.volume.api [None req-893a6193-b01b-4f21-97dc-c81992354657 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:36:00.770370 np0000179770 devstack@c-api.service[112277]: INFO cinder.volume.api [None req-893a6193-b01b-4f21-97dc-c81992354657 demo demo] Get all volumes completed successfully. Jun 12 05:36:00.772739 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-893a6193-b01b-4f21-97dc-c81992354657 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:36:00.773222 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 7/24] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:36:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:36:10.763249 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=1 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:37:00.786820 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-df1f2b9c-8eda-4df8-9da3-b3072ff57166 None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:37:00.792325 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-df1f2b9c-8eda-4df8-9da3-b3072ff57166 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:37:00.792697 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-df1f2b9c-8eda-4df8-9da3-b3072ff57166 demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:37:00.792965 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-df1f2b9c-8eda-4df8-9da3-b3072ff57166 demo demo] Calling method 'detail' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:37:00.793791 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.api_utils [None req-df1f2b9c-8eda-4df8-9da3-b3072ff57166 demo demo] Removing options '' from query. {{(pid=112276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:37:00.797172 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.volume.api [None req-df1f2b9c-8eda-4df8-9da3-b3072ff57166 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:37:00.835514 np0000179770 devstack@c-api.service[112276]: INFO cinder.volume.api [None req-df1f2b9c-8eda-4df8-9da3-b3072ff57166 demo demo] Get all volumes completed successfully. Jun 12 05:37:00.838274 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-df1f2b9c-8eda-4df8-9da3-b3072ff57166 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:37:00.838819 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 6/25] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:37:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:37:10.828544 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=1 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:38:00.857546 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-8c00a355-b2bb-45ef-88dd-6bac9a2391bf None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:38:00.861517 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-8c00a355-b2bb-45ef-88dd-6bac9a2391bf demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:38:00.861752 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-8c00a355-b2bb-45ef-88dd-6bac9a2391bf demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:38:00.862010 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-8c00a355-b2bb-45ef-88dd-6bac9a2391bf demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:38:00.862366 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-8c00a355-b2bb-45ef-88dd-6bac9a2391bf demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:38:00.864681 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-8c00a355-b2bb-45ef-88dd-6bac9a2391bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:38:00.877166 np0000179770 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-8c00a355-b2bb-45ef-88dd-6bac9a2391bf demo demo] Get all volumes completed successfully. Jun 12 05:38:00.879808 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-8c00a355-b2bb-45ef-88dd-6bac9a2391bf demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:38:00.880246 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:38:00 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 12 05:38:10.871615 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:39:00.897469 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-c39e0ad0-18fc-43cf-925e-1a09d19dc907 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:39:01.011837 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-c39e0ad0-18fc-43cf-925e-1a09d19dc907 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:39:01.012129 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-c39e0ad0-18fc-43cf-925e-1a09d19dc907 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:39:01.012461 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-c39e0ad0-18fc-43cf-925e-1a09d19dc907 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:39:01.012829 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-c39e0ad0-18fc-43cf-925e-1a09d19dc907 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:39:01.013930 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-c39e0ad0-18fc-43cf-925e-1a09d19dc907 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:39:01.022700 np0000179770 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-c39e0ad0-18fc-43cf-925e-1a09d19dc907 demo demo] Get all volumes completed successfully. Jun 12 05:39:01.024850 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-c39e0ad0-18fc-43cf-925e-1a09d19dc907 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:39:01.025279 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:39:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:39:11.018515 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:40:01.041963 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-4bbc0392-7e1a-49f9-8249-efd4ba94bd52 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:40:01.044801 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-4bbc0392-7e1a-49f9-8249-efd4ba94bd52 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:40:01.044988 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-4bbc0392-7e1a-49f9-8249-efd4ba94bd52 demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:40:01.045148 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-4bbc0392-7e1a-49f9-8249-efd4ba94bd52 demo demo] Calling method 'detail' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:40:01.045421 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.api_utils [None req-4bbc0392-7e1a-49f9-8249-efd4ba94bd52 demo demo] Removing options '' from query. {{(pid=112277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:40:01.046167 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.volume.api [None req-4bbc0392-7e1a-49f9-8249-efd4ba94bd52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:40:01.053596 np0000179770 devstack@c-api.service[112277]: INFO cinder.volume.api [None req-4bbc0392-7e1a-49f9-8249-efd4ba94bd52 demo demo] Get all volumes completed successfully. Jun 12 05:40:01.056521 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-4bbc0392-7e1a-49f9-8249-efd4ba94bd52 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:40:01.056975 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 8/28] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:40:01 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 12 05:40:11.049148 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=1 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:41:01.070237 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-cca950d1-ae0c-4f0b-9c18-421ad9142108 None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:41:01.075910 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-cca950d1-ae0c-4f0b-9c18-421ad9142108 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:41:01.076173 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-cca950d1-ae0c-4f0b-9c18-421ad9142108 demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:41:01.076504 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-cca950d1-ae0c-4f0b-9c18-421ad9142108 demo demo] Calling method 'detail' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:41:01.076876 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.api_utils [None req-cca950d1-ae0c-4f0b-9c18-421ad9142108 demo demo] Removing options '' from query. {{(pid=112276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:41:01.077905 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.volume.api [None req-cca950d1-ae0c-4f0b-9c18-421ad9142108 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:41:01.087361 np0000179770 devstack@c-api.service[112276]: INFO cinder.volume.api [None req-cca950d1-ae0c-4f0b-9c18-421ad9142108 demo demo] Get all volumes completed successfully. Jun 12 05:41:01.090087 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-cca950d1-ae0c-4f0b-9c18-421ad9142108 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:41:01.090624 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 7/29] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:41:01 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 12 05:41:11.081296 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=1 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:42:01.151350 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-a9cd3e10-fa5d-4a75-b099-c01387858174 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:42:01.155243 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-a9cd3e10-fa5d-4a75-b099-c01387858174 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:42:01.155495 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-a9cd3e10-fa5d-4a75-b099-c01387858174 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:42:01.155814 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-a9cd3e10-fa5d-4a75-b099-c01387858174 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:42:01.156139 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-a9cd3e10-fa5d-4a75-b099-c01387858174 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:42:01.157240 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-a9cd3e10-fa5d-4a75-b099-c01387858174 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:42:01.167021 np0000179770 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-a9cd3e10-fa5d-4a75-b099-c01387858174 demo demo] Get all volumes completed successfully. Jun 12 05:42:01.169736 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-a9cd3e10-fa5d-4a75-b099-c01387858174 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:42:01.170149 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:42:01 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 12 05:42:11.161502 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:43:01.185764 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-0193787f-af2f-4049-83d6-f625783d81a1 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:43:01.188820 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-0193787f-af2f-4049-83d6-f625783d81a1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:43:01.189046 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-0193787f-af2f-4049-83d6-f625783d81a1 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:43:01.189285 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-0193787f-af2f-4049-83d6-f625783d81a1 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:43:01.189593 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-0193787f-af2f-4049-83d6-f625783d81a1 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:43:01.190478 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-0193787f-af2f-4049-83d6-f625783d81a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:43:01.197976 np0000179770 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-0193787f-af2f-4049-83d6-f625783d81a1 demo demo] Get all volumes completed successfully. Jun 12 05:43:01.199787 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-0193787f-af2f-4049-83d6-f625783d81a1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:43:01.200126 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:43:01 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 12 05:43:11.193536 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:44:01.214241 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-b9c47a2f-fe1f-4996-aba1-641bb607f425 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:44:01.364481 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-b9c47a2f-fe1f-4996-aba1-641bb607f425 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:44:01.364730 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-b9c47a2f-fe1f-4996-aba1-641bb607f425 demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:44:01.364810 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-b9c47a2f-fe1f-4996-aba1-641bb607f425 demo demo] Calling method 'detail' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:44:01.365101 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.api_utils [None req-b9c47a2f-fe1f-4996-aba1-641bb607f425 demo demo] Removing options '' from query. {{(pid=112277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:44:01.366042 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.volume.api [None req-b9c47a2f-fe1f-4996-aba1-641bb607f425 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:44:01.376768 np0000179770 devstack@c-api.service[112277]: INFO cinder.volume.api [None req-b9c47a2f-fe1f-4996-aba1-641bb607f425 demo demo] Get all volumes completed successfully. Jun 12 05:44:01.379410 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-b9c47a2f-fe1f-4996-aba1-641bb607f425 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:44:01.379876 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 9/32] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:44:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:44:11.369789 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=1 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:45:01.396734 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-4a793a89-d47c-4db0-a575-4022916c3202 None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:45:01.401470 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-4a793a89-d47c-4db0-a575-4022916c3202 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:45:01.401749 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-4a793a89-d47c-4db0-a575-4022916c3202 demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:45:01.402254 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-4a793a89-d47c-4db0-a575-4022916c3202 demo demo] Calling method 'detail' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:45:01.402698 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.api_utils [None req-4a793a89-d47c-4db0-a575-4022916c3202 demo demo] Removing options '' from query. {{(pid=112276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:45:01.403796 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.volume.api [None req-4a793a89-d47c-4db0-a575-4022916c3202 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:45:01.416443 np0000179770 devstack@c-api.service[112276]: INFO cinder.volume.api [None req-4a793a89-d47c-4db0-a575-4022916c3202 demo demo] Get all volumes completed successfully. Jun 12 05:45:01.418526 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-4a793a89-d47c-4db0-a575-4022916c3202 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:45:01.418917 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 8/33] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:45:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:45:11.408506 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=1 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:46:01.438278 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-e79475fc-c72a-42f8-9278-9ff951c5c528 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:46:01.441467 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-e79475fc-c72a-42f8-9278-9ff951c5c528 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:46:01.441798 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-e79475fc-c72a-42f8-9278-9ff951c5c528 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:46:01.442780 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-e79475fc-c72a-42f8-9278-9ff951c5c528 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:46:01.442780 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-e79475fc-c72a-42f8-9278-9ff951c5c528 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:46:01.443642 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-e79475fc-c72a-42f8-9278-9ff951c5c528 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:46:01.451823 np0000179770 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-e79475fc-c72a-42f8-9278-9ff951c5c528 demo demo] Get all volumes completed successfully. Jun 12 05:46:01.453656 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-e79475fc-c72a-42f8-9278-9ff951c5c528 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:46:01.454041 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:46:01 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 12 05:46:11.446996 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:47:01.466100 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-bf61b3da-3361-4b00-8f0a-bec9638726b0 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:47:01.470356 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-bf61b3da-3361-4b00-8f0a-bec9638726b0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:47:01.471283 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-bf61b3da-3361-4b00-8f0a-bec9638726b0 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:47:01.471283 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-bf61b3da-3361-4b00-8f0a-bec9638726b0 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:47:01.471283 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-bf61b3da-3361-4b00-8f0a-bec9638726b0 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:47:01.472260 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-bf61b3da-3361-4b00-8f0a-bec9638726b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:47:01.480663 np0000179770 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-bf61b3da-3361-4b00-8f0a-bec9638726b0 demo demo] Get all volumes completed successfully. Jun 12 05:47:01.483964 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-bf61b3da-3361-4b00-8f0a-bec9638726b0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:47:01.484566 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:47:01 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 12 05:47:11.475474 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:48:01.499744 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-2dc36e0b-4a77-441b-aeae-7d3a476e0afa None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:48:01.503035 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-2dc36e0b-4a77-441b-aeae-7d3a476e0afa demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:48:01.503261 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-2dc36e0b-4a77-441b-aeae-7d3a476e0afa demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:48:01.503537 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-2dc36e0b-4a77-441b-aeae-7d3a476e0afa demo demo] Calling method 'detail' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:48:01.503857 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.api_utils [None req-2dc36e0b-4a77-441b-aeae-7d3a476e0afa demo demo] Removing options '' from query. {{(pid=112277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:48:01.504867 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.volume.api [None req-2dc36e0b-4a77-441b-aeae-7d3a476e0afa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:48:01.512877 np0000179770 devstack@c-api.service[112277]: INFO cinder.volume.api [None req-2dc36e0b-4a77-441b-aeae-7d3a476e0afa demo demo] Get all volumes completed successfully. Jun 12 05:48:01.515357 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-2dc36e0b-4a77-441b-aeae-7d3a476e0afa demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:48:01.515982 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 10/36] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:48:01 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 12 05:48:11.507802 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=1 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:49:01.533119 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-a2b521f0-a00a-4c4a-bba9-2b68df4bb33b None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:49:01.682810 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-a2b521f0-a00a-4c4a-bba9-2b68df4bb33b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:49:01.683201 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-a2b521f0-a00a-4c4a-bba9-2b68df4bb33b demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:49:01.683642 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-a2b521f0-a00a-4c4a-bba9-2b68df4bb33b demo demo] Calling method 'detail' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:49:01.685607 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.api_utils [None req-a2b521f0-a00a-4c4a-bba9-2b68df4bb33b demo demo] Removing options '' from query. {{(pid=112276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:49:01.685607 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.volume.api [None req-a2b521f0-a00a-4c4a-bba9-2b68df4bb33b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:49:01.694490 np0000179770 devstack@c-api.service[112276]: INFO cinder.volume.api [None req-a2b521f0-a00a-4c4a-bba9-2b68df4bb33b demo demo] Get all volumes completed successfully. Jun 12 05:49:01.696466 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-a2b521f0-a00a-4c4a-bba9-2b68df4bb33b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:49:01.696814 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 9/37] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:49:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:49:11.689693 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=1 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:50:01.711739 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-fe866550-057d-4a05-aec3-a868b4b8e80a None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:50:01.714801 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-fe866550-057d-4a05-aec3-a868b4b8e80a demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:50:01.715022 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-fe866550-057d-4a05-aec3-a868b4b8e80a demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:50:01.715401 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-fe866550-057d-4a05-aec3-a868b4b8e80a demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:50:01.715599 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-fe866550-057d-4a05-aec3-a868b4b8e80a demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:50:01.716532 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-fe866550-057d-4a05-aec3-a868b4b8e80a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:50:01.724224 np0000179770 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-fe866550-057d-4a05-aec3-a868b4b8e80a demo demo] Get all volumes completed successfully. Jun 12 05:50:01.726017 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-fe866550-057d-4a05-aec3-a868b4b8e80a demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:50:01.726405 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 10/38] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:50:01 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 12 05:50:11.720502 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:51:01.741071 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-4833c8cf-b927-4dc6-b447-d27710f385a3 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:51:01.744026 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-4833c8cf-b927-4dc6-b447-d27710f385a3 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:51:01.744248 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-4833c8cf-b927-4dc6-b447-d27710f385a3 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:51:01.744519 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-4833c8cf-b927-4dc6-b447-d27710f385a3 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:51:01.744805 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-4833c8cf-b927-4dc6-b447-d27710f385a3 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:51:01.745874 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-4833c8cf-b927-4dc6-b447-d27710f385a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:51:01.755412 np0000179770 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-4833c8cf-b927-4dc6-b447-d27710f385a3 demo demo] Get all volumes completed successfully. Jun 12 05:51:01.757886 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-4833c8cf-b927-4dc6-b447-d27710f385a3 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:51:01.758321 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 10/39] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:51:01 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 12 05:51:11.749436 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:52:01.773475 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-d6e6a428-cea2-4c3a-ab2f-1aacc55d75cf None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:52:01.776340 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-d6e6a428-cea2-4c3a-ab2f-1aacc55d75cf demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:52:01.776597 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-d6e6a428-cea2-4c3a-ab2f-1aacc55d75cf demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:52:01.776842 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-d6e6a428-cea2-4c3a-ab2f-1aacc55d75cf demo demo] Calling method 'detail' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:52:01.777133 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.api_utils [None req-d6e6a428-cea2-4c3a-ab2f-1aacc55d75cf demo demo] Removing options '' from query. {{(pid=112277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:52:01.778082 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.volume.api [None req-d6e6a428-cea2-4c3a-ab2f-1aacc55d75cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:52:01.789275 np0000179770 devstack@c-api.service[112277]: INFO cinder.volume.api [None req-d6e6a428-cea2-4c3a-ab2f-1aacc55d75cf demo demo] Get all volumes completed successfully. Jun 12 05:52:01.792074 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-d6e6a428-cea2-4c3a-ab2f-1aacc55d75cf demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:52:01.792727 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 11/40] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:52:01 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 12 05:52:11.781422 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=1 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:53:01.808490 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-2430060a-2b36-402b-8944-544782b60160 None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:53:01.812088 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-2430060a-2b36-402b-8944-544782b60160 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:53:01.812588 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-2430060a-2b36-402b-8944-544782b60160 demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:53:01.813357 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-2430060a-2b36-402b-8944-544782b60160 demo demo] Calling method 'detail' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:53:01.813682 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.api_utils [None req-2430060a-2b36-402b-8944-544782b60160 demo demo] Removing options '' from query. {{(pid=112276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:53:01.814775 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.volume.api [None req-2430060a-2b36-402b-8944-544782b60160 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:53:01.823902 np0000179770 devstack@c-api.service[112276]: INFO cinder.volume.api [None req-2430060a-2b36-402b-8944-544782b60160 demo demo] Get all volumes completed successfully. Jun 12 05:53:01.825902 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-2430060a-2b36-402b-8944-544782b60160 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:53:01.826404 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 10/41] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:53:01 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 12 05:53:11.818482 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=1 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:54:01.841652 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-b4fd102d-ef38-404e-bc9a-807b71711364 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:54:01.947472 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-b4fd102d-ef38-404e-bc9a-807b71711364 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:54:01.947472 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-b4fd102d-ef38-404e-bc9a-807b71711364 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:54:01.947472 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-b4fd102d-ef38-404e-bc9a-807b71711364 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:54:01.947708 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-b4fd102d-ef38-404e-bc9a-807b71711364 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:54:01.948475 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-b4fd102d-ef38-404e-bc9a-807b71711364 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:54:01.956429 np0000179770 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-b4fd102d-ef38-404e-bc9a-807b71711364 demo demo] Get all volumes completed successfully. Jun 12 05:54:01.961779 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-b4fd102d-ef38-404e-bc9a-807b71711364 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:54:01.962611 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 11/42] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:54:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:54:11.951034 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:55:01.976866 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-53e497d6-b9dc-4f47-b133-3844f9b73e8b None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:55:01.980679 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-53e497d6-b9dc-4f47-b133-3844f9b73e8b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:55:01.980890 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-53e497d6-b9dc-4f47-b133-3844f9b73e8b demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:55:01.981104 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-53e497d6-b9dc-4f47-b133-3844f9b73e8b demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:55:01.981532 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-53e497d6-b9dc-4f47-b133-3844f9b73e8b demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:55:01.982437 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-53e497d6-b9dc-4f47-b133-3844f9b73e8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:55:01.991584 np0000179770 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-53e497d6-b9dc-4f47-b133-3844f9b73e8b demo demo] Get all volumes completed successfully. Jun 12 05:55:01.993393 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-53e497d6-b9dc-4f47-b133-3844f9b73e8b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:55:01.993714 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 11/43] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:55:01 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 12 05:55:11.985324 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:56:02.007149 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-bd01aca7-4f40-46b5-b8c9-617fd6e32f59 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:56:02.009160 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-bd01aca7-4f40-46b5-b8c9-617fd6e32f59 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:56:02.009402 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-bd01aca7-4f40-46b5-b8c9-617fd6e32f59 demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:56:02.009545 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-bd01aca7-4f40-46b5-b8c9-617fd6e32f59 demo demo] Calling method 'detail' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:56:02.009762 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.api_utils [None req-bd01aca7-4f40-46b5-b8c9-617fd6e32f59 demo demo] Removing options '' from query. {{(pid=112277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:56:02.010609 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.volume.api [None req-bd01aca7-4f40-46b5-b8c9-617fd6e32f59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:56:02.018518 np0000179770 devstack@c-api.service[112277]: INFO cinder.volume.api [None req-bd01aca7-4f40-46b5-b8c9-617fd6e32f59 demo demo] Get all volumes completed successfully. Jun 12 05:56:02.020486 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-bd01aca7-4f40-46b5-b8c9-617fd6e32f59 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:56:02.020844 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 12/44] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:56:02 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 12 05:56:12.013750 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=1 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:57:02.035514 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-fdd2116f-683f-493e-9a33-f541b1873b26 None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:57:02.038594 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-fdd2116f-683f-493e-9a33-f541b1873b26 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:57:02.039353 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-fdd2116f-683f-493e-9a33-f541b1873b26 demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:57:02.039353 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-fdd2116f-683f-493e-9a33-f541b1873b26 demo demo] Calling method 'detail' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:57:02.039353 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.api_utils [None req-fdd2116f-683f-493e-9a33-f541b1873b26 demo demo] Removing options '' from query. {{(pid=112276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:57:02.040324 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.volume.api [None req-fdd2116f-683f-493e-9a33-f541b1873b26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:57:02.050693 np0000179770 devstack@c-api.service[112276]: INFO cinder.volume.api [None req-fdd2116f-683f-493e-9a33-f541b1873b26 demo demo] Get all volumes completed successfully. Jun 12 05:57:02.053380 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-fdd2116f-683f-493e-9a33-f541b1873b26 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:57:02.053789 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 11/45] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:57:02 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 12 05:57:12.044200 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=1 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:58:02.072191 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-18b98a46-889a-4306-a163-53960b9a9fc4 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:58:02.075164 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-18b98a46-889a-4306-a163-53960b9a9fc4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:58:02.075479 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-18b98a46-889a-4306-a163-53960b9a9fc4 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:58:02.075789 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-18b98a46-889a-4306-a163-53960b9a9fc4 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:58:02.076170 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-18b98a46-889a-4306-a163-53960b9a9fc4 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:58:02.077207 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-18b98a46-889a-4306-a163-53960b9a9fc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:58:02.084801 np0000179770 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-18b98a46-889a-4306-a163-53960b9a9fc4 demo demo] Get all volumes completed successfully. Jun 12 05:58:02.088458 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-18b98a46-889a-4306-a163-53960b9a9fc4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:58:02.089251 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 12/46] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:58:02 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 12 05:58:12.079825 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:59:02.102301 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-01631bde-c87d-4788-9314-4397350e6724 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:59:02.161001 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-01631bde-c87d-4788-9314-4397350e6724 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 05:59:02.161384 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-01631bde-c87d-4788-9314-4397350e6724 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:59:02.161759 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-01631bde-c87d-4788-9314-4397350e6724 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:59:02.162276 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-01631bde-c87d-4788-9314-4397350e6724 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:59:02.163734 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-01631bde-c87d-4788-9314-4397350e6724 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:59:02.172214 np0000179770 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-01631bde-c87d-4788-9314-4397350e6724 demo demo] Get all volumes completed successfully. Jun 12 05:59:02.174153 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-01631bde-c87d-4788-9314-4397350e6724 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:59:02.174488 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 12/47] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 05:59:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:59:12.167878 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:00:02.189030 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-be64a25b-ad6d-426d-b948-0a86d200c0b4 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:00:02.194167 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-be64a25b-ad6d-426d-b948-0a86d200c0b4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 06:00:02.194448 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-be64a25b-ad6d-426d-b948-0a86d200c0b4 demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:00:02.194699 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-be64a25b-ad6d-426d-b948-0a86d200c0b4 demo demo] Calling method 'detail' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:00:02.194984 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.api_utils [None req-be64a25b-ad6d-426d-b948-0a86d200c0b4 demo demo] Removing options '' from query. {{(pid=112277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:00:02.196023 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.volume.api [None req-be64a25b-ad6d-426d-b948-0a86d200c0b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:00:02.204505 np0000179770 devstack@c-api.service[112277]: INFO cinder.volume.api [None req-be64a25b-ad6d-426d-b948-0a86d200c0b4 demo demo] Get all volumes completed successfully. Jun 12 06:00:02.206488 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-be64a25b-ad6d-426d-b948-0a86d200c0b4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:00:02.206832 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 13/48] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 06:00:02 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 12 06:00:12.199858 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=1 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:01:02.220296 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.middleware.request_id [None req-230e2dd3-8513-4529-907b-a8e4a263ae9f None None] RequestId filter calling following filter/app {{(pid=112276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:01:02.224575 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-230e2dd3-8513-4529-907b-a8e4a263ae9f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 06:01:02.224932 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-230e2dd3-8513-4529-907b-a8e4a263ae9f demo demo] Empty body provided in request {{(pid=112276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:01:02.225292 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.openstack.wsgi [None req-230e2dd3-8513-4529-907b-a8e4a263ae9f demo demo] Calling method 'detail' {{(pid=112276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:01:02.225787 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.api.api_utils [None req-230e2dd3-8513-4529-907b-a8e4a263ae9f demo demo] Removing options '' from query. {{(pid=112276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:01:02.227165 np0000179770 devstack@c-api.service[112276]: DEBUG cinder.volume.api [None req-230e2dd3-8513-4529-907b-a8e4a263ae9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:01:02.239025 np0000179770 devstack@c-api.service[112276]: INFO cinder.volume.api [None req-230e2dd3-8513-4529-907b-a8e4a263ae9f demo demo] Get all volumes completed successfully. Jun 12 06:01:02.241194 np0000179770 devstack@c-api.service[112276]: INFO cinder.api.openstack.wsgi [None req-230e2dd3-8513-4529-907b-a8e4a263ae9f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:01:02.241635 np0000179770 devstack@c-api.service[112276]: [pid: 112276|app: 0|req: 12/49] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 06:01:02 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 12 06:01:12.232015 np0000179770 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=1 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:02:02.257465 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-70f0f928-050b-4539-acef-2872787317a9 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:02:02.260266 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-70f0f928-050b-4539-acef-2872787317a9 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 06:02:02.260526 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-70f0f928-050b-4539-acef-2872787317a9 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:02:02.260768 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-70f0f928-050b-4539-acef-2872787317a9 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:02:02.261055 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-70f0f928-050b-4539-acef-2872787317a9 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:02:02.261972 np0000179770 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-70f0f928-050b-4539-acef-2872787317a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:02:02.270676 np0000179770 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-70f0f928-050b-4539-acef-2872787317a9 demo demo] Get all volumes completed successfully. Jun 12 06:02:02.273157 np0000179770 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-70f0f928-050b-4539-acef-2872787317a9 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:02:02.273689 np0000179770 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 13/50] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 06:02:02 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 12 06:02:12.265907 np0000179770 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:03:02.289293 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-be7a7df9-65e5-436c-8ee3-0425d0dc9596 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:03:02.292314 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-be7a7df9-65e5-436c-8ee3-0425d0dc9596 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 06:03:02.292605 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-be7a7df9-65e5-436c-8ee3-0425d0dc9596 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:03:02.292869 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-be7a7df9-65e5-436c-8ee3-0425d0dc9596 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:03:02.293125 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-be7a7df9-65e5-436c-8ee3-0425d0dc9596 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:03:02.294078 np0000179770 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-be7a7df9-65e5-436c-8ee3-0425d0dc9596 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:03:02.304275 np0000179770 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-be7a7df9-65e5-436c-8ee3-0425d0dc9596 demo demo] Get all volumes completed successfully. Jun 12 06:03:02.308123 np0000179770 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-be7a7df9-65e5-436c-8ee3-0425d0dc9596 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:03:02.308807 np0000179770 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 13/51] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 06:03:02 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 12 06:03:12.299607 np0000179770 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:04:02.327435 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-c059e078-04dd-4f52-abab-d47d07885a39 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:04:02.440869 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-c059e078-04dd-4f52-abab-d47d07885a39 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 12 06:04:02.441179 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-c059e078-04dd-4f52-abab-d47d07885a39 demo demo] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:04:02.441606 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-c059e078-04dd-4f52-abab-d47d07885a39 demo demo] Calling method 'detail' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:04:02.442164 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.api.api_utils [None req-c059e078-04dd-4f52-abab-d47d07885a39 demo demo] Removing options '' from query. {{(pid=112277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:04:02.445471 np0000179770 devstack@c-api.service[112277]: DEBUG cinder.volume.api [None req-c059e078-04dd-4f52-abab-d47d07885a39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:04:02.456421 np0000179770 devstack@c-api.service[112277]: INFO cinder.volume.api [None req-c059e078-04dd-4f52-abab-d47d07885a39 demo demo] Get all volumes completed successfully. Jun 12 06:04:02.458183 np0000179770 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-c059e078-04dd-4f52-abab-d47d07885a39 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:04:02.458619 np0000179770 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 14/52] 199.204.45.240 () {64 vars in 1296 bytes} [Fri Jun 12 06:04:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 06:04:12.449269 np0000179770 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=1 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}