May 09 07:23:09.647994 np0000173006 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:23:09.659092 np0000173006 devstack@c-api.service[112477]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:23:09 2026] *** May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: nodename: np0000173006 May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: machine: x86_64 May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: clock source: unix May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: pcre jit disabled May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: detected number of CPU cores: 16 May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: current working directory: / May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: detected binary path: /usr/bin/uwsgi-core May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: your processes number limit is 256917 May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: your memory page size is 4096 bytes May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: detected max file descriptor number: 2048 May 09 07:23:09.662923 np0000173006 devstack@c-api.service[112477]: lock engine: pthread robust mutexes May 09 07:23:09.663979 np0000173006 devstack@c-api.service[112477]: thunder lock: enabled May 09 07:23:09.663979 np0000173006 devstack@c-api.service[112477]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:23:09.663979 np0000173006 devstack@c-api.service[112477]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:23:09.663979 np0000173006 devstack@c-api.service[112477]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:23:09.663979 np0000173006 devstack@c-api.service[112477]: Set PythonHome to /opt/stack/data/venv May 09 07:23:09.698455 np0000173006 devstack@c-api.service[112477]: Python main interpreter initialized at 0x7b68f42a3668 May 09 07:23:09.698455 np0000173006 devstack@c-api.service[112477]: python threads support enabled May 09 07:23:09.698455 np0000173006 devstack@c-api.service[112477]: your server socket listen backlog is limited to 100 connections May 09 07:23:09.698455 np0000173006 devstack@c-api.service[112477]: your mercy for graceful operations on workers is 80 seconds May 09 07:23:09.698890 np0000173006 devstack@c-api.service[112477]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:23:09.699018 np0000173006 devstack@c-api.service[112477]: *** Operational MODE: preforking *** May 09 07:23:09.699241 np0000173006 devstack@c-api.service[112477]: *** uWSGI is running in multiple interpreter mode *** May 09 07:23:09.699241 np0000173006 devstack@c-api.service[112477]: spawned uWSGI master process (pid: 112477) May 09 07:23:09.699491 np0000173006 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:23:09.699907 np0000173006 devstack@c-api.service[112477]: spawned uWSGI worker 1 (pid: 112487, cores: 1) May 09 07:23:09.700453 np0000173006 devstack@c-api.service[112477]: spawned uWSGI worker 2 (pid: 112488, cores: 1) May 09 07:23:09.700906 np0000173006 devstack@c-api.service[112477]: spawned uWSGI worker 3 (pid: 112489, cores: 1) May 09 07:23:09.701370 np0000173006 devstack@c-api.service[112477]: spawned uWSGI worker 4 (pid: 112490, cores: 1) May 09 07:23:09.701526 np0000173006 devstack@c-api.service[112477]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:23:09.822785 np0000173006 devstack@c-api.service[112487]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:09.822785 np0000173006 devstack@c-api.service[112487]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:09.822785 np0000173006 devstack@c-api.service[112487]: we strongly recommend against using it for new projects. May 09 07:23:09.822785 np0000173006 devstack@c-api.service[112487]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:09.822785 np0000173006 devstack@c-api.service[112487]: framework. For more detail see May 09 07:23:09.822785 np0000173006 devstack@c-api.service[112487]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:09.822785 np0000173006 devstack@c-api.service[112487]: import eventlet # noqa May 09 07:23:09.834572 np0000173006 devstack@c-api.service[112489]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:09.834572 np0000173006 devstack@c-api.service[112489]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:09.834572 np0000173006 devstack@c-api.service[112489]: we strongly recommend against using it for new projects. May 09 07:23:09.834572 np0000173006 devstack@c-api.service[112489]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:09.834572 np0000173006 devstack@c-api.service[112489]: framework. For more detail see May 09 07:23:09.834572 np0000173006 devstack@c-api.service[112489]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:09.834572 np0000173006 devstack@c-api.service[112489]: import eventlet # noqa May 09 07:23:09.843930 np0000173006 devstack@c-api.service[112488]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:09.843930 np0000173006 devstack@c-api.service[112488]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:09.843930 np0000173006 devstack@c-api.service[112488]: we strongly recommend against using it for new projects. May 09 07:23:09.843930 np0000173006 devstack@c-api.service[112488]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:09.843930 np0000173006 devstack@c-api.service[112488]: framework. For more detail see May 09 07:23:09.843930 np0000173006 devstack@c-api.service[112488]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:09.843930 np0000173006 devstack@c-api.service[112488]: import eventlet # noqa May 09 07:23:09.851679 np0000173006 devstack@c-api.service[112490]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:09.851679 np0000173006 devstack@c-api.service[112490]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:09.851679 np0000173006 devstack@c-api.service[112490]: we strongly recommend against using it for new projects. May 09 07:23:09.851679 np0000173006 devstack@c-api.service[112490]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:09.851679 np0000173006 devstack@c-api.service[112490]: framework. For more detail see May 09 07:23:09.851679 np0000173006 devstack@c-api.service[112490]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:09.851679 np0000173006 devstack@c-api.service[112490]: import eventlet # noqa May 09 07:23:09.904963 np0000173006 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:09.904963 np0000173006 devstack@c-api.service[112487]: debtcollector.deprecate( May 09 07:23:09.914060 np0000173006 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:09.914060 np0000173006 devstack@c-api.service[112489]: debtcollector.deprecate( May 09 07:23:09.929995 np0000173006 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:09.929995 np0000173006 devstack@c-api.service[112488]: debtcollector.deprecate( May 09 07:23:09.933160 np0000173006 devstack@c-api.service[112490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:09.933160 np0000173006 devstack@c-api.service[112490]: debtcollector.deprecate( May 09 07:23:09.979589 np0000173006 devstack@c-api.service[112487]: /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 May 09 07:23:09.979589 np0000173006 devstack@c-api.service[112487]: from cgi import parse_header May 09 07:23:09.990863 np0000173006 devstack@c-api.service[112489]: /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 May 09 07:23:09.990863 np0000173006 devstack@c-api.service[112489]: from cgi import parse_header May 09 07:23:10.010157 np0000173006 devstack@c-api.service[112488]: /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 May 09 07:23:10.010157 np0000173006 devstack@c-api.service[112488]: from cgi import parse_header May 09 07:23:10.010705 np0000173006 devstack@c-api.service[112490]: /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 May 09 07:23:10.010705 np0000173006 devstack@c-api.service[112490]: from cgi import parse_header May 09 07:23:10.021917 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:10.021917 np0000173006 devstack@c-api.service[112487]: removals.removed_module( May 09 07:23:10.022612 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:10.022612 np0000173006 devstack@c-api.service[112487]: removals.removed_module( May 09 07:23:10.033170 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:10.033170 np0000173006 devstack@c-api.service[112489]: removals.removed_module( May 09 07:23:10.033856 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:10.033856 np0000173006 devstack@c-api.service[112489]: removals.removed_module( May 09 07:23:10.054166 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:10.054166 np0000173006 devstack@c-api.service[112488]: removals.removed_module( May 09 07:23:10.054299 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:23:10.054299 np0000173006 devstack@c-api.service[112490]: removals.removed_module( May 09 07:23:10.054872 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:23:10.054872 np0000173006 devstack@c-api.service[112490]: removals.removed_module( May 09 07:23:10.055021 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:10.055021 np0000173006 devstack@c-api.service[112488]: removals.removed_module( May 09 07:23:10.598512 np0000173006 devstack@c-api.service[112487]: /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 May 09 07:23:10.598512 np0000173006 devstack@c-api.service[112487]: warnings.warn( May 09 07:23:10.614423 np0000173006 devstack@c-api.service[112489]: /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 May 09 07:23:10.614423 np0000173006 devstack@c-api.service[112489]: warnings.warn( May 09 07:23:10.651558 np0000173006 devstack@c-api.service[112488]: /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 May 09 07:23:10.651558 np0000173006 devstack@c-api.service[112488]: warnings.warn( May 09 07:23:10.654028 np0000173006 devstack@c-api.service[112490]: /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 May 09 07:23:10.654028 np0000173006 devstack@c-api.service[112490]: warnings.warn( May 09 07:23:10.690965 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:10.690965 np0000173006 devstack@c-api.service[112487]: warnings.warn( May 09 07:23:10.711874 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:10.711874 np0000173006 devstack@c-api.service[112489]: warnings.warn( May 09 07:23:10.753498 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:23:10.753498 np0000173006 devstack@c-api.service[112490]: warnings.warn( May 09 07:23:10.761452 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:10.761452 np0000173006 devstack@c-api.service[112488]: warnings.warn( May 09 07:23:10.974947 np0000173006 devstack@c-api.service[112487]: 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. May 09 07:23:10.975552 np0000173006 devstack@c-api.service[112487]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112487) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:10.993659 np0000173006 devstack@c-api.service[112489]: 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. May 09 07:23:10.994050 np0000173006 devstack@c-api.service[112489]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112489) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:11.036115 np0000173006 devstack@c-api.service[112490]: 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. May 09 07:23:11.036554 np0000173006 devstack@c-api.service[112490]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112490) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:11.049028 np0000173006 devstack@c-api.service[112488]: 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. May 09 07:23:11.049439 np0000173006 devstack@c-api.service[112488]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112488) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:11.057936 np0000173006 devstack@c-api.service[112487]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:11.057936 np0000173006 devstack@c-api.service[112487]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:11.059450 np0000173006 devstack@c-api.service[112489]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:11.059450 np0000173006 devstack@c-api.service[112489]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:11.098969 np0000173006 devstack@c-api.service[112490]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:11.098969 np0000173006 devstack@c-api.service[112490]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:11.110391 np0000173006 devstack@c-api.service[112488]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:11.110391 np0000173006 devstack@c-api.service[112488]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:11.493896 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:11.494196 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112487) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:11.494321 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112490) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:11.494506 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.494640 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112488) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:11.494751 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.494848 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.494848 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.495058 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.495159 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.495159 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.495342 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.495471 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.495471 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.495693 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.495856 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.496594 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.496736 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.496736 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.497016 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.497016 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.497232 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.497380 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.497503 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.497603 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.497710 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.497812 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.497911 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.498007 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.498137 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.498205 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.498271 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.498336 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.498430 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.498485 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.498534 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.498585 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.498634 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.498683 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.498734 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.498784 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.498844 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.498905 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.498905 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.498999 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.498999 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.498999 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.498999 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.498999 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.498999 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.499434 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.499496 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.499553 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.499553 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.499553 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.499553 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.499553 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.499553 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.500429 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.500551 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.500612 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.500663 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.500716 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.500766 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.500817 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.500817 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.501124 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.501476 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.501734 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.501896 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.502000 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.502059 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.502110 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.502110 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.502221 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.502287 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.502337 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.502411 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.502462 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.502515 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.502565 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.502630 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.502682 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.502744 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.502744 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.502744 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.502894 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.502894 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.502894 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.503030 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.503087 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.503140 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.503202 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.503254 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.503305 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.503377 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.503432 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.503483 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.503549 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.503600 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.503652 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.503703 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.503818 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.503888 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.503944 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.503999 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.504056 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.504111 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.504166 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.504221 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.504221 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.504341 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.504341 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.504471 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.504539 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.504539 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.504539 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.504616 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.504643 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.504643 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.504695 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.504728 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.504728 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.504728 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.504800 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.504828 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.504855 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.504883 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.504911 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.504911 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.504965 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.504997 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.505025 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.505053 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.505053 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.505118 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.505147 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.505175 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.505203 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.505230 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.505262 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.505294 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.505322 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.505345 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.505420 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.505452 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.505480 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.505507 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.505533 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.505565 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.505597 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.505624 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.505651 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.505677 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.505704 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.505736 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.505736 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.505818 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.505848 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.505951 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.506053 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.506153 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.506409 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.506523 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.506637 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.506749 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.506853 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.506952 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.507056 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.507166 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.507269 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.507484 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.507658 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.507814 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.507944 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.508067 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.508098 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.508151 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.508205 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.508236 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.508267 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.508326 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.508369 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.508396 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.508470 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.508500 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.508627 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.508776 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.508813 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.508864 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.508895 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.508947 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.509025 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.509058 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.509113 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.509172 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.509203 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.509231 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.509285 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.509315 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.509361 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.509433 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.509468 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.509501 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.509545 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.509611 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.509646 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.509680 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.509751 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.509820 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.509850 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.509920 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.509976 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.510006 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.510075 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.510132 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.510163 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.510263 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.510390 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.510673 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.510751 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.510827 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.510859 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.510931 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.510970 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.510998 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.511046 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.511090 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.511125 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.511153 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.511153 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.511207 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.511243 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.511272 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.511344 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.511391 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.511495 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.511526 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.511613 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.511746 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.511823 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.511915 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.511996 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.512079 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.512157 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.512236 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.512292 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.512322 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.512448 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.512492 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.512525 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.512559 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.512587 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.512615 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.512646 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.512674 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.512703 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.512730 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.512758 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.512784 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.512817 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.512849 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.512921 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.512951 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.513008 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.513075 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.513104 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.513168 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.513197 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.513250 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.513284 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.513313 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.513313 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.513375 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.513411 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.513438 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.513467 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.513495 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.513552 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.513586 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.513684 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.513792 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.513968 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.514027 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.514086 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.514146 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.514204 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.514261 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.514325 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.514471 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.514591 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.514741 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.514853 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.514956 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.515057 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.515165 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.519134 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.519196 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.519256 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.519322 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.519410 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.519477 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.519543 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.519882 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.519917 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.519942 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.520004 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.520060 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.520103 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.520132 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.520161 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.520240 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.520271 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.520331 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.520430 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.520476 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.520507 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.520598 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.520627 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.520658 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.520689 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.520718 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.520744 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.520772 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.520798 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.520827 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.520854 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.520881 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.520913 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.520944 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.520972 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.520999 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.521025 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.521051 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.521083 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.521114 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.521141 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.521168 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.521168 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.521253 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.521318 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.521359 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.521388 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.521452 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.521516 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.521771 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.521929 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.522057 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.522099 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.522129 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.522176 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.522240 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.522276 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.522303 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.522333 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.522384 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.522415 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.522447 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.522474 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.522503 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.522531 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.522559 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.522594 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.522625 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.522654 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.522685 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.522713 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.522740 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.522770 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.522798 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.522834 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.522861 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.522888 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.522915 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.522943 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.522970 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.523005 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.523032 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.523063 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.523093 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.523121 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.523155 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.523182 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.523214 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.523246 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.523273 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.523303 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.523330 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.523373 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.523402 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.523428 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.523455 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.523455 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.523544 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.524055 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.524164 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.524271 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.524392 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.524499 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.524600 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.524713 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.524819 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.524922 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.525025 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.525065 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.525128 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.525212 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.525253 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.525298 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.525345 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.525397 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.525433 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.525469 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.525506 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.525542 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.525580 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.525617 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.525664 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.525703 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.525740 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.525776 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.525818 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.525860 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.525898 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.525935 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.525972 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.526008 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.526050 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.526088 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.526132 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.526172 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.526209 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.526245 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.526287 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.526323 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.526376 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.526425 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.526425 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.526502 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.526541 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.526577 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.526577 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.526577 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.526577 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.526577 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.526746 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.526746 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.526746 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.526851 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.526924 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.527249 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.527364 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.527492 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.527610 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.527745 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.527842 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.527884 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.527936 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.527977 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.528013 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.528079 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.528125 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.528165 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.528201 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.528244 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.528281 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.528281 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.528371 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.528409 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.528454 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.528491 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.528529 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.528645 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.528753 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.528862 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.528968 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.529007 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.529052 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.529094 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.529136 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.529174 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.529211 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.529255 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.529323 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.529405 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.529405 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.529493 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.529533 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.529572 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.529615 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.529615 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.529682 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.529720 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.529756 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.529795 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.529831 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.529874 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.529911 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.529953 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.529990 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.529990 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.530057 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.530100 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.530137 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.530173 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.530220 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.530261 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.530302 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.530342 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.530403 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.530403 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.530403 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.530403 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.530536 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.530536 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.530536 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.530644 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.530703 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.530780 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.530867 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.530975 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.531087 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.531178 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.531227 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.531271 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.531324 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.531402 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.531444 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.531482 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.531518 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.531555 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.531591 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.531628 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.531675 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.531758 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.531792 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.531830 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.531872 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.531910 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.531951 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.531988 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.532024 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.532024 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.532024 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.532130 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.532168 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.532168 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.532264 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.532307 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.532364 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.532453 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.532536 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.532617 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.532697 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.532785 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.532845 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.532954 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.533056 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.533160 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.533260 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.533378 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.533489 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.533790 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.533831 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.533903 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.533934 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.533968 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.534016 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.534083 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.534114 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.534140 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.534195 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.534229 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.534275 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.534306 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.534334 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.534430 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.534462 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.534490 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.534546 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.534609 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.534664 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.534782 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.535257 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.535339 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.535392 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.535458 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.535542 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.535578 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.535649 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.535684 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.535772 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.535862 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.535891 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.535952 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.536021 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.536136 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.536682 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.536795 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.536900 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.537009 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.537077 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.537134 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.537163 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.537191 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.537255 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.537314 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.537343 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.537390 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.537470 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.537501 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.537592 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.537659 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.537718 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.537778 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.537838 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.537897 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.537963 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.538250 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.538361 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.538480 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.538524 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.538607 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.538638 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.538671 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.538712 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.538770 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.538800 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.538828 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.538887 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.538912 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.538950 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.538979 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.539004 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.539069 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.539130 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.539188 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.539246 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.539310 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.539493 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.539557 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.539592 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.539617 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.539663 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.539690 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.539729 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.539753 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.539776 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.539800 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.539824 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.539849 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.539872 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.539904 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.539932 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.539957 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.539982 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.540005 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.540028 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.540052 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.540052 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.540122 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.540154 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.540178 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.540201 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.540226 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.540250 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.540273 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.540296 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.540342 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.540378 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.540409 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.540442 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.540466 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.540490 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.540519 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.540544 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.540573 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.540602 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.540627 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.540651 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.540675 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.540703 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.540727 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.540752 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.540775 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.540799 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.540824 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.540847 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.540871 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.540895 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.540923 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.540950 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.540973 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.540996 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.541020 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.541043 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.541067 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.541090 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.541116 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.541141 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.541164 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.541192 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.541220 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.541244 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.541267 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.541291 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.541314 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.541338 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.541373 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.541406 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.541430 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.541458 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.541482 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.541509 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.541532 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.541557 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.541581 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.541605 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.541627 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.541651 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.541674 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.541701 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.541726 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.541749 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.541772 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.541800 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.541825 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.541851 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.541876 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.541899 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.542107 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.542107 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.542107 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.542107 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.542195 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.543600 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.543665 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.543735 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.543801 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.543852 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.543881 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.543910 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.543969 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.544003 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.544030 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.544084 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.544151 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.544211 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.544265 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.544459 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.544522 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.544581 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.544641 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.544713 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.544755 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.544818 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.545160 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.545272 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.545392 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.545499 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.545601 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.545699 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.545808 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.548324 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.548398 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.548473 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.548542 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.548573 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.548640 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.548698 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.548807 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.548868 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.548928 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.548988 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.549019 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.549044 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.549072 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.549100 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.549127 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.549151 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.549193 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.549249 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.549307 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.549385 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.550296 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.550331 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.550382 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.550434 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.550490 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.550520 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.550549 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.550653 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.550695 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.550724 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.550799 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.550831 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.550859 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.550922 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.550980 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.551044 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.551108 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.551143 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.551171 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.551230 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.551278 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.551309 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.551342 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.551422 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.551483 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.551545 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.551609 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.551656 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.552017 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.553225 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.553334 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.553454 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.553561 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.553662 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.553780 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.555948 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.556031 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.556094 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.556143 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.556213 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.556256 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.556256 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.556328 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.556387 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.556425 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.556425 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.556520 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.556520 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.556599 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.556658 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.556728 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.556798 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.556842 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.556905 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.556958 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.557023 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.557127 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.557177 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.557243 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.557304 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.557483 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.557483 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.557656 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.557694 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.557732 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.557769 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.557816 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.557854 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.557888 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.557920 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.557953 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.557986 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.558025 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.558060 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.558102 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.558138 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.558180 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.558218 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.558254 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.558289 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.558325 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.558385 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.558424 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.558461 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.558496 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.558534 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.558585 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.558626 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.558666 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.558702 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.558742 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.558778 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.558814 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.558849 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.558849 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.559480 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.559599 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.559725 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.559853 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.559949 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.560061 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.560165 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.560515 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.560623 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.560729 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.560833 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.560932 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.561036 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.561152 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.561250 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.561370 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.561471 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.561608 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.561712 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.561815 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.601537 np0000173006 devstack@c-api.service[112488]: INFO dbcounter [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Registered counter for database cinder May 09 07:23:11.601844 np0000173006 devstack@c-api.service[112489]: INFO dbcounter [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Registered counter for database cinder May 09 07:23:11.602607 np0000173006 devstack@c-api.service[112490]: INFO dbcounter [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Registered counter for database cinder May 09 07:23:11.605842 np0000173006 devstack@c-api.service[112487]: INFO dbcounter [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Registered counter for database cinder May 09 07:23:11.612693 np0000173006 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.614424 np0000173006 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-4304a28f-d044-48eb-94ab-8d559a3b121c 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.617269 np0000173006 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.618658 np0000173006 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.723796 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writer thread running {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:11.726019 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writer thread running {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:11.726844 np0000173006 devstack@c-api.service[112488]: INFO cinder.rpc [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:11.728529 np0000173006 devstack@c-api.service[112489]: INFO cinder.rpc [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:11.729303 np0000173006 devstack@c-api.service[112488]: INFO cinder.rpc [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:11.729417 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writer thread running {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:11.730940 np0000173006 devstack@c-api.service[112489]: INFO cinder.rpc [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:11.731492 np0000173006 devstack@c-api.service[112488]: INFO cinder.rpc [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:11.731886 np0000173006 devstack@c-api.service[112487]: INFO cinder.rpc [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:11.733519 np0000173006 devstack@c-api.service[112488]: INFO cinder.rpc [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:11.733596 np0000173006 devstack@c-api.service[112489]: INFO cinder.rpc [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:11.734104 np0000173006 devstack@c-api.service[112487]: INFO cinder.rpc [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:11.734391 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.735821 np0000173006 devstack@c-api.service[112489]: INFO cinder.rpc [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:11.736038 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.736107 np0000173006 devstack@c-api.service[112487]: INFO cinder.rpc [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:11.736979 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.738025 np0000173006 devstack@c-api.service[112487]: INFO cinder.rpc [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:11.738893 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.739251 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.740046 np0000173006 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.740676 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.741699 np0000173006 devstack@c-api.service[112488]: INFO cinder.rpc [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:11.742392 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writer thread running {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:11.743223 np0000173006 devstack@c-api.service[112488]: INFO cinder.rpc [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:11.744122 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.744277 np0000173006 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-4304a28f-d044-48eb-94ab-8d559a3b121c 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.745313 np0000173006 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.746079 np0000173006 devstack@c-api.service[112490]: INFO cinder.rpc [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:11.746150 np0000173006 devstack@c-api.service[112489]: INFO cinder.rpc [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:11.747365 np0000173006 devstack@c-api.service[112487]: INFO cinder.rpc [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:11.747885 np0000173006 devstack@c-api.service[112489]: INFO cinder.rpc [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:11.748729 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.749554 np0000173006 devstack@c-api.service[112487]: INFO cinder.rpc [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:11.749949 np0000173006 devstack@c-api.service[112490]: INFO cinder.rpc [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:11.750642 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.753288 np0000173006 devstack@c-api.service[112490]: INFO cinder.rpc [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:11.754180 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.756061 np0000173006 devstack@c-api.service[112490]: INFO cinder.rpc [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:11.757373 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.757630 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.759862 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.759998 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.760760 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.763692 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.764259 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.764779 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.765046 np0000173006 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.767127 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.767273 np0000173006 devstack@c-api.service[112490]: INFO cinder.rpc [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:11.767483 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.767755 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.769532 np0000173006 devstack@c-api.service[112490]: INFO cinder.rpc [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:11.770309 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.770646 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.770879 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.771781 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.774461 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.774793 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.774911 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.777614 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.777713 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.777862 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.780480 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.780749 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.780817 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.781967 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.783661 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.783865 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.784314 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.784591 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.787167 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.787368 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.787869 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.788719 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.790148 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.790228 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.791215 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.791285 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.791743 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.793505 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.794659 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.795604 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.795670 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.796746 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.797123 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.798580 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.798842 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.800083 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.800160 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.800218 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.801602 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.801890 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.802150 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.802685 np0000173006 devstack@c-api.service[112488]: WARNING cinder.api.contrib.hosts [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:11.803449 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.803549 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.803685 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.804956 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.805133 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.805584 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.806454 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.806524 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.806693 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.807084 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.807381 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: extensions {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.808123 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.808554 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.808628 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: encryption {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.809190 np0000173006 devstack@c-api.service[112489]: WARNING cinder.api.contrib.hosts [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:11.809515 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.809917 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.810086 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.810171 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: encryption {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.811388 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.811500 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.811917 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: os-quota-sets {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.812584 np0000173006 devstack@c-api.service[112487]: WARNING cinder.api.contrib.hosts [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:11.812796 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.812941 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.813275 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: cgsnapshots {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.813383 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.813788 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: extensions {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.814484 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.814652 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: os-quota-class-sets {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.814718 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.814987 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.815948 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: os-availability-zone {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.816293 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.816556 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.817136 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: extensions {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.817204 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: qos-specs {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.817347 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.818069 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: os-quota-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.818334 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: encryption {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.819450 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: cgsnapshots {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.819733 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: backups {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.819906 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: encryption {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.820854 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: os-quota-class-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.821434 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: os-quota-sets {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.821697 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: extra_specs {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.822144 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: os-availability-zone {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.822778 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: cgsnapshots {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.823206 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: os-snapshot-manage {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.823290 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.823369 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: qos-specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.824176 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: os-quota-class-sets {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.824651 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: os-volume-type-access {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.825470 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: os-availability-zone {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.825762 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: backups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.826156 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: capabilities {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.826714 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: qos-specs {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.827054 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.827402 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: os-hosts {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.828247 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: extra_specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.828719 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: consistencygroups {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.828808 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: backups {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.829243 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.829834 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: os-snapshot-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.830626 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: os-volume-transfer {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.830806 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.831225 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: extra_specs {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.831292 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: os-volume-type-access {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.832243 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: scheduler-stats {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.832327 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.832775 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: os-snapshot-manage {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.832844 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: capabilities {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.833657 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extended resource: os-volume-manage {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.833923 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.834015 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: os-hosts {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.834227 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: os-volume-type-access {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.835318 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: consistencygroups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.835426 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.835751 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.835819 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: capabilities {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.836533 np0000173006 devstack@c-api.service[112490]: WARNING cinder.api.contrib.hosts [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:11.836636 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.contrib.snapshot_actions [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] SnapshotActionsController initialized {{(pid=112488) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:11.837023 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: os-hosts {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.837223 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: os-volume-transfer {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.837291 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.837389 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.838310 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: consistencygroups {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.838773 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.838840 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: scheduler-stats {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.839070 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.840236 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.840303 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extended resource: os-volume-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.840374 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: os-volume-transfer {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.840806 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.841625 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.841690 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: extensions {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.841870 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: scheduler-stats {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.842338 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.842894 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: encryption {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.843030 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.843222 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.contrib.snapshot_actions [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] SnapshotActionsController initialized {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:11.843299 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extended resource: os-volume-manage {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.844042 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.844569 np0000173006 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.844628 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: encryption {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.845409 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.845483 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.845556 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.845609 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.845609 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.845716 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.845832 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.845918 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.846040 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.846138 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.846195 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: os-quota-sets {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.846248 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.846299 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.contrib.snapshot_actions [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] SnapshotActionsController initialized {{(pid=112487) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:11.846400 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension UsedLimits extending resource: limits {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.846466 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension TypesManage extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.846563 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension AdminActions extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.846672 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension AdminActions extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.846795 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension AdminActions extending resource: backups {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.846869 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.846929 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension VolumeActions extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.849670 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.849736 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.849772 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.849805 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.849837 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.850140 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.850860 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: cgsnapshots {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.851070 np0000173006 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.851513 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.851923 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852034 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852078 np0000173006 devstack@c-api.service[112488]: WARNING keystonemiddleware.auth_token [None req-fa3a1f11-fe3c-42ba-9ec5-746bc2f61a5b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:11.852141 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852246 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852361 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852417 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: os-quota-class-sets {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.852459 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852587 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852680 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852787 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852884 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension UsedLimits extending resource: limits {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.852924 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.852982 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension TypesManage extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.853090 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension AdminActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.853213 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension AdminActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.853310 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension AdminActions extending resource: backups {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.853426 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension VolumeActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.853628 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.853779 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: os-availability-zone {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.854433 np0000173006 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.855159 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: qos-specs {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.855251 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.855364 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.855488 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.855655 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.855776 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.855842 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.855918 np0000173006 devstack@c-api.service[112489]: WARNING keystonemiddleware.auth_token [None req-4304a28f-d044-48eb-94ab-8d559a3b121c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:11.855986 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.856057 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.856120 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.856233 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension UsedLimits extending resource: limits {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.856326 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension TypesManage extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.856441 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension AdminActions extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.856565 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension AdminActions extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.856663 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension AdminActions extending resource: backups {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.856764 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension VolumeActions extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.856970 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.858341 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: backups {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.858915 np0000173006 devstack@c-api.service[112488]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b68f42a3668 pid: 112488 (default app) May 09 07:23:11.859156 np0000173006 devstack@c-api.service[112487]: WARNING keystonemiddleware.auth_token [None req-d6f78733-e9a7-4244-bc44-6bd565cc66b8 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:11.859398 np0000173006 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:23:11.859398 np0000173006 devstack@c-api.service[112488]: warnings.warn( May 09 07:23:11.860531 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: extra_specs {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.861650 np0000173006 devstack@c-api.service[112489]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b68f42a3668 pid: 112489 (default app) May 09 07:23:11.862208 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: os-snapshot-manage {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.863728 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: os-volume-type-access {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.864921 np0000173006 devstack@c-api.service[112487]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b68f42a3668 pid: 112487 (default app) May 09 07:23:11.865387 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: capabilities {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.866774 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: os-hosts {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.867409 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.867409 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.867409 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.867409 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.867938 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.867938 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.867938 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.867938 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.868277 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.868277 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.868277 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.868277 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.868277 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.868277 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.868774 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.868774 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.868774 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.868774 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.868774 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.869164 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.869164 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.869164 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.869164 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.869164 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.869542 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.869542 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.869542 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.869542 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.869849 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.869849 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.869849 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.869849 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.869849 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.870221 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.870221 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.870221 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.870221 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.870221 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.870638 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.870638 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.870638 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.870638 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.870638 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.870638 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.871067 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.871067 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.871067 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.871067 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.871067 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.871067 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.871520 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.871520 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.871520 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.871520 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.871520 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.871520 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.872026 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.872026 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.872026 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.872026 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.872026 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.872458 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.872458 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.872458 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.872458 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.872458 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.872772 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.872772 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.872772 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.872772 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.872772 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.872772 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873021 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873021 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873021 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873021 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873200 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: consistencygroups {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.873246 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873246 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873246 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873246 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873246 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873246 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873494 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873494 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873494 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873494 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873678 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873678 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873678 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873678 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873857 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873857 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.873857 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.873857 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874026 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874026 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874026 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874026 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874208 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874208 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874208 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874208 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874208 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874453 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874453 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874453 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874453 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874453 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874671 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874671 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874671 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874671 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874852 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874852 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.874852 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.874852 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875035 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875035 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875035 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875035 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875207 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875207 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875207 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875207 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875401 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875401 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875401 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875401 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875603 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875603 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875603 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875603 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875603 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875603 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875864 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875864 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875864 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.875864 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.875864 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876093 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876093 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876093 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876093 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876093 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876093 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876093 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876408 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876408 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876408 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876408 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876408 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876408 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876670 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876670 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876670 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876670 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876670 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876670 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876940 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876940 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876940 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876940 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.876940 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.876940 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.877198 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.877198 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.877198 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.877198 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.877391 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.877391 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.877391 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.877391 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.877563 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.877563 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.877563 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.877563 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.877745 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.877745 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.877745 np0000173006 devstack@c-api.service[112488]: /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. May 09 07:23:11.877745 np0000173006 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) May 09 07:23:11.877930 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: os-volume-transfer {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.877969 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-9d0048d4-bd31-4176-b8c0-d02c298f008a None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:11.878006 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: scheduler-stats {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.878044 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 953 bytes} [Sat May 9 07:23:11 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:23:11.878081 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extended resource: os-volume-manage {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.878081 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.878081 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.contrib.snapshot_actions [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] SnapshotActionsController initialized {{(pid=112490) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:11.878279 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.879737 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.881220 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.882656 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.884162 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.885737 np0000173006 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.886626 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.886744 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.886856 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.886967 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.887068 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.887185 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.887297 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.887421 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.887548 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.887674 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension UsedLimits extending resource: limits {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.887780 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension TypesManage extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.887886 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension AdminActions extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.888000 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension AdminActions extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.888107 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension AdminActions extending resource: backups {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.888209 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension VolumeActions extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.888468 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:11.890717 np0000173006 devstack@c-api.service[112490]: WARNING keystonemiddleware.auth_token [None req-07a01677-ac1c-4388-9507-4e4d9fc50021 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:11.896792 np0000173006 devstack@c-api.service[112490]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b68f42a3668 pid: 112490 (default app) May 09 07:23:18.884059 np0000173006 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:23:18.884059 np0000173006 devstack@c-api.service[112489]: warnings.warn( May 09 07:23:18.897346 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.897346 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.897346 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.897346 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.897346 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.897609 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.897609 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.897609 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.897609 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.897609 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.897781 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.897781 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.897781 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.897781 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.897781 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.897781 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898004 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898004 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898004 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898004 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898225 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898225 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898225 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898225 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898405 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898405 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898405 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898405 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898543 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898543 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898543 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898543 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898543 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898752 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898752 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898752 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.898752 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.898752 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.899059 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.899059 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.899059 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.899059 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.899059 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.899059 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.899435 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.899435 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.899435 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.899435 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.899435 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.899435 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.899782 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.899782 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.899782 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.899782 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.899782 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.899782 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900217 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900217 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900217 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900217 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900217 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900554 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900554 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900554 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900554 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900554 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900791 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900791 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900791 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900791 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900791 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900791 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900998 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900998 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900998 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900998 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.900998 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.900998 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901189 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901189 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901189 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901189 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901189 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901373 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901373 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901373 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901373 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901373 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901540 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901540 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901540 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901540 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901693 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901693 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901693 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901693 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901829 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901829 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901829 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.901829 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.901829 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902024 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902024 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902024 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902024 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902024 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902183 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902183 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902183 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902183 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902316 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902316 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902316 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902316 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902477 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902477 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902477 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902477 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902613 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902613 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902613 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902613 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902762 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902762 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902762 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902762 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902899 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902899 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902899 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.902899 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.902899 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903092 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903092 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903092 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903092 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903092 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903092 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903286 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903286 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903286 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903286 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903286 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903464 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903464 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903464 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903464 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903464 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903464 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903672 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903672 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903672 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903672 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903672 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903672 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903869 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903869 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903869 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903869 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.903869 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.903869 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904089 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904089 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904089 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904089 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904089 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904089 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904314 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904314 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904314 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904314 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904478 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904478 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904478 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904478 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904478 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904650 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904650 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904650 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904650 np0000173006 devstack@c-api.service[112489]: /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. May 09 07:23:18.904650 np0000173006 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 09 07:23:18.904650 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-7bf7490d-76e4-4427-9af2-df878853ea9e None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:19.365633 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-7bf7490d-76e4-4427-9af2-df878853ea9e admin admin] POST https://199.204.45.156/volume/v3/types May 09 07:23:19.366189 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-7bf7490d-76e4-4427-9af2-df878853ea9e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:23:19.367789 np0000173006 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 07:23:19.367789 np0000173006 devstack@c-api.service[112489]: warnings.warn( May 09 07:23:19.377380 np0000173006 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-7bf7490d-76e4-4427-9af2-df878853ea9e 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:19.409959 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-7bf7490d-76e4-4427-9af2-df878853ea9e admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 May 09 07:23:19.410859 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 1/2] 199.204.45.156 () {68 vars in 1288 bytes} [Sat May 9 07:23:18 2026] POST /volume/v3/types => generated 186 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:23:19.421840 np0000173006 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:23:19.421840 np0000173006 devstack@c-api.service[112487]: warnings.warn( May 09 07:23:19.434561 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.434561 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.434561 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.434561 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.434874 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.434874 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.434874 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.434874 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.435100 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.435100 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.435100 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.435100 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.435100 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.435100 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.435451 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.435451 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.435451 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.435451 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.435451 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.435734 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.435734 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.435734 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.435734 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.435734 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436053 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436053 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436053 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436053 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436290 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436290 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436290 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436290 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436290 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436598 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436598 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436598 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436598 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436598 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436859 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436859 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436859 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436859 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.436859 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.436859 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.437197 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.437197 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.437197 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.437197 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.437197 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.437197 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.437536 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.437536 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.437536 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.437536 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.437536 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.437536 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.437857 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.437857 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.437857 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.437857 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.437857 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.438134 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.438134 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.438134 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.438134 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.438134 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.438439 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.438439 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.438439 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.438439 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.438439 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.438439 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.438772 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.438772 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.438772 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.438772 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.438772 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.438772 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.439078 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.439078 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.439078 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.439078 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.439078 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.439376 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.439376 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.439376 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.439376 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.439376 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.439645 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.439645 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.439645 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.439645 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.439870 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.439870 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.439870 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.439870 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.440124 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.440124 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.440124 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.440124 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.440124 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.440442 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.440442 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.440442 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.440442 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.440442 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.440700 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.440700 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.440700 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.440700 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.440937 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.440937 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.440937 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.440937 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.441179 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.441179 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.441179 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.441179 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.441471 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.441471 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.441471 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.441471 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.441712 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.441712 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.441712 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.441712 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.441963 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.441963 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.441963 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.441963 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.441963 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.442277 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.442277 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.442277 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.442277 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.442277 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.442277 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.442644 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.442644 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.442644 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.442644 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.442644 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.442925 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.442925 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.442925 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.442925 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.442925 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.442925 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.443268 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.443268 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.443268 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.443268 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.443268 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.443268 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.443659 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.443659 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.443659 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.443659 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.443659 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.443659 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444064 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444064 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444064 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444064 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444064 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444064 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444432 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444432 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444432 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444432 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444673 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444673 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444673 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444673 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444673 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444878 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444878 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444878 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444878 np0000173006 devstack@c-api.service[112487]: /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. May 09 07:23:19.444878 np0000173006 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) May 09 07:23:19.444878 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [req-7bf7490d-76e4-4427-9af2-df878853ea9e req-4637e6bb-027d-4cad-bd85-2c5f58bd0fa8 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:19.746222 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-7bf7490d-76e4-4427-9af2-df878853ea9e req-4637e6bb-027d-4cad-bd85-2c5f58bd0fa8 admin admin] POST https://199.204.45.156/volume/v3/types/c1348182-aef5-44d4-a050-1fe1e7e66a81/extra_specs May 09 07:23:19.746790 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-7bf7490d-76e4-4427-9af2-df878853ea9e req-4637e6bb-027d-4cad-bd85-2c5f58bd0fa8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:23:19.748507 np0000173006 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 07:23:19.748507 np0000173006 devstack@c-api.service[112487]: warnings.warn( May 09 07:23:19.757322 np0000173006 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [req-7bf7490d-76e4-4427-9af2-df878853ea9e req-4637e6bb-027d-4cad-bd85-2c5f58bd0fa8 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:19.814315 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-7bf7490d-76e4-4427-9af2-df878853ea9e req-4637e6bb-027d-4cad-bd85-2c5f58bd0fa8 admin admin] https://199.204.45.156/volume/v3/types/c1348182-aef5-44d4-a050-1fe1e7e66a81/extra_specs returned with HTTP 200 May 09 07:23:19.814754 np0000173006 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 1/3] 199.204.45.156 () {70 vars in 1505 bytes} [Sat May 9 07:23:19 2026] POST /volume/v3/types/c1348182-aef5-44d4-a050-1fe1e7e66a81/extra_specs => generated 55 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:23:21.742886 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=6 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:21.768626 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=6 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:29.408128 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:29.813218 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:30:09.172937 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-948dcb3f-f6d7-4ebd-a0c1-4db190a85bb0 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:30:09.174184 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-948dcb3f-f6d7-4ebd-a0c1-4db190a85bb0 None None] GET https://199.204.45.156/volume// May 09 07:30:09.174568 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-948dcb3f-f6d7-4ebd-a0c1-4db190a85bb0 None None] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:30:09.175033 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-948dcb3f-f6d7-4ebd-a0c1-4db190a85bb0 None None] Calling method 'all' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:30:09.176096 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-948dcb3f-f6d7-4ebd-a0c1-4db190a85bb0 None None] https://199.204.45.156/volume// returned with HTTP 300 May 09 07:30:09.176679 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 2/4] 199.204.45.156 () {66 vars in 1456 bytes} [Sat May 9 07:30:09 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:30:44.765568 np0000173006 devstack@c-api.service[112490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:30:44.765568 np0000173006 devstack@c-api.service[112490]: warnings.warn( May 09 07:30:44.777104 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.777104 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.777104 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.777104 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.777104 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.777692 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.777692 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.777692 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.777692 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.777692 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.778221 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.778221 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.778221 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.778221 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.778221 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.778221 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.778856 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.778856 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.778856 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.778856 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.779212 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.779212 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.779212 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.779212 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.779648 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.779648 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.779648 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.779648 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.780107 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.780107 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.780107 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.780107 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.780107 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.780736 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.780736 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.780736 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.780736 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.780736 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.781163 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.781163 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.781163 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.781163 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.781163 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.781163 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.781558 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.781558 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.781558 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.781558 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.781558 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.781558 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.781945 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.781945 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.781945 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.781945 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.781945 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.781945 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.782298 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.782298 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.782298 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.782298 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.782298 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.782687 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.782687 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.782687 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.782687 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.782687 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.782955 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.782955 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.782955 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.782955 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.782955 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.782955 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.783323 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.783323 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.783323 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.783323 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.783323 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.783323 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.783703 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.783703 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.783703 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.783703 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.783703 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.784074 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.784074 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.784074 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.784074 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.784074 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.784415 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.784415 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.784415 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.784415 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.784698 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.784698 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.784698 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.784698 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.784967 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.784967 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.784967 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.784967 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.784967 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.785307 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.785307 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.785307 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.785307 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.785307 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.785627 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.785627 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.785627 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.785627 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.785879 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.785879 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.785879 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.785879 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.786143 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.786143 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.786143 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.786143 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.786425 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.786425 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.786425 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.786425 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.786682 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.786682 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.786682 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.786682 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.786960 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.786960 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.786960 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.786960 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.786960 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.787286 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.787286 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.787286 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.787286 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.787286 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.787286 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.787701 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.787701 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.787701 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.787701 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.787701 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.787995 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.787995 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.787995 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.787995 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.787995 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.787995 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.788516 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.788516 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.788516 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.788516 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.788516 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.788516 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.788892 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.788892 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.788892 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.788892 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.788892 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.788892 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789193 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789193 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789193 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789193 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789193 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789193 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789401 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789401 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789401 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789401 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789550 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789550 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789550 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789550 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789550 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789740 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789740 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789740 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789740 np0000173006 devstack@c-api.service[112490]: /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. May 09 07:30:44.789740 np0000173006 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 09 07:30:44.789740 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:30:45.087779 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 demo demo] GET https://199.204.45.156/volume/v3/types?is_public=None May 09 07:30:45.088152 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 demo demo] Empty body provided in request {{(pid=112490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:30:45.088391 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 demo demo] Calling method 'index' {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:30:45.089055 np0000173006 devstack@c-api.service[112490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 07:30:45.089055 np0000173006 devstack@c-api.service[112490]: warnings.warn( May 09 07:30:45.089421 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.api_utils [None req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 demo demo] Removing options '' from query. {{(pid=112490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:30:45.099117 np0000173006 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [None req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:30:45.119093 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 demo demo] https://199.204.45.156/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:30:45.119499 np0000173006 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 1/5] 199.204.45.156 () {64 vars in 1263 bytes} [Sat May 9 07:30:44 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:30:45.133178 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 req-6ec43b2e-22f3-4fff-a491-240198cda0cd None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:30:45.136632 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 req-6ec43b2e-22f3-4fff-a491-240198cda0cd demo demo] GET https://199.204.45.156/volume/v3/types/default May 09 07:30:45.136884 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 req-6ec43b2e-22f3-4fff-a491-240198cda0cd demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:30:45.137149 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 req-6ec43b2e-22f3-4fff-a491-240198cda0cd demo demo] Calling method 'show' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:30:45.147088 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-36f8a5ee-8703-4a33-bc2b-c8e34c3e3861 req-6ec43b2e-22f3-4fff-a491-240198cda0cd demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 May 09 07:30:45.147443 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 2/6] 199.204.45.156 () {66 vars in 1329 bytes} [Sat May 9 07:30:45 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:30:45.473188 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-7b930837-4c57-4d8d-bf08-fad09c2a70e0 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:30:45.476647 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-7b930837-4c57-4d8d-bf08-fad09c2a70e0 demo demo] GET https://199.204.45.156/volume/v3/types/default May 09 07:30:45.476916 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-7b930837-4c57-4d8d-bf08-fad09c2a70e0 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:30:45.477177 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-7b930837-4c57-4d8d-bf08-fad09c2a70e0 demo demo] Calling method 'show' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:30:45.490569 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-7b930837-4c57-4d8d-bf08-fad09c2a70e0 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 May 09 07:30:45.490902 np0000173006 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 2/7] 199.204.45.156 () {64 vars in 1258 bytes} [Sat May 9 07:30:45 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:30:45.858990 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-81f1cdf1-5d27-4de3-a440-adcc5d6a52a3 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:30:46.176416 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-81f1cdf1-5d27-4de3-a440-adcc5d6a52a3 demo demo] GET https://199.204.45.156/volume/v3/types/default May 09 07:30:46.176739 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-81f1cdf1-5d27-4de3-a440-adcc5d6a52a3 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:30:46.176940 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-81f1cdf1-5d27-4de3-a440-adcc5d6a52a3 demo demo] Calling method 'show' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:30:46.186222 np0000173006 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-81f1cdf1-5d27-4de3-a440-adcc5d6a52a3 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:30:46.203320 np0000173006 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 07:30:46.203320 np0000173006 devstack@c-api.service[112488]: warnings.warn( May 09 07:30:46.205507 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-81f1cdf1-5d27-4de3-a440-adcc5d6a52a3 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 May 09 07:30:46.206227 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 3/8] 199.204.45.156 () {64 vars in 1258 bytes} [Sat May 9 07:30:45 2026] GET /volume/v3/types/default => generated 145 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:30:46.220142 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-a9f1e548-fd42-4eec-a466-17d49cf14ec4 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:30:46.223511 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-a9f1e548-fd42-4eec-a466-17d49cf14ec4 demo demo] GET https://199.204.45.156/volume/v3/types/default May 09 07:30:46.223876 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-a9f1e548-fd42-4eec-a466-17d49cf14ec4 demo demo] Empty body provided in request {{(pid=112490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:30:46.224427 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-a9f1e548-fd42-4eec-a466-17d49cf14ec4 demo demo] Calling method 'show' {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:30:46.238836 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-a9f1e548-fd42-4eec-a466-17d49cf14ec4 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 May 09 07:30:46.239413 np0000173006 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 2/9] 199.204.45.156 () {64 vars in 1258 bytes} [Sat May 9 07:30:46 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:30:55.143686 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=2 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:30:55.486959 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=2 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:30:56.201289 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=2 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:30:56.235841 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=3 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:35:53.355743 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-ac77c33a-7c13-41a9-8d4e-b3bfabfd64c6 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:35:53.451270 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-ac77c33a-7c13-41a9-8d4e-b3bfabfd64c6 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:35:53.451786 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-ac77c33a-7c13-41a9-8d4e-b3bfabfd64c6 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:35:53.452202 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-ac77c33a-7c13-41a9-8d4e-b3bfabfd64c6 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:35:53.452924 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-ac77c33a-7c13-41a9-8d4e-b3bfabfd64c6 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:35:53.453944 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-ac77c33a-7c13-41a9-8d4e-b3bfabfd64c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:35:53.493788 np0000173006 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-ac77c33a-7c13-41a9-8d4e-b3bfabfd64c6 demo demo] Get all volumes completed successfully. May 09 07:35:53.497538 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-ac77c33a-7c13-41a9-8d4e-b3bfabfd64c6 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:35:53.497963 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 3/10] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:35:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:36:03.485214 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:53.513288 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-7e83fe1b-4969-40db-b632-c8639052a5f8 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:53.517595 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-7e83fe1b-4969-40db-b632-c8639052a5f8 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:36:53.517865 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-7e83fe1b-4969-40db-b632-c8639052a5f8 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:53.518126 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-7e83fe1b-4969-40db-b632-c8639052a5f8 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:53.518855 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-7e83fe1b-4969-40db-b632-c8639052a5f8 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:36:53.519869 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-7e83fe1b-4969-40db-b632-c8639052a5f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:36:53.556551 np0000173006 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-7e83fe1b-4969-40db-b632-c8639052a5f8 demo demo] Get all volumes completed successfully. May 09 07:36:53.558588 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-7e83fe1b-4969-40db-b632-c8639052a5f8 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:36:53.558978 np0000173006 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 3/11] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:36:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:37:03.550745 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:53.575708 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-39c2fd3c-2cde-4ad9-8313-110060b3ed90 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:53.580085 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-39c2fd3c-2cde-4ad9-8313-110060b3ed90 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:37:53.580251 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-39c2fd3c-2cde-4ad9-8313-110060b3ed90 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:53.580452 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-39c2fd3c-2cde-4ad9-8313-110060b3ed90 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:53.581219 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-39c2fd3c-2cde-4ad9-8313-110060b3ed90 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:53.582637 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-39c2fd3c-2cde-4ad9-8313-110060b3ed90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:37:53.614848 np0000173006 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-39c2fd3c-2cde-4ad9-8313-110060b3ed90 demo demo] Get all volumes completed successfully. May 09 07:37:53.616826 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-39c2fd3c-2cde-4ad9-8313-110060b3ed90 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:37:53.617221 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 4/12] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:37:53 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) May 09 07:38:03.607501 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:53.635414 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-712b01fc-e6e6-4315-a1b3-5e472d6db9a9 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:53.640568 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-712b01fc-e6e6-4315-a1b3-5e472d6db9a9 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:38:53.641255 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-712b01fc-e6e6-4315-a1b3-5e472d6db9a9 demo demo] Empty body provided in request {{(pid=112490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:53.641255 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-712b01fc-e6e6-4315-a1b3-5e472d6db9a9 demo demo] Calling method 'detail' {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:53.641753 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.api_utils [None req-712b01fc-e6e6-4315-a1b3-5e472d6db9a9 demo demo] Removing options '' from query. {{(pid=112490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:53.643155 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.volume.api [None req-712b01fc-e6e6-4315-a1b3-5e472d6db9a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:53.683693 np0000173006 devstack@c-api.service[112490]: INFO cinder.volume.api [None req-712b01fc-e6e6-4315-a1b3-5e472d6db9a9 demo demo] Get all volumes completed successfully. May 09 07:38:53.686062 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-712b01fc-e6e6-4315-a1b3-5e472d6db9a9 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:53.686492 np0000173006 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 3/13] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:38:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:03.675939 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=1 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:53.706693 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-2fadc915-10e7-4176-ab68-16d29abc80c2 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:53.711574 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-2fadc915-10e7-4176-ab68-16d29abc80c2 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:39:53.711875 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-2fadc915-10e7-4176-ab68-16d29abc80c2 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:53.712185 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-2fadc915-10e7-4176-ab68-16d29abc80c2 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:53.714384 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-2fadc915-10e7-4176-ab68-16d29abc80c2 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:53.715580 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-2fadc915-10e7-4176-ab68-16d29abc80c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:53.724487 np0000173006 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-2fadc915-10e7-4176-ab68-16d29abc80c2 demo demo] Get all volumes completed successfully. May 09 07:39:53.727527 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-2fadc915-10e7-4176-ab68-16d29abc80c2 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:53.728097 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 4/14] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:39:53 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) May 09 07:40:03.719078 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:53.743786 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-41a76a61-3db2-4880-9258-dea46c9099f4 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:53.942196 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-41a76a61-3db2-4880-9258-dea46c9099f4 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:40:53.942501 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-41a76a61-3db2-4880-9258-dea46c9099f4 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:53.942805 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-41a76a61-3db2-4880-9258-dea46c9099f4 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:53.943192 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-41a76a61-3db2-4880-9258-dea46c9099f4 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:53.945344 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-41a76a61-3db2-4880-9258-dea46c9099f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:53.953914 np0000173006 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-41a76a61-3db2-4880-9258-dea46c9099f4 demo demo] Get all volumes completed successfully. May 09 07:40:53.956372 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-41a76a61-3db2-4880-9258-dea46c9099f4 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:53.956790 np0000173006 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 4/15] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:40:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:03.949901 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:53.969575 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-795a1fe5-951c-4a40-b568-aa5e21b6aef6 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:53.974406 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-795a1fe5-951c-4a40-b568-aa5e21b6aef6 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:41:53.974738 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-795a1fe5-951c-4a40-b568-aa5e21b6aef6 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:53.975376 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-795a1fe5-951c-4a40-b568-aa5e21b6aef6 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:53.975843 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-795a1fe5-951c-4a40-b568-aa5e21b6aef6 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:53.977304 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-795a1fe5-951c-4a40-b568-aa5e21b6aef6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:53.987809 np0000173006 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-795a1fe5-951c-4a40-b568-aa5e21b6aef6 demo demo] Get all volumes completed successfully. May 09 07:41:53.990241 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-795a1fe5-951c-4a40-b568-aa5e21b6aef6 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:53.990889 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 5/16] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:41:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:42:03.981693 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:54.004517 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-e6c689d5-7adc-464f-b086-791649281aa2 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:54.007089 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-e6c689d5-7adc-464f-b086-791649281aa2 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:42:54.007316 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-e6c689d5-7adc-464f-b086-791649281aa2 demo demo] Empty body provided in request {{(pid=112490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:54.007691 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-e6c689d5-7adc-464f-b086-791649281aa2 demo demo] Calling method 'detail' {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:54.007934 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.api_utils [None req-e6c689d5-7adc-464f-b086-791649281aa2 demo demo] Removing options '' from query. {{(pid=112490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:54.008873 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.volume.api [None req-e6c689d5-7adc-464f-b086-791649281aa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:54.016838 np0000173006 devstack@c-api.service[112490]: INFO cinder.volume.api [None req-e6c689d5-7adc-464f-b086-791649281aa2 demo demo] Get all volumes completed successfully. May 09 07:42:54.018716 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-e6c689d5-7adc-464f-b086-791649281aa2 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:54.019041 np0000173006 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 4/17] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:42:54 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) May 09 07:43:04.012188 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=1 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:54.033735 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-05907d72-2e0f-4bdb-a494-cac030187da3 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:54.037809 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-05907d72-2e0f-4bdb-a494-cac030187da3 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:43:54.038189 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-05907d72-2e0f-4bdb-a494-cac030187da3 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:54.038624 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-05907d72-2e0f-4bdb-a494-cac030187da3 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:54.039082 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-05907d72-2e0f-4bdb-a494-cac030187da3 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:54.040674 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-05907d72-2e0f-4bdb-a494-cac030187da3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:54.049411 np0000173006 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-05907d72-2e0f-4bdb-a494-cac030187da3 demo demo] Get all volumes completed successfully. May 09 07:43:54.051226 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-05907d72-2e0f-4bdb-a494-cac030187da3 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:54.051654 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 5/18] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:43:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:04.045574 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:54.066528 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-4dd9ef8c-9d87-4d78-b37b-cc04c959d9a9 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:54.070552 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-4dd9ef8c-9d87-4d78-b37b-cc04c959d9a9 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:44:54.070943 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-4dd9ef8c-9d87-4d78-b37b-cc04c959d9a9 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:54.071380 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-4dd9ef8c-9d87-4d78-b37b-cc04c959d9a9 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:54.071769 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-4dd9ef8c-9d87-4d78-b37b-cc04c959d9a9 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:54.072677 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-4dd9ef8c-9d87-4d78-b37b-cc04c959d9a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:54.080270 np0000173006 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-4dd9ef8c-9d87-4d78-b37b-cc04c959d9a9 demo demo] Get all volumes completed successfully. May 09 07:44:54.082757 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-4dd9ef8c-9d87-4d78-b37b-cc04c959d9a9 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:54.083161 np0000173006 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 5/19] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:44:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:04.075837 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:54.101014 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-4e890915-2543-435d-a8e0-1b9c316e7b43 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:54.245632 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-4e890915-2543-435d-a8e0-1b9c316e7b43 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:45:54.245899 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-4e890915-2543-435d-a8e0-1b9c316e7b43 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:54.246160 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-4e890915-2543-435d-a8e0-1b9c316e7b43 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:54.246510 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-4e890915-2543-435d-a8e0-1b9c316e7b43 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:54.247719 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-4e890915-2543-435d-a8e0-1b9c316e7b43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:54.257095 np0000173006 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-4e890915-2543-435d-a8e0-1b9c316e7b43 demo demo] Get all volumes completed successfully. May 09 07:45:54.259728 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-4e890915-2543-435d-a8e0-1b9c316e7b43 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:54.260262 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 6/20] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:45:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:04.252105 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:54.274338 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-010044c1-4ff7-4fd6-b08f-9aa408ff11e9 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:54.277364 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-010044c1-4ff7-4fd6-b08f-9aa408ff11e9 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:46:54.277707 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-010044c1-4ff7-4fd6-b08f-9aa408ff11e9 demo demo] Empty body provided in request {{(pid=112490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:54.277995 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-010044c1-4ff7-4fd6-b08f-9aa408ff11e9 demo demo] Calling method 'detail' {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:54.278464 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.api_utils [None req-010044c1-4ff7-4fd6-b08f-9aa408ff11e9 demo demo] Removing options '' from query. {{(pid=112490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:54.279453 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.volume.api [None req-010044c1-4ff7-4fd6-b08f-9aa408ff11e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:54.291454 np0000173006 devstack@c-api.service[112490]: INFO cinder.volume.api [None req-010044c1-4ff7-4fd6-b08f-9aa408ff11e9 demo demo] Get all volumes completed successfully. May 09 07:46:54.292627 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-010044c1-4ff7-4fd6-b08f-9aa408ff11e9 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:54.293141 np0000173006 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 5/21] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:46:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:04.282964 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=1 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:54.307816 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-e146b8f0-399e-488d-9272-e1f408c8388f None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:54.310612 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-e146b8f0-399e-488d-9272-e1f408c8388f demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:47:54.310856 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-e146b8f0-399e-488d-9272-e1f408c8388f demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:54.311116 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-e146b8f0-399e-488d-9272-e1f408c8388f demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:54.311449 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-e146b8f0-399e-488d-9272-e1f408c8388f demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:54.312408 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-e146b8f0-399e-488d-9272-e1f408c8388f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:54.320604 np0000173006 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-e146b8f0-399e-488d-9272-e1f408c8388f demo demo] Get all volumes completed successfully. May 09 07:47:54.323548 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-e146b8f0-399e-488d-9272-e1f408c8388f demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:54.324077 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 6/22] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:47:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:04.315893 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:54.340783 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-892f8264-c5ae-4557-9929-165b62ad8e73 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:54.347626 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-892f8264-c5ae-4557-9929-165b62ad8e73 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:48:54.348666 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-892f8264-c5ae-4557-9929-165b62ad8e73 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:54.349572 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-892f8264-c5ae-4557-9929-165b62ad8e73 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:54.349988 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-892f8264-c5ae-4557-9929-165b62ad8e73 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:54.351078 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-892f8264-c5ae-4557-9929-165b62ad8e73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:54.359688 np0000173006 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-892f8264-c5ae-4557-9929-165b62ad8e73 demo demo] Get all volumes completed successfully. May 09 07:48:54.362595 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-892f8264-c5ae-4557-9929-165b62ad8e73 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:54.363042 np0000173006 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 6/23] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:48:54 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) May 09 07:49:04.355012 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:54.379118 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-908559d4-244b-4753-bd9e-59585bd0a082 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:54.384189 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-908559d4-244b-4753-bd9e-59585bd0a082 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:49:54.384652 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-908559d4-244b-4753-bd9e-59585bd0a082 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:54.385067 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-908559d4-244b-4753-bd9e-59585bd0a082 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:54.386189 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-908559d4-244b-4753-bd9e-59585bd0a082 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:54.388132 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-908559d4-244b-4753-bd9e-59585bd0a082 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:54.395144 np0000173006 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-908559d4-244b-4753-bd9e-59585bd0a082 demo demo] Get all volumes completed successfully. May 09 07:49:54.397056 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-908559d4-244b-4753-bd9e-59585bd0a082 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:54.397422 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 7/24] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:49:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:50:04.390862 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:54.411224 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-1380a03c-a380-48a5-b436-536c4394b20d None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:54.615785 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-1380a03c-a380-48a5-b436-536c4394b20d demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:50:54.616185 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-1380a03c-a380-48a5-b436-536c4394b20d demo demo] Empty body provided in request {{(pid=112490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:54.616659 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-1380a03c-a380-48a5-b436-536c4394b20d demo demo] Calling method 'detail' {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:54.617177 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.api_utils [None req-1380a03c-a380-48a5-b436-536c4394b20d demo demo] Removing options '' from query. {{(pid=112490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:54.619088 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.volume.api [None req-1380a03c-a380-48a5-b436-536c4394b20d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:54.632693 np0000173006 devstack@c-api.service[112490]: INFO cinder.volume.api [None req-1380a03c-a380-48a5-b436-536c4394b20d demo demo] Get all volumes completed successfully. May 09 07:50:54.637953 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-1380a03c-a380-48a5-b436-536c4394b20d demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:54.639018 np0000173006 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 6/25] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:50:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:04.624926 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=1 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:54.653657 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-1ed34464-ba70-4426-bdc9-77a2426379ac None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:54.658017 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-1ed34464-ba70-4426-bdc9-77a2426379ac demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:51:54.658433 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-1ed34464-ba70-4426-bdc9-77a2426379ac demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:54.658827 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-1ed34464-ba70-4426-bdc9-77a2426379ac demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:54.659304 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-1ed34464-ba70-4426-bdc9-77a2426379ac demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:54.660917 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-1ed34464-ba70-4426-bdc9-77a2426379ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:54.672579 np0000173006 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-1ed34464-ba70-4426-bdc9-77a2426379ac demo demo] Get all volumes completed successfully. May 09 07:51:54.674750 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-1ed34464-ba70-4426-bdc9-77a2426379ac demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:54.675124 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 7/26] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:51:54 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) May 09 07:52:04.664876 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:54.691505 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-3b9401a3-c995-4adb-9145-1e7e4faac30e None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:54.694785 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-3b9401a3-c995-4adb-9145-1e7e4faac30e demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:52:54.695168 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-3b9401a3-c995-4adb-9145-1e7e4faac30e demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:54.695492 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-3b9401a3-c995-4adb-9145-1e7e4faac30e demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:54.695801 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-3b9401a3-c995-4adb-9145-1e7e4faac30e demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:54.696784 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-3b9401a3-c995-4adb-9145-1e7e4faac30e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:54.704017 np0000173006 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-3b9401a3-c995-4adb-9145-1e7e4faac30e demo demo] Get all volumes completed successfully. May 09 07:52:54.706496 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-3b9401a3-c995-4adb-9145-1e7e4faac30e demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:54.708472 np0000173006 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 7/27] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:52:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:04.699710 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:54.722127 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-31e4cd2d-2dba-4ced-ae08-cb1762332e2c None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:54.725559 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-31e4cd2d-2dba-4ced-ae08-cb1762332e2c demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:53:54.725876 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-31e4cd2d-2dba-4ced-ae08-cb1762332e2c demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:54.726207 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-31e4cd2d-2dba-4ced-ae08-cb1762332e2c demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:54.726825 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-31e4cd2d-2dba-4ced-ae08-cb1762332e2c demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:54.727967 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-31e4cd2d-2dba-4ced-ae08-cb1762332e2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:54.736563 np0000173006 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-31e4cd2d-2dba-4ced-ae08-cb1762332e2c demo demo] Get all volumes completed successfully. May 09 07:53:54.739618 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-31e4cd2d-2dba-4ced-ae08-cb1762332e2c demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:54.740121 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 8/28] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:53:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:04.731822 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:54.753869 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-40eadc19-7e96-4d41-80e6-17a21170cafb None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:54.756283 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-40eadc19-7e96-4d41-80e6-17a21170cafb demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:54:54.756548 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-40eadc19-7e96-4d41-80e6-17a21170cafb demo demo] Empty body provided in request {{(pid=112490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:54.756769 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-40eadc19-7e96-4d41-80e6-17a21170cafb demo demo] Calling method 'detail' {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:54.757059 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.api_utils [None req-40eadc19-7e96-4d41-80e6-17a21170cafb demo demo] Removing options '' from query. {{(pid=112490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:54.758068 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.volume.api [None req-40eadc19-7e96-4d41-80e6-17a21170cafb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:54.765443 np0000173006 devstack@c-api.service[112490]: INFO cinder.volume.api [None req-40eadc19-7e96-4d41-80e6-17a21170cafb demo demo] Get all volumes completed successfully. May 09 07:54:54.767218 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-40eadc19-7e96-4d41-80e6-17a21170cafb demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:54.767541 np0000173006 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 7/29] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:54:54 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) May 09 07:55:04.761089 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=1 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:54.781758 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-ee45d3ce-1f1b-4db8-ac5b-5db02faf13bd None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:54.864625 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-ee45d3ce-1f1b-4db8-ac5b-5db02faf13bd demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:55:54.864790 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-ee45d3ce-1f1b-4db8-ac5b-5db02faf13bd demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:54.864960 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-ee45d3ce-1f1b-4db8-ac5b-5db02faf13bd demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:54.865162 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-ee45d3ce-1f1b-4db8-ac5b-5db02faf13bd demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:54.865833 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-ee45d3ce-1f1b-4db8-ac5b-5db02faf13bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:54.871552 np0000173006 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-ee45d3ce-1f1b-4db8-ac5b-5db02faf13bd demo demo] Get all volumes completed successfully. May 09 07:55:54.873328 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-ee45d3ce-1f1b-4db8-ac5b-5db02faf13bd demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:54.873668 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 8/30] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:55:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:04.868311 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:54.891669 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-eb58b600-b1bb-489d-98f7-b97cdf599fcf None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:54.895907 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-eb58b600-b1bb-489d-98f7-b97cdf599fcf demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:56:54.896429 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-eb58b600-b1bb-489d-98f7-b97cdf599fcf demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:54.896790 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-eb58b600-b1bb-489d-98f7-b97cdf599fcf demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:54.897195 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-eb58b600-b1bb-489d-98f7-b97cdf599fcf demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:54.898684 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-eb58b600-b1bb-489d-98f7-b97cdf599fcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:54.907843 np0000173006 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-eb58b600-b1bb-489d-98f7-b97cdf599fcf demo demo] Get all volumes completed successfully. May 09 07:56:54.910063 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-eb58b600-b1bb-489d-98f7-b97cdf599fcf demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:54.910453 np0000173006 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 8/31] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:56:54 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) May 09 07:57:04.902121 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:54.932544 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-2a1fe4b5-6616-45f7-8f39-e685d2b76769 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:54.935202 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-2a1fe4b5-6616-45f7-8f39-e685d2b76769 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:57:54.935442 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-2a1fe4b5-6616-45f7-8f39-e685d2b76769 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:54.935675 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-2a1fe4b5-6616-45f7-8f39-e685d2b76769 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:54.935958 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-2a1fe4b5-6616-45f7-8f39-e685d2b76769 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:54.937210 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-2a1fe4b5-6616-45f7-8f39-e685d2b76769 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:54.949824 np0000173006 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-2a1fe4b5-6616-45f7-8f39-e685d2b76769 demo demo] Get all volumes completed successfully. May 09 07:57:54.951758 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-2a1fe4b5-6616-45f7-8f39-e685d2b76769 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:54.952121 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 9/32] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:57:54 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) May 09 07:58:04.944091 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:54.963006 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-d1439db0-94f1-45d7-848e-2a25e7535880 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:54.966221 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-d1439db0-94f1-45d7-848e-2a25e7535880 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:58:54.966221 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-d1439db0-94f1-45d7-848e-2a25e7535880 demo demo] Empty body provided in request {{(pid=112490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:54.966482 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-d1439db0-94f1-45d7-848e-2a25e7535880 demo demo] Calling method 'detail' {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:54.966704 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.api_utils [None req-d1439db0-94f1-45d7-848e-2a25e7535880 demo demo] Removing options '' from query. {{(pid=112490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:54.967808 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.volume.api [None req-d1439db0-94f1-45d7-848e-2a25e7535880 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:54.975735 np0000173006 devstack@c-api.service[112490]: INFO cinder.volume.api [None req-d1439db0-94f1-45d7-848e-2a25e7535880 demo demo] Get all volumes completed successfully. May 09 07:58:54.978208 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-d1439db0-94f1-45d7-848e-2a25e7535880 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:54.978716 np0000173006 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 8/33] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:58:54 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) May 09 07:59:04.970535 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=1 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:54.996669 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-185eacf2-68ad-4976-8dd7-327fd7532498 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:55.000895 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-185eacf2-68ad-4976-8dd7-327fd7532498 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 07:59:55.001260 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-185eacf2-68ad-4976-8dd7-327fd7532498 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:55.001670 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-185eacf2-68ad-4976-8dd7-327fd7532498 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:55.002121 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-185eacf2-68ad-4976-8dd7-327fd7532498 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:55.003676 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-185eacf2-68ad-4976-8dd7-327fd7532498 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:55.011319 np0000173006 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-185eacf2-68ad-4976-8dd7-327fd7532498 demo demo] Get all volumes completed successfully. May 09 07:59:55.013115 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-185eacf2-68ad-4976-8dd7-327fd7532498 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:55.013468 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 9/34] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 07:59:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:05.007945 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:55.027390 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-975050af-57d1-4dd0-b1ac-06a247a91412 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:55.184138 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-975050af-57d1-4dd0-b1ac-06a247a91412 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 08:00:55.184548 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-975050af-57d1-4dd0-b1ac-06a247a91412 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:55.184967 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-975050af-57d1-4dd0-b1ac-06a247a91412 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:55.185887 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-975050af-57d1-4dd0-b1ac-06a247a91412 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:55.187565 np0000173006 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-975050af-57d1-4dd0-b1ac-06a247a91412 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:55.196419 np0000173006 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-975050af-57d1-4dd0-b1ac-06a247a91412 demo demo] Get all volumes completed successfully. May 09 08:00:55.198234 np0000173006 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-975050af-57d1-4dd0-b1ac-06a247a91412 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:55.198590 np0000173006 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 9/35] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 08:00:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:01:05.191799 np0000173006 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:55.276095 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-4187e313-1faf-45fd-81ef-4333346b3814 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:55.276095 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-4187e313-1faf-45fd-81ef-4333346b3814 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 08:01:55.276095 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-4187e313-1faf-45fd-81ef-4333346b3814 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:55.276095 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-4187e313-1faf-45fd-81ef-4333346b3814 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:55.276095 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-4187e313-1faf-45fd-81ef-4333346b3814 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:55.276095 np0000173006 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-4187e313-1faf-45fd-81ef-4333346b3814 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:55.276095 np0000173006 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-4187e313-1faf-45fd-81ef-4333346b3814 demo demo] Get all volumes completed successfully. May 09 08:01:55.276095 np0000173006 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-4187e313-1faf-45fd-81ef-4333346b3814 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:55.276095 np0000173006 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 10/36] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 08:01:55 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) May 09 08:02:05.241827 np0000173006 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:55.266136 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-63367ab1-8357-4a61-8895-73c2bea971f4 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:55.269003 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-63367ab1-8357-4a61-8895-73c2bea971f4 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 08:02:55.269176 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-63367ab1-8357-4a61-8895-73c2bea971f4 demo demo] Empty body provided in request {{(pid=112490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:55.269364 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [None req-63367ab1-8357-4a61-8895-73c2bea971f4 demo demo] Calling method 'detail' {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:55.269613 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.api.api_utils [None req-63367ab1-8357-4a61-8895-73c2bea971f4 demo demo] Removing options '' from query. {{(pid=112490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:55.270304 np0000173006 devstack@c-api.service[112490]: DEBUG cinder.volume.api [None req-63367ab1-8357-4a61-8895-73c2bea971f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:55.278154 np0000173006 devstack@c-api.service[112490]: INFO cinder.volume.api [None req-63367ab1-8357-4a61-8895-73c2bea971f4 demo demo] Get all volumes completed successfully. May 09 08:02:55.280699 np0000173006 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [None req-63367ab1-8357-4a61-8895-73c2bea971f4 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:55.281161 np0000173006 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 9/37] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 08:02:55 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) May 09 08:03:05.273001 np0000173006 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=1 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:55.301997 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-13f77917-1888-4e0c-b1c1-c7beb0052e72 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:55.304962 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-13f77917-1888-4e0c-b1c1-c7beb0052e72 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 08:03:55.305293 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-13f77917-1888-4e0c-b1c1-c7beb0052e72 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:55.305753 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-13f77917-1888-4e0c-b1c1-c7beb0052e72 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:55.306275 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-13f77917-1888-4e0c-b1c1-c7beb0052e72 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:55.308054 np0000173006 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-13f77917-1888-4e0c-b1c1-c7beb0052e72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:55.315939 np0000173006 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-13f77917-1888-4e0c-b1c1-c7beb0052e72 demo demo] Get all volumes completed successfully. May 09 08:03:55.318406 np0000173006 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-13f77917-1888-4e0c-b1c1-c7beb0052e72 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:55.318852 np0000173006 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 10/38] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 08:03:55 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) May 09 08:04:05.311796 np0000173006 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}