May 19 20:54:55.846133 np0000175086 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 20:54:55.856363 np0000175086 devstack@c-api.service[112689]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 20:54:55 2026] *** May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: nodename: np0000175086 May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: machine: x86_64 May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: clock source: unix May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: pcre jit disabled May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: detected number of CPU cores: 16 May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: current working directory: / May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: detected binary path: /usr/bin/uwsgi-core May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: your processes number limit is 256917 May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: your memory page size is 4096 bytes May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: detected max file descriptor number: 2048 May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: lock engine: pthread robust mutexes May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: thunder lock: enabled May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 20:54:55.873152 np0000175086 devstack@c-api.service[112689]: Set PythonHome to /opt/stack/data/venv May 19 20:54:55.899237 np0000175086 devstack@c-api.service[112689]: Python main interpreter initialized at 0x7b8d994a3668 May 19 20:54:55.899237 np0000175086 devstack@c-api.service[112689]: python threads support enabled May 19 20:54:55.899237 np0000175086 devstack@c-api.service[112689]: your server socket listen backlog is limited to 100 connections May 19 20:54:55.899237 np0000175086 devstack@c-api.service[112689]: your mercy for graceful operations on workers is 80 seconds May 19 20:54:55.899814 np0000175086 devstack@c-api.service[112689]: mapped 671795 bytes (656 KB) for 4 cores May 19 20:54:55.899905 np0000175086 devstack@c-api.service[112689]: *** Operational MODE: preforking *** May 19 20:54:55.900138 np0000175086 devstack@c-api.service[112689]: *** uWSGI is running in multiple interpreter mode *** May 19 20:54:55.900138 np0000175086 devstack@c-api.service[112689]: spawned uWSGI master process (pid: 112689) May 19 20:54:55.900322 np0000175086 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 20:54:55.900834 np0000175086 devstack@c-api.service[112689]: spawned uWSGI worker 1 (pid: 112692, cores: 1) May 19 20:54:55.901289 np0000175086 devstack@c-api.service[112689]: spawned uWSGI worker 2 (pid: 112693, cores: 1) May 19 20:54:55.901757 np0000175086 devstack@c-api.service[112689]: spawned uWSGI worker 3 (pid: 112694, cores: 1) May 19 20:54:55.902214 np0000175086 devstack@c-api.service[112689]: spawned uWSGI worker 4 (pid: 112695, cores: 1) May 19 20:54:55.902294 np0000175086 devstack@c-api.service[112689]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 20:54:56.040157 np0000175086 devstack@c-api.service[112692]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:54:56.040157 np0000175086 devstack@c-api.service[112692]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:54:56.040157 np0000175086 devstack@c-api.service[112692]: we strongly recommend against using it for new projects. May 19 20:54:56.040157 np0000175086 devstack@c-api.service[112692]: If you are already using Eventlet, we recommend migrating to a different May 19 20:54:56.040157 np0000175086 devstack@c-api.service[112692]: framework. For more detail see May 19 20:54:56.040157 np0000175086 devstack@c-api.service[112692]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:54:56.040157 np0000175086 devstack@c-api.service[112692]: import eventlet # noqa May 19 20:54:56.051069 np0000175086 devstack@c-api.service[112694]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:54:56.051069 np0000175086 devstack@c-api.service[112694]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:54:56.051069 np0000175086 devstack@c-api.service[112694]: we strongly recommend against using it for new projects. May 19 20:54:56.051069 np0000175086 devstack@c-api.service[112694]: If you are already using Eventlet, we recommend migrating to a different May 19 20:54:56.051069 np0000175086 devstack@c-api.service[112694]: framework. For more detail see May 19 20:54:56.051069 np0000175086 devstack@c-api.service[112694]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:54:56.051069 np0000175086 devstack@c-api.service[112694]: import eventlet # noqa May 19 20:54:56.053630 np0000175086 devstack@c-api.service[112695]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:54:56.053630 np0000175086 devstack@c-api.service[112695]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:54:56.053630 np0000175086 devstack@c-api.service[112695]: we strongly recommend against using it for new projects. May 19 20:54:56.053630 np0000175086 devstack@c-api.service[112695]: If you are already using Eventlet, we recommend migrating to a different May 19 20:54:56.053630 np0000175086 devstack@c-api.service[112695]: framework. For more detail see May 19 20:54:56.053630 np0000175086 devstack@c-api.service[112695]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:54:56.053630 np0000175086 devstack@c-api.service[112695]: import eventlet # noqa May 19 20:54:56.058040 np0000175086 devstack@c-api.service[112693]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:54:56.058040 np0000175086 devstack@c-api.service[112693]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:54:56.058040 np0000175086 devstack@c-api.service[112693]: we strongly recommend against using it for new projects. May 19 20:54:56.058040 np0000175086 devstack@c-api.service[112693]: If you are already using Eventlet, we recommend migrating to a different May 19 20:54:56.058040 np0000175086 devstack@c-api.service[112693]: framework. For more detail see May 19 20:54:56.058040 np0000175086 devstack@c-api.service[112693]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:54:56.058040 np0000175086 devstack@c-api.service[112693]: import eventlet # noqa May 19 20:54:56.141137 np0000175086 devstack@c-api.service[112695]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:54:56.141137 np0000175086 devstack@c-api.service[112695]: debtcollector.deprecate( May 19 20:54:56.147402 np0000175086 devstack@c-api.service[112693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:54:56.147402 np0000175086 devstack@c-api.service[112693]: debtcollector.deprecate( May 19 20:54:56.153573 np0000175086 devstack@c-api.service[112694]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:54:56.153573 np0000175086 devstack@c-api.service[112694]: debtcollector.deprecate( May 19 20:54:56.160458 np0000175086 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:54:56.160458 np0000175086 devstack@c-api.service[112692]: debtcollector.deprecate( May 19 20:54:56.221128 np0000175086 devstack@c-api.service[112695]: /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 19 20:54:56.221128 np0000175086 devstack@c-api.service[112695]: from cgi import parse_header May 19 20:54:56.237558 np0000175086 devstack@c-api.service[112694]: /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 19 20:54:56.237558 np0000175086 devstack@c-api.service[112694]: from cgi import parse_header May 19 20:54:56.238462 np0000175086 devstack@c-api.service[112693]: /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 19 20:54:56.238462 np0000175086 devstack@c-api.service[112693]: from cgi import parse_header May 19 20:54:56.265641 np0000175086 devstack@c-api.service[112695]: /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 19 20:54:56.265641 np0000175086 devstack@c-api.service[112695]: removals.removed_module( May 19 20:54:56.266344 np0000175086 devstack@c-api.service[112695]: /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 19 20:54:56.266344 np0000175086 devstack@c-api.service[112695]: removals.removed_module( May 19 20:54:56.267651 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:56.267651 np0000175086 devstack@c-api.service[112692]: from cgi import parse_header May 19 20:54:56.283889 np0000175086 devstack@c-api.service[112694]: /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 19 20:54:56.283889 np0000175086 devstack@c-api.service[112694]: removals.removed_module( May 19 20:54:56.284631 np0000175086 devstack@c-api.service[112694]: /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 19 20:54:56.284631 np0000175086 devstack@c-api.service[112694]: removals.removed_module( May 19 20:54:56.285910 np0000175086 devstack@c-api.service[112693]: /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 19 20:54:56.285910 np0000175086 devstack@c-api.service[112693]: removals.removed_module( May 19 20:54:56.286930 np0000175086 devstack@c-api.service[112693]: /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 19 20:54:56.286930 np0000175086 devstack@c-api.service[112693]: removals.removed_module( May 19 20:54:56.311855 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:56.311855 np0000175086 devstack@c-api.service[112692]: removals.removed_module( May 19 20:54:56.312405 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:56.312405 np0000175086 devstack@c-api.service[112692]: removals.removed_module( May 19 20:54:56.905530 np0000175086 devstack@c-api.service[112694]: /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 19 20:54:56.905530 np0000175086 devstack@c-api.service[112694]: warnings.warn( May 19 20:54:56.909729 np0000175086 devstack@c-api.service[112695]: /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 19 20:54:56.909729 np0000175086 devstack@c-api.service[112695]: warnings.warn( May 19 20:54:56.931587 np0000175086 devstack@c-api.service[112693]: /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 19 20:54:56.931587 np0000175086 devstack@c-api.service[112693]: warnings.warn( May 19 20:54:56.946832 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:56.946832 np0000175086 devstack@c-api.service[112692]: warnings.warn( May 19 20:54:57.006699 np0000175086 devstack@c-api.service[112694]: /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 19 20:54:57.006699 np0000175086 devstack@c-api.service[112694]: warnings.warn( May 19 20:54:57.008479 np0000175086 devstack@c-api.service[112695]: /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 19 20:54:57.008479 np0000175086 devstack@c-api.service[112695]: warnings.warn( May 19 20:54:57.044001 np0000175086 devstack@c-api.service[112693]: /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 19 20:54:57.044001 np0000175086 devstack@c-api.service[112693]: warnings.warn( May 19 20:54:57.052148 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:57.052148 np0000175086 devstack@c-api.service[112692]: warnings.warn( May 19 20:54:57.348428 np0000175086 devstack@c-api.service[112694]: 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 19 20:54:57.348826 np0000175086 devstack@c-api.service[112694]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112694) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:54:57.352907 np0000175086 devstack@c-api.service[112692]: 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 19 20:54:57.353065 np0000175086 devstack@c-api.service[112692]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112692) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:54:57.355834 np0000175086 devstack@c-api.service[112695]: 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 19 20:54:57.356052 np0000175086 devstack@c-api.service[112695]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112695) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:54:57.367562 np0000175086 devstack@c-api.service[112693]: 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 19 20:54:57.367870 np0000175086 devstack@c-api.service[112693]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112693) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:54:57.440357 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:57.440357 np0000175086 devstack@c-api.service[112692]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:54:57.440570 np0000175086 devstack@c-api.service[112694]: /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 19 20:54:57.440570 np0000175086 devstack@c-api.service[112694]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:54:57.440762 np0000175086 devstack@c-api.service[112693]: /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 19 20:54:57.440762 np0000175086 devstack@c-api.service[112693]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:54:57.440868 np0000175086 devstack@c-api.service[112695]: /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 19 20:54:57.440868 np0000175086 devstack@c-api.service[112695]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:54:57.909136 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112692) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:54:57.909421 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112694) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:54:57.909511 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.909678 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112695) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:54:57.909804 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.909873 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112693) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:54:57.909957 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.910065 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.910131 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.910203 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.910269 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.910371 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.910446 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.910446 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.910642 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.910749 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.910954 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.911086 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.911165 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.911255 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.911339 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.911415 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.911478 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.911544 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.911627 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.911686 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.911686 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.911809 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.911866 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.911931 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.911987 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.912069 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.912135 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.912135 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.912135 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.912299 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.912358 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.912413 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.912468 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.912526 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.912526 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.912526 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.912526 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.912526 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.917558 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.917558 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.917772 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.917772 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.917772 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.917965 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.918097 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.918192 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.918292 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.918370 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.918370 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.918370 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.918370 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.918370 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.918591 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.918677 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.918834 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.918898 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.918954 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.918994 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.919065 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.919304 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.919443 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.919545 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.919731 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.919849 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.919979 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.920103 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.920160 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.920215 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.920255 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.920321 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.920361 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.920408 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.920452 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.920487 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.920530 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.920570 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.920661 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.920661 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.920661 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.920847 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.921132 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.921236 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.921298 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.921358 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.921414 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.921477 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.921538 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.921592 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.921689 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.921750 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.921811 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.921855 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.921901 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.921939 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.922019 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.922084 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.922119 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.922153 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.922196 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.922262 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.922305 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.922305 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.922387 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.922430 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.922430 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.922511 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.922562 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.922627 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.922663 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.922700 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.922747 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.922747 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.922747 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.922747 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.922747 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.922920 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.922920 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.922920 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.922920 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.922920 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.922920 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.923103 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.923696 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.923792 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.923792 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.923863 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.923908 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.923946 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.923991 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.924037 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.924074 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.924116 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.924154 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.924199 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.924243 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.924243 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.924314 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.924357 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.924394 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.924436 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.924436 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.924503 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.924548 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.924548 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.924650 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.924701 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.924701 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.924778 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.924778 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.924894 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.925433 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.925532 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.925532 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.925706 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.925706 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.925790 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.925835 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.925881 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.925918 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.925975 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.926048 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.926099 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.926143 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.926231 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.926275 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.926311 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.926354 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.926391 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.926427 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.926469 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.926506 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.926553 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.926590 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.926646 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.926696 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.926696 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.926696 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.926696 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.928079 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.928149 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.928196 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.928264 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.928314 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.928364 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.928398 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.928438 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.928468 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.928510 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.928577 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.928644 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.928708 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.928782 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.929123 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.929195 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.929276 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.929342 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.929405 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.929442 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.929475 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.929507 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.929536 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.929562 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.929624 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.929687 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.929758 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.929787 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.929813 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.929836 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.929898 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.929962 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.929999 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.930029 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.930054 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.930084 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.930114 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.930144 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.930201 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.930229 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.930260 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.930287 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.930317 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.930425 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.930456 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.930488 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.930522 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.930549 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.930577 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.930602 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.930644 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.930670 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.930700 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.930700 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.930700 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.930700 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.932236 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.932293 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.932360 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.932417 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.932476 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.932544 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.932573 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.932604 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.932654 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.932691 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.932722 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.932751 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.932782 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.932809 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.932837 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.932863 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.932891 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.932917 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.932951 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.932982 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.933008 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.933033 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.933060 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.933089 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.933122 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.933155 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.933189 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.933218 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.933251 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.933289 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.933344 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.933344 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.933408 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.933434 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.933459 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.933483 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.933513 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.933539 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.933572 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.933601 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.933642 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.933666 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.933692 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.933717 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.933749 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.933776 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.933802 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.933834 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.933868 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.933899 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.933924 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.933960 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.934011 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.934041 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.934065 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.934088 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.934113 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.934167 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.934192 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.934219 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.934245 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.934272 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.934297 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.934322 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.934352 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.934378 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.934400 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.934428 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.934457 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.934488 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.934512 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.934542 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.934571 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.934600 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.934641 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.934672 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.934702 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.934736 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.934761 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.934784 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.934809 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.934834 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.934856 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.934856 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.934941 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.935047 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.935084 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.935110 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.935136 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.935160 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.935189 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.935216 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.935242 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.935271 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.935296 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.935324 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.935371 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.935417 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.935453 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.935496 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.935538 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.935538 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.935636 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.935686 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.935726 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.935770 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.935812 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.935812 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.935887 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.935929 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.935929 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.935929 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.939971 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.940060 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.940060 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.940154 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.940191 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.940229 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.940312 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.940487 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.940565 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.940637 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.940742 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.940789 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.940834 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.940872 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.940911 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.940950 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.940992 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.941033 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.941069 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.941109 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.941144 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.941183 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.941221 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.941261 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.941295 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.941334 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.941375 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.941414 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.941883 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.941927 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.942000 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.942101 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.942140 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.942186 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.942221 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.942255 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.942304 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.942339 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.942375 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.942410 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.942451 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.942486 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.942521 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.942559 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.942593 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.942674 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.942720 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.942755 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.942794 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.942835 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.942948 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.942987 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.943030 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.943106 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.943165 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.943216 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.943269 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.943305 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.943340 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.943381 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.943429 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.943476 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.943521 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.943567 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.943645 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.943710 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.943763 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.943814 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.943863 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.943918 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.944111 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.944181 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.944218 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.944269 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.944315 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.944378 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.944425 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.944469 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.944511 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.944561 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.944637 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.944702 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.944702 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.944814 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.944865 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.944865 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.944957 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.944999 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.945036 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.945075 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.945075 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.945158 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.945206 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.945244 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.945282 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.945327 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.945714 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.945714 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.945714 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.945714 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.945714 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.945714 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.945714 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.945961 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.946033 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.946143 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.946143 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.946219 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.946219 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.946298 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.946334 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.946379 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.946415 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.946450 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.946486 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.946534 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.946584 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.946669 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.946740 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.946806 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.946852 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.946893 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.946931 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.946966 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.947003 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.947047 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.947090 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.947164 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.947164 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.947164 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.947164 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.947455 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.947514 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.947559 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.947653 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.947736 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.947784 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.947824 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.947868 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.947910 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.947952 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.947996 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.948038 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.948079 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.948216 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.948261 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.948304 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.948342 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.948378 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.948415 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.948450 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.948494 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.948531 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.948566 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.948637 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.948637 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.948637 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.948637 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.948637 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.953033 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.953144 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.953184 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.953221 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.953392 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.953456 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.953506 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.953571 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.953631 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.953672 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.953709 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.954523 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.954625 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.954625 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.954717 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.954763 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.954763 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.954830 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.954869 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.954916 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.954916 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.954916 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.955021 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.955021 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.955021 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.955021 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.955021 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.955021 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.956416 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.956492 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.956534 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.956626 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.956720 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.956790 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.956838 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.956883 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.956883 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.956977 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.957026 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.957069 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.957107 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.957197 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.958509 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.958599 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.958691 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.958743 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.958809 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.958863 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.958907 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.958945 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.958995 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.959048 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.959122 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.959187 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.959225 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.959518 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.959624 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.959670 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.959727 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.959775 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.959813 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.959856 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.959900 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.959940 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.959977 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.960018 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.960059 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.960114 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.960162 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.960227 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.960281 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.960325 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.960397 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.960464 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.960464 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.960564 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.960638 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.960683 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.960725 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.960776 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.960823 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.960823 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.960901 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.960943 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.960943 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.961016 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.961016 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.961016 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.961016 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.961172 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.961217 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.961254 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.961291 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.961333 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.961371 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.961413 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.961451 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.961494 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.961534 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.962217 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.962262 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.962300 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.962345 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.962387 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.962436 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.962479 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.962522 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.962565 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.962629 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.962669 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.962706 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.962755 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.962793 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.962829 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.962872 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.962912 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.962948 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.962984 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.963020 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.963057 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.963101 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.963134 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.963173 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.963212 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.963259 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.963294 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.963327 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.963362 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.963400 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.963433 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.963466 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.963504 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.963545 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.963586 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.963653 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.963699 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.963741 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.963784 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.963822 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.963856 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.963890 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.963929 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.963963 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.963996 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.964049 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.964088 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.964121 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.964159 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.964192 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.964226 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.964264 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.964264 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.964324 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.964372 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.964442 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.964487 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.964521 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.964560 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.964560 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.964653 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.964707 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.964745 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.964779 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.964779 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.964856 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.964890 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.964926 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.964965 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.964999 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.964999 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.965068 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.965108 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.965148 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.965191 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.965261 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.965300 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.965334 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.965375 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.965417 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.965451 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.965490 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.965530 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.965564 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.965626 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.965680 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.965714 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.965754 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.965794 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.965794 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.965861 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.965861 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.965861 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.965861 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.966105 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.966145 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.966179 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.966212 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.966250 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.966250 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.966324 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.966360 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.966360 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.966412 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.966446 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.966470 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.966470 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.966518 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.966544 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.966569 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.966594 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.966638 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.966662 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.966684 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.966719 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.966745 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.966769 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.966794 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.966815 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.966845 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.966870 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.966894 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.966921 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.966921 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.966921 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.966999 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.966999 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.966999 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.966999 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.966999 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.967105 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.967130 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.967130 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.967178 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.967206 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.967235 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.967260 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.967288 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.967312 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.967334 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.967362 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.967386 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.967412 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.967441 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.967471 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.967497 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.967521 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.967549 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.967572 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.967599 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.967645 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.967683 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.967709 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.967739 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.967764 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.967789 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.967813 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.967837 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.967866 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.967889 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.967912 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.967934 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.967963 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.967992 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.968017 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.968046 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.968072 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.968097 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.968125 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.968150 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.968178 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.968204 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.968235 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.968261 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.968283 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.968311 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.968340 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.968385 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:57.968385 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:57.968385 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:57.968385 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:57.999687 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:57.999887 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:57.999887 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:57.999887 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.000005 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.000005 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.000094 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.000130 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.002802 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.002802 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.002802 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.002802 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.002802 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.002802 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.003086 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.003086 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.003171 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.003220 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.003260 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.003298 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.003443 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.003494 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.003531 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.003575 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.003647 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.003690 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.003752 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.003791 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.003830 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.003876 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.003928 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.003972 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.004008 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.004043 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.004084 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.004125 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.004159 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.004199 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.004238 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.004238 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.004334 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.004369 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.004408 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.004442 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.004482 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.004515 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.004550 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.004550 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.004550 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.004677 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.004677 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.004677 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.004677 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.004677 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.004677 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.004859 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.004895 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.004929 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.004975 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.004975 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.005038 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.005072 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.005113 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.005151 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.005196 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.005196 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.005265 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.005305 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.005346 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.005387 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.005426 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.005426 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.005495 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.005544 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.005601 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.006067 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.006067 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.006067 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.006067 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.006067 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.006067 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.006067 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.006067 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.006067 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:54:58.006484 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.006484 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.006484 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.006484 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.006484 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.006484 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112692) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.007831 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.007831 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.007831 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.007831 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.007831 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.007831 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112695) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.008300 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.008441 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.008569 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.008669 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112694) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:54:58.008715 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.008859 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.008906 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:54:58.008977 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112693) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.009047 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:54:58.009266 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:54:58.009422 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112694) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:54:58.009713 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112694) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:54:58.052653 np0000175086 devstack@c-api.service[112692]: INFO dbcounter [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Registered counter for database cinder May 19 20:54:58.056303 np0000175086 devstack@c-api.service[112695]: INFO dbcounter [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Registered counter for database cinder May 19 20:54:58.058211 np0000175086 devstack@c-api.service[112694]: INFO dbcounter [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Registered counter for database cinder May 19 20:54:58.063695 np0000175086 devstack@c-api.service[112693]: INFO dbcounter [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Registered counter for database cinder May 19 20:54:58.064287 np0000175086 devstack@c-api.service[112692]: DEBUG oslo_db.sqlalchemy.engines [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 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=112692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:54:58.067373 np0000175086 devstack@c-api.service[112695]: DEBUG oslo_db.sqlalchemy.engines [None req-10733b6e-1468-4d30-85d7-1d49381aeeba 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=112695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:54:58.072932 np0000175086 devstack@c-api.service[112694]: DEBUG oslo_db.sqlalchemy.engines [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 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=112694) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:54:58.075067 np0000175086 devstack@c-api.service[112693]: DEBUG oslo_db.sqlalchemy.engines [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 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=112693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:54:58.178019 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writer thread running {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:54:58.180498 np0000175086 devstack@c-api.service[112692]: INFO cinder.rpc [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:54:58.182523 np0000175086 devstack@c-api.service[112692]: INFO cinder.rpc [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:54:58.183167 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writer thread running {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:54:58.184325 np0000175086 devstack@c-api.service[112692]: INFO cinder.rpc [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:54:58.185961 np0000175086 devstack@c-api.service[112692]: INFO cinder.rpc [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:54:58.186064 np0000175086 devstack@c-api.service[112695]: INFO cinder.rpc [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:54:58.186774 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.188124 np0000175086 devstack@c-api.service[112695]: INFO cinder.rpc [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:54:58.188426 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.190533 np0000175086 devstack@c-api.service[112695]: INFO cinder.rpc [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:54:58.192922 np0000175086 devstack@c-api.service[112695]: INFO cinder.rpc [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:54:58.193471 np0000175086 devstack@c-api.service[112692]: DEBUG oslo_db.sqlalchemy.engines [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 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=112692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:54:58.194094 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.195565 np0000175086 devstack@c-api.service[112692]: INFO cinder.rpc [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:54:58.196440 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.196628 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writer thread running {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:54:58.197475 np0000175086 devstack@c-api.service[112692]: INFO cinder.rpc [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:54:58.198281 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.198974 np0000175086 devstack@c-api.service[112694]: INFO cinder.rpc [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:54:58.201257 np0000175086 devstack@c-api.service[112694]: INFO cinder.rpc [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:54:58.202009 np0000175086 devstack@c-api.service[112695]: DEBUG oslo_db.sqlalchemy.engines [None req-10733b6e-1468-4d30-85d7-1d49381aeeba 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=112695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:54:58.203324 np0000175086 devstack@c-api.service[112694]: INFO cinder.rpc [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:54:58.203897 np0000175086 devstack@c-api.service[112695]: INFO cinder.rpc [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:54:58.205071 np0000175086 devstack@c-api.service[112694]: INFO cinder.rpc [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:54:58.205774 np0000175086 devstack@c-api.service[112695]: INFO cinder.rpc [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:54:58.205932 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.206544 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.207672 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.207729 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.210940 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.213061 np0000175086 devstack@c-api.service[112694]: DEBUG oslo_db.sqlalchemy.engines [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 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=112694) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:54:58.214501 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.216100 np0000175086 devstack@c-api.service[112694]: INFO cinder.rpc [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:54:58.218579 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.218750 np0000175086 devstack@c-api.service[112694]: INFO cinder.rpc [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:54:58.219251 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.219898 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.221595 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.222660 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writer thread running {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:54:58.222770 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.225353 np0000175086 devstack@c-api.service[112693]: INFO cinder.rpc [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:54:58.225479 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.226008 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.227625 np0000175086 devstack@c-api.service[112693]: INFO cinder.rpc [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:54:58.228707 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.229712 np0000175086 devstack@c-api.service[112693]: INFO cinder.rpc [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:54:58.230034 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.230981 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.231470 np0000175086 devstack@c-api.service[112693]: INFO cinder.rpc [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:54:58.231569 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.232331 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.233905 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.234031 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.234242 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.234409 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.235949 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.236869 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.238364 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.238491 np0000175086 devstack@c-api.service[112693]: DEBUG oslo_db.sqlalchemy.engines [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 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=112693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:54:58.238634 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.239936 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.240470 np0000175086 devstack@c-api.service[112693]: INFO cinder.rpc [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:54:58.242187 np0000175086 devstack@c-api.service[112693]: INFO cinder.rpc [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:54:58.242782 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.243016 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.243146 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.244151 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.245686 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.247144 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.247235 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.247545 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.249600 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.249859 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.250324 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.251115 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.252455 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.252569 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.253479 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.254018 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.255406 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.255508 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.255669 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.256416 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.256897 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.258246 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.258794 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.258894 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.259376 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.259468 np0000175086 devstack@c-api.service[112692]: WARNING cinder.api.contrib.hosts [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:54:58.260125 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.260827 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.261106 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: extensions {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.261205 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.262310 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.262409 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: os-availability-zone {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.263010 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.263747 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.263855 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: qos-specs {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.263947 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.265186 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.265877 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: extra_specs {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.266009 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.266603 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.267453 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: encryption {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.268041 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.269068 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: os-volume-type-access {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.269371 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.270041 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.270293 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.270510 np0000175086 devstack@c-api.service[112695]: WARNING cinder.api.contrib.hosts [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:54:58.270656 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: os-quota-class-sets {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.271233 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.272192 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: extensions {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.272551 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: encryption {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.273398 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.273471 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: os-availability-zone {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.273624 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.274047 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: os-snapshot-manage {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.274796 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: qos-specs {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.275540 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: consistencygroups {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.275739 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.276262 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.276891 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: extra_specs {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.277267 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.277518 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: backups {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.278447 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: encryption {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.278660 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.279172 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.279531 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: scheduler-stats {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.280257 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.280675 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.281024 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: os-quota-sets {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.281798 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.282445 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: os-volume-manage {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.283361 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.283455 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.283935 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: capabilities {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.284891 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.285208 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: os-volume-transfer {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.286116 np0000175086 devstack@c-api.service[112694]: WARNING cinder.api.contrib.hosts [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:54:58.286791 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: os-hosts {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.286924 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.287937 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: extensions {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.288187 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extended resource: cgsnapshots {{(pid=112692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.289023 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.289705 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: os-availability-zone {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.289768 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] SnapshotActionsController initialized {{(pid=112692) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:54:58.290423 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.290658 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: qos-specs {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.291886 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.292449 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.293103 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: extra_specs {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.293214 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.294269 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: os-volume-type-access {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.294472 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.294552 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.294782 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: encryption {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.295843 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: os-quota-class-sets {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.296026 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.296100 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.297188 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: encryption {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.297358 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.297492 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.297664 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: os-volume-type-access {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.298704 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: os-snapshot-manage {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.298853 np0000175086 devstack@c-api.service[112692]: WARNING castellan.key_manager.migration [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.298918 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.299686 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: os-quota-class-sets {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.299739 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.299892 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.300008 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.300169 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: consistencygroups {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.300214 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.300287 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.300361 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.300401 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension AdminActions extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.300497 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension AdminActions extending resource: snapshots {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.300642 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension AdminActions extending resource: backups {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.300714 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.300814 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension VolumeActions extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.300948 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension TypesManage extending resource: types {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.301051 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.301151 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.301257 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.301359 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.301437 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: encryption {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.301524 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.v3.router [None req-1b04ccb9-6b5f-4509-93b1-a3c78dc0ed68 None None] Extension UsedLimits extending resource: limits {{(pid=112692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.301824 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.302174 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: backups {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.303172 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.303269 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: os-snapshot-manage {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.304183 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: scheduler-stats {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.304459 np0000175086 devstack@c-api.service[112693]: WARNING cinder.api.contrib.hosts [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:54:58.304816 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: consistencygroups {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.305221 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.305634 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: os-quota-sets {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.306207 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: extensions {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.306840 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: backups {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.307013 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: os-volume-manage {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.307689 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: os-availability-zone {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.308501 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: capabilities {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.309006 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: scheduler-stats {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.309159 np0000175086 devstack@c-api.service[112692]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b8d994a3668 pid: 112692 (default app) May 19 20:54:58.309764 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: qos-specs {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.309826 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: os-volume-transfer {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.310519 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: os-quota-sets {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.311403 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: os-hosts {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.312014 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: os-volume-manage {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.312362 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: extra_specs {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.312829 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extended resource: cgsnapshots {{(pid=112695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.313824 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: capabilities {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.314318 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: encryption {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.314548 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.contrib.snapshot_actions [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] SnapshotActionsController initialized {{(pid=112695) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:54:58.315151 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: os-volume-transfer {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.315439 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.316241 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: os-volume-type-access {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.316812 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: os-hosts {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.316878 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.318051 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318051 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318184 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: os-quota-class-sets {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.318227 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318227 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318227 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318227 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318227 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318485 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318485 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318485 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318485 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318485 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318485 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318770 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318770 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318770 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318770 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318770 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318992 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318992 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.318992 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.318992 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319165 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319165 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319165 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319165 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319410 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extended resource: cgsnapshots {{(pid=112694) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.319458 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319458 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319458 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319458 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319458 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319727 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319727 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319727 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319727 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319727 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319940 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319940 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319940 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319940 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.319940 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.319940 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.320200 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.320200 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.320200 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.320200 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.320200 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.320200 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.320522 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.320522 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.320522 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.320522 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.320522 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.320522 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.320938 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.320938 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.320938 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.320938 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.320938 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.320938 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.321325 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.321325 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.321325 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.321325 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.321599 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.321599 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.321599 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.321599 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.321599 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.321979 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.321979 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.321979 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.321979 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.321979 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.322303 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.322303 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.322303 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.322303 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.322303 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.322303 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.322697 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.322697 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.322697 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.322697 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.322697 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.323071 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.323071 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.323071 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.323071 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.323071 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.323441 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.323441 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.323579 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.323660 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.323660 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.323660 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.323660 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.323948 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.323948 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.323948 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.323948 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.323948 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.324280 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.324280 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.324280 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.324280 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.324280 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.324601 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.324601 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.324601 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.324601 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.324882 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.324882 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.324882 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.324882 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.325167 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.325167 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.325167 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.325167 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.325432 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.325432 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.325432 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.325432 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.325729 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.325729 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.325729 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.325729 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.326001 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.326001 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.326001 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.326001 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.326001 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.326330 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.326330 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.326330 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.326330 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.326330 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.326330 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.326911 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.326911 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.326911 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.326911 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.326911 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.327230 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.327230 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.327230 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.327230 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.327230 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.327230 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.327965 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.327965 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.327965 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.327965 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.327965 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.327965 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328362 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328362 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328362 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328362 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328362 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328362 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328547 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328547 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328547 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328547 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328547 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328547 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328743 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328743 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328743 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328743 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328859 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328859 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328859 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.328859 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.328859 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.329022 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.329022 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.329022 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.329022 np0000175086 devstack@c-api.service[112692]: /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 19 20:54:58.329022 np0000175086 devstack@c-api.service[112692]: warnings.warn(deprecated_msg) May 19 20:54:58.329158 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.contrib.snapshot_actions [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] SnapshotActionsController initialized {{(pid=112694) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:54:58.329191 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329217 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: encryption {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.329244 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329269 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-f468b766-8e6b-47e8-9d1d-e1cad285dd69 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:54:58.329293 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329317 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: os-snapshot-manage {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.329346 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329370 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329393 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: consistencygroups {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.329416 np0000175086 devstack@c-api.service[112695]: WARNING castellan.key_manager.migration [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329438 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329461 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 949 bytes} [Tue May 19 20:54:58 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 20:54:58.329490 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension VolumeTypeAccess extending resource: types {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329490 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension SnapshotActions extending resource: snapshots {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329490 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329559 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: backups {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.329582 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329617 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329617 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329617 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension AdminActions extending resource: volumes {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329617 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension AdminActions extending resource: snapshots {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329617 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension AdminActions extending resource: backups {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329617 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329617 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension VolumeActions extending resource: volumes {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329769 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension TypesManage extending resource: types {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329769 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329769 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329769 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329769 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329769 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.v3.router [None req-10733b6e-1468-4d30-85d7-1d49381aeeba None None] Extension UsedLimits extending resource: limits {{(pid=112695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.329921 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329946 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: scheduler-stats {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.329970 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.329995 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: os-quota-sets {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.330455 np0000175086 devstack@c-api.service[112694]: WARNING castellan.key_manager.migration [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.331286 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: os-volume-manage {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.331501 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.331670 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.331782 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.331997 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.332095 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.332197 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension AdminActions extending resource: volumes {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.332312 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.332670 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension AdminActions extending resource: backups {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.332670 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.332670 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.332775 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension TypesManage extending resource: types {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.332800 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: capabilities {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.332873 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.332978 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.333082 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.333185 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.333296 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.v3.router [None req-59c84dda-32a2-4f2a-bc5d-319e2738a3a5 None None] Extension UsedLimits extending resource: limits {{(pid=112694) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.334088 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: os-volume-transfer {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.335133 np0000175086 devstack@c-api.service[112695]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b8d994a3668 pid: 112695 (default app) May 19 20:54:58.335710 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: os-hosts {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.337102 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extended resource: cgsnapshots {{(pid=112693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:54:58.338623 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.contrib.snapshot_actions [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] SnapshotActionsController initialized {{(pid=112693) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:54:58.339545 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.341053 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.341649 np0000175086 devstack@c-api.service[112694]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b8d994a3668 pid: 112694 (default app) May 19 20:54:58.342402 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.343798 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.345219 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.346676 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.348132 np0000175086 devstack@c-api.service[112693]: WARNING castellan.key_manager.migration [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:54:58.349013 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.349164 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.349258 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.349481 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.349573 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.349704 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension AdminActions extending resource: volumes {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.349809 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension AdminActions extending resource: snapshots {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.349911 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension AdminActions extending resource: backups {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.350015 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.350112 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension VolumeActions extending resource: volumes {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.350240 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension TypesManage extending resource: types {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.350348 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.350449 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.350548 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.350674 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.350778 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.v3.router [None req-11bd5934-4a06-42ae-8a9d-d9635a1790c8 None None] Extension UsedLimits extending resource: limits {{(pid=112693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:54:58.358885 np0000175086 devstack@c-api.service[112693]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b8d994a3668 pid: 112693 (default app) May 19 20:55:05.885308 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-7a475327-633d-45d5-88f5-98395b8fddf5 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:55:06.665555 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-7a475327-633d-45d5-88f5-98395b8fddf5 admin admin] POST https://199.204.45.38/volume/v3/types May 19 20:55:06.666167 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-7a475327-633d-45d5-88f5-98395b8fddf5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 20:55:06.667918 np0000175086 devstack@c-api.service[112692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:55:06.667918 np0000175086 devstack@c-api.service[112692]: warnings.warn( May 19 20:55:06.673048 np0000175086 devstack@c-api.service[112692]: DEBUG oslo_db.sqlalchemy.engines [None req-7a475327-633d-45d5-88f5-98395b8fddf5 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=112692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:55:06.940440 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-7a475327-633d-45d5-88f5-98395b8fddf5 admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 19 20:55:06.941290 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 2/2] 199.204.45.38 () {68 vars in 1281 bytes} [Tue May 19 20:55:05 2026] POST /volume/v3/types => generated 186 bytes in 1057 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:55:06.969190 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.969190 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.969190 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.969190 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.969963 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.969963 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.969963 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.969963 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.970210 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.970210 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.970210 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.970210 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.970210 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.970210 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.970628 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.970628 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.970628 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.970628 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.970628 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.970912 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.970912 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.970912 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.970912 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.970912 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.971192 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.971192 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.971192 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.971192 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.971457 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.971457 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.971457 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.971457 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.971457 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.971772 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.971772 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.971772 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.971772 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.971772 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.972202 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.972202 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.972202 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.972202 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.972202 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.972202 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.972544 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.972544 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.972544 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.972544 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.972544 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.972544 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.972988 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.972988 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.972988 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.972988 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.972988 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.972988 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.973313 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.973313 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.973313 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.973313 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.973313 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.973598 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.973598 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.973598 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.973598 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.973598 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.973907 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.973907 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.973907 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.973907 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.973907 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.973907 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.974226 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.974226 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.974226 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.974226 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.974226 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.974226 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.974803 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.974803 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.974803 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.974803 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.974803 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.975093 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.975093 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.975093 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.975093 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.975093 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.975365 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.975365 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.975365 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.975365 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.975588 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.975588 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.975588 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.975588 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.975849 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.975849 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.975849 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.975849 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.975849 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.976137 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.976137 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.976137 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.976137 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.976137 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.976410 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.976410 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.976410 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.976410 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.976673 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.976673 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.976673 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.976673 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.976966 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.976966 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.976966 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.976966 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.977206 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.977206 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.977206 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.977206 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.977429 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.977429 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.977429 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.977429 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.977695 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.977695 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.977695 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.977695 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.977695 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.978030 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.978030 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.978030 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.978030 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.978030 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.978030 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.978394 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.978394 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.978394 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.978394 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.978394 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.978689 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.978689 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.978689 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.978689 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.978689 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.978689 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.980557 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.980557 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.980557 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.980557 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.980557 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.980557 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.980770 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.980770 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.980770 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.980770 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.980770 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.980770 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.980925 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.980925 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.980925 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.980925 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.980925 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.980925 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.981074 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.981074 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.981074 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.981074 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.981177 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.981177 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.981177 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.981177 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.981177 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.981338 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.981338 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.981338 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.981338 np0000175086 devstack@c-api.service[112695]: /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 19 20:55:06.981338 np0000175086 devstack@c-api.service[112695]: warnings.warn(deprecated_msg) May 19 20:55:06.981338 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.middleware.request_id [req-7a475327-633d-45d5-88f5-98395b8fddf5 req-dddcf4d8-23eb-43cb-8fb1-17784dc0c2b4 None None] RequestId filter calling following filter/app {{(pid=112695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:55:07.296793 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [req-7a475327-633d-45d5-88f5-98395b8fddf5 req-dddcf4d8-23eb-43cb-8fb1-17784dc0c2b4 admin admin] POST https://199.204.45.38/volume/v3/types/e72f91f3-e6ef-41e0-9567-165f7ab18b2b/extra_specs May 19 20:55:07.297466 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [req-7a475327-633d-45d5-88f5-98395b8fddf5 req-dddcf4d8-23eb-43cb-8fb1-17784dc0c2b4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 20:55:07.299167 np0000175086 devstack@c-api.service[112695]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:55:07.299167 np0000175086 devstack@c-api.service[112695]: warnings.warn( May 19 20:55:07.308738 np0000175086 devstack@c-api.service[112695]: DEBUG oslo_db.sqlalchemy.engines [req-7a475327-633d-45d5-88f5-98395b8fddf5 req-dddcf4d8-23eb-43cb-8fb1-17784dc0c2b4 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=112695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:55:07.683471 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [req-7a475327-633d-45d5-88f5-98395b8fddf5 req-dddcf4d8-23eb-43cb-8fb1-17784dc0c2b4 admin admin] https://199.204.45.38/volume/v3/types/e72f91f3-e6ef-41e0-9567-165f7ab18b2b/extra_specs returned with HTTP 200 May 19 20:55:07.684136 np0000175086 devstack@c-api.service[112695]: [pid: 112695|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Tue May 19 20:55:06 2026] POST /volume/v3/types/e72f91f3-e6ef-41e0-9567-165f7ab18b2b/extra_specs => generated 55 bytes in 728 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 20:55:08.217643 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writing DB stats cinder:SELECT=6 {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:55:08.241785 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writing DB stats cinder:SELECT=6 {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:55:16.936716 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:55:17.681745 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:59:09.286722 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.286722 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.286722 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.286722 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.286722 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.287453 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.287453 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.287453 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.287453 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.287453 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.287710 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.287710 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.287710 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.287710 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.287710 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.287710 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.287971 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.287971 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.287971 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.287971 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.288150 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.288150 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.288150 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.288150 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.288321 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.288321 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.288321 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.288321 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.288493 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.288493 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.288493 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.288493 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.288493 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.288807 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.288807 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.288807 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.288807 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.288807 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289011 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289011 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289011 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289011 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289011 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289011 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289277 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289277 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289277 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289277 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289277 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289277 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289525 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289525 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289525 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289525 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289525 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289525 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289795 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289795 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289795 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.289795 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.289795 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290012 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290012 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290012 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290012 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290012 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290221 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290221 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290221 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290221 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290221 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290221 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290472 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290472 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290472 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290472 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290472 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290472 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290729 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290729 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290729 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290729 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290729 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290957 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290957 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290957 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.290957 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.290957 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291164 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291164 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291164 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291164 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291339 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291339 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291339 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291339 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291518 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291518 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291518 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291518 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291518 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291759 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291759 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291759 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291759 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291759 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291969 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291969 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.291969 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.291969 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.292135 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.292135 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.292135 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.292135 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.292314 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.292314 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.292314 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.292314 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.292495 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.292495 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.292495 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.292495 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.292828 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.292828 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.292828 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.292828 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293001 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293001 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293001 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293001 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293001 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293228 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293228 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293228 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293228 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293228 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293228 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293478 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293478 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293478 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293478 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293478 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293692 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293692 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293692 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293692 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293692 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293692 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293945 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293945 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293945 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293945 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.293945 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.293945 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294198 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294198 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294198 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294198 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294198 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294198 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294455 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294455 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294455 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294455 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294455 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294455 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294720 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294720 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294720 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294720 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294898 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294898 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294898 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.294898 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.294898 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.295121 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.295121 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.295121 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.295121 np0000175086 devstack@c-api.service[112694]: /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 19 20:59:09.295121 np0000175086 devstack@c-api.service[112694]: warnings.warn(deprecated_msg) May 19 20:59:09.295121 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.middleware.request_id [None req-f4f50028-af95-4aeb-9c57-4a31eb37e313 None None] RequestId filter calling following filter/app {{(pid=112694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:59:09.295121 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-f4f50028-af95-4aeb-9c57-4a31eb37e313 None None] GET https://199.204.45.38/volume// May 19 20:59:09.295389 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-f4f50028-af95-4aeb-9c57-4a31eb37e313 None None] Empty body provided in request {{(pid=112694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:59:09.295389 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-f4f50028-af95-4aeb-9c57-4a31eb37e313 None None] Calling method 'all' {{(pid=112694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:59:09.295389 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-f4f50028-af95-4aeb-9c57-4a31eb37e313 None None] https://199.204.45.38/volume// returned with HTTP 300 May 19 20:59:09.295389 np0000175086 devstack@c-api.service[112694]: [pid: 112694|app: 0|req: 1/4] 199.204.45.38 () {66 vars in 1449 bytes} [Tue May 19 20:59:09 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 20:59:46.554029 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.554029 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.554029 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.554029 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.554029 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.554786 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.554786 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.554786 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.554786 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.554786 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.554967 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.554967 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.554967 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.554967 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.554967 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.554967 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555193 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555193 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555193 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555193 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555340 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555340 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555340 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555340 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555494 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555494 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555494 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555494 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555668 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555668 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555668 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555668 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555668 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555865 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555865 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555865 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.555865 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.555865 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556069 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556069 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556069 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556069 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556069 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556069 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556290 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556290 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556290 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556290 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556290 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556290 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556503 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556503 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556503 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556503 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556503 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556503 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556727 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556727 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556727 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556727 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556727 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556903 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556903 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556903 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.556903 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.556903 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557075 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557075 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557075 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557075 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557075 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557075 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557297 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557297 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557297 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557297 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557297 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557297 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557491 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557491 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557491 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557491 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557491 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557690 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557690 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557690 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557690 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557690 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557878 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557878 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.557878 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.557878 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558214 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558214 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558214 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558214 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558373 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558373 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558373 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558373 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558373 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558556 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558556 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558556 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558556 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558556 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558743 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558743 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558743 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558743 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558948 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558948 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.558948 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.558948 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559095 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559095 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559095 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559095 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559257 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559257 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559257 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559257 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559397 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559397 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559397 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559397 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559536 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559536 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559536 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559536 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559536 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559756 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559756 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559756 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559756 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559756 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559756 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559956 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559956 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559956 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.559956 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.559956 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560134 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560134 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560134 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560134 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560134 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560134 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560340 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560340 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560340 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560340 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560340 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560340 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560567 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560567 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560567 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560567 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560567 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560567 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560792 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560792 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560792 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560792 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.560792 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.560792 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.561019 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.561019 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.561019 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.561019 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.561208 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.561208 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.561208 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.561208 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.561208 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.561422 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.561422 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.561422 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.561422 np0000175086 devstack@c-api.service[112693]: /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 19 20:59:46.561422 np0000175086 devstack@c-api.service[112693]: warnings.warn(deprecated_msg) May 19 20:59:46.561422 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.middleware.request_id [None req-fa5e9cac-866d-45ed-b8c3-384217c2159c None None] RequestId filter calling following filter/app {{(pid=112693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:59:46.898473 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-fa5e9cac-866d-45ed-b8c3-384217c2159c demo demo] GET https://199.204.45.38/volume/v3/types May 19 20:59:46.898881 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-fa5e9cac-866d-45ed-b8c3-384217c2159c demo demo] Empty body provided in request {{(pid=112693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:59:46.899298 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-fa5e9cac-866d-45ed-b8c3-384217c2159c demo demo] Calling method 'index' {{(pid=112693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:59:46.899819 np0000175086 devstack@c-api.service[112693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:59:46.899819 np0000175086 devstack@c-api.service[112693]: warnings.warn( May 19 20:59:46.900412 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.api_utils [None req-fa5e9cac-866d-45ed-b8c3-384217c2159c demo demo] Removing options '' from query. {{(pid=112693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 20:59:46.908727 np0000175086 devstack@c-api.service[112693]: DEBUG oslo_db.sqlalchemy.engines [None req-fa5e9cac-866d-45ed-b8c3-384217c2159c 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=112693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:59:46.930796 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-fa5e9cac-866d-45ed-b8c3-384217c2159c demo demo] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 19 20:59:46.931180 np0000175086 devstack@c-api.service[112693]: [pid: 112693|app: 0|req: 1/5] 199.204.45.38 () {64 vars in 1283 bytes} [Tue May 19 20:59:46 2026] GET /volume/v3/types => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:59:46.977574 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-68de1ce7-7839-4c5f-8ea6-f8750cd21367 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:59:46.982585 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-68de1ce7-7839-4c5f-8ea6-f8750cd21367 demo demo] GET https://199.204.45.38/volume/v3/types/default May 19 20:59:46.983007 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-68de1ce7-7839-4c5f-8ea6-f8750cd21367 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:59:46.983439 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-68de1ce7-7839-4c5f-8ea6-f8750cd21367 demo demo] Calling method 'show' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:59:46.996123 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-68de1ce7-7839-4c5f-8ea6-f8750cd21367 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 19 20:59:46.996623 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 3/6] 199.204.45.38 () {64 vars in 1294 bytes} [Tue May 19 20:59:46 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:59:47.511323 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.middleware.request_id [None req-3575b137-1503-4c3a-a4c2-46dee9c0eb7f None None] RequestId filter calling following filter/app {{(pid=112695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:59:47.516579 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-3575b137-1503-4c3a-a4c2-46dee9c0eb7f demo demo] GET https://199.204.45.38/volume/v3/types/default May 19 20:59:47.516985 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-3575b137-1503-4c3a-a4c2-46dee9c0eb7f demo demo] Empty body provided in request {{(pid=112695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:59:47.517390 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-3575b137-1503-4c3a-a4c2-46dee9c0eb7f demo demo] Calling method 'show' {{(pid=112695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:59:47.532856 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-3575b137-1503-4c3a-a4c2-46dee9c0eb7f demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 19 20:59:47.533214 np0000175086 devstack@c-api.service[112695]: [pid: 112695|app: 0|req: 2/7] 199.204.45.38 () {64 vars in 1294 bytes} [Tue May 19 20:59:47 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:59:48.164442 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.middleware.request_id [None req-00d9aa0e-b692-49aa-91b2-b7f43c83951d None None] RequestId filter calling following filter/app {{(pid=112694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:59:48.485078 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-00d9aa0e-b692-49aa-91b2-b7f43c83951d demo demo] GET https://199.204.45.38/volume/v3/types/default May 19 20:59:48.485422 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-00d9aa0e-b692-49aa-91b2-b7f43c83951d demo demo] Empty body provided in request {{(pid=112694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:59:48.485673 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-00d9aa0e-b692-49aa-91b2-b7f43c83951d demo demo] Calling method 'show' {{(pid=112694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:59:48.495144 np0000175086 devstack@c-api.service[112694]: DEBUG oslo_db.sqlalchemy.engines [None req-00d9aa0e-b692-49aa-91b2-b7f43c83951d 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=112694) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:59:48.512137 np0000175086 devstack@c-api.service[112694]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:59:48.512137 np0000175086 devstack@c-api.service[112694]: warnings.warn( May 19 20:59:48.514483 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-00d9aa0e-b692-49aa-91b2-b7f43c83951d demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 19 20:59:48.514868 np0000175086 devstack@c-api.service[112694]: [pid: 112694|app: 0|req: 2/8] 199.204.45.38 () {64 vars in 1294 bytes} [Tue May 19 20:59:48 2026] GET /volume/v3/types/default => generated 145 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:59:48.562952 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.middleware.request_id [None req-007617f6-433c-4d33-8db7-18aa9ad22e87 None None] RequestId filter calling following filter/app {{(pid=112693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:59:48.566544 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-007617f6-433c-4d33-8db7-18aa9ad22e87 demo demo] GET https://199.204.45.38/volume/v3/types/default May 19 20:59:48.566965 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-007617f6-433c-4d33-8db7-18aa9ad22e87 demo demo] Empty body provided in request {{(pid=112693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:59:48.567369 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-007617f6-433c-4d33-8db7-18aa9ad22e87 demo demo] Calling method 'show' {{(pid=112693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:59:48.581630 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-007617f6-433c-4d33-8db7-18aa9ad22e87 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 19 20:59:48.581998 np0000175086 devstack@c-api.service[112693]: [pid: 112693|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1294 bytes} [Tue May 19 20:59:48 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:59:56.992035 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=2 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:59:57.529985 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writing DB stats cinder:SELECT=2 {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:59:58.510776 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writing DB stats cinder:SELECT=2 {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:59:58.578420 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writing DB stats cinder:SELECT=3 {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:06:26.100902 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-8afa1076-f6c4-4d19-875f-4f6b8742b86e None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:06:26.228670 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-8afa1076-f6c4-4d19-875f-4f6b8742b86e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:06:26.228670 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-8afa1076-f6c4-4d19-875f-4f6b8742b86e demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:06:26.228670 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-8afa1076-f6c4-4d19-875f-4f6b8742b86e demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:06:26.229369 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-8afa1076-f6c4-4d19-875f-4f6b8742b86e demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:06:26.230181 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-8afa1076-f6c4-4d19-875f-4f6b8742b86e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:06:26.277136 np0000175086 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-8afa1076-f6c4-4d19-875f-4f6b8742b86e demo demo] Get all volumes completed successfully. May 19 21:06:26.279906 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-8afa1076-f6c4-4d19-875f-4f6b8742b86e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:06:26.280308 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 4/10] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:06:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:06:36.267305 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:07:26.300232 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.middleware.request_id [None req-9fb36e3c-468f-4723-8a54-d336dabe122f None None] RequestId filter calling following filter/app {{(pid=112695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:07:26.304807 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-9fb36e3c-468f-4723-8a54-d336dabe122f demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:07:26.305307 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-9fb36e3c-468f-4723-8a54-d336dabe122f demo demo] Empty body provided in request {{(pid=112695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:07:26.305730 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-9fb36e3c-468f-4723-8a54-d336dabe122f demo demo] Calling method 'detail' {{(pid=112695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:07:26.306550 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.api_utils [None req-9fb36e3c-468f-4723-8a54-d336dabe122f demo demo] Removing options '' from query. {{(pid=112695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:07:26.307716 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.volume.api [None req-9fb36e3c-468f-4723-8a54-d336dabe122f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112695) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:07:26.340775 np0000175086 devstack@c-api.service[112695]: INFO cinder.volume.api [None req-9fb36e3c-468f-4723-8a54-d336dabe122f demo demo] Get all volumes completed successfully. May 19 21:07:26.345236 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-9fb36e3c-468f-4723-8a54-d336dabe122f demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:07:26.345668 np0000175086 devstack@c-api.service[112695]: [pid: 112695|app: 0|req: 3/11] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:07:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:07:36.332907 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writing DB stats cinder:SELECT=1 {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:08:26.369043 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.middleware.request_id [None req-49bd8954-4721-4924-996d-e742b790e8ed None None] RequestId filter calling following filter/app {{(pid=112694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:08:26.373906 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-49bd8954-4721-4924-996d-e742b790e8ed demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:08:26.374201 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-49bd8954-4721-4924-996d-e742b790e8ed demo demo] Empty body provided in request {{(pid=112694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:08:26.374519 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-49bd8954-4721-4924-996d-e742b790e8ed demo demo] Calling method 'detail' {{(pid=112694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:08:26.375857 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.api_utils [None req-49bd8954-4721-4924-996d-e742b790e8ed demo demo] Removing options '' from query. {{(pid=112694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:08:26.377160 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.volume.api [None req-49bd8954-4721-4924-996d-e742b790e8ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112694) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:08:26.427476 np0000175086 devstack@c-api.service[112694]: INFO cinder.volume.api [None req-49bd8954-4721-4924-996d-e742b790e8ed demo demo] Get all volumes completed successfully. May 19 21:08:26.431373 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-49bd8954-4721-4924-996d-e742b790e8ed demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:08:26.431885 np0000175086 devstack@c-api.service[112694]: [pid: 112694|app: 0|req: 3/12] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:08:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:08:36.416652 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writing DB stats cinder:SELECT=1 {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:09:26.446967 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.middleware.request_id [None req-58bdf5c0-cf2f-4881-a0b8-dccaa9ef8dd2 None None] RequestId filter calling following filter/app {{(pid=112693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:09:26.451136 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-58bdf5c0-cf2f-4881-a0b8-dccaa9ef8dd2 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:09:26.451367 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-58bdf5c0-cf2f-4881-a0b8-dccaa9ef8dd2 demo demo] Empty body provided in request {{(pid=112693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:09:26.451592 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-58bdf5c0-cf2f-4881-a0b8-dccaa9ef8dd2 demo demo] Calling method 'detail' {{(pid=112693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:09:26.452185 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.api_utils [None req-58bdf5c0-cf2f-4881-a0b8-dccaa9ef8dd2 demo demo] Removing options '' from query. {{(pid=112693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:09:26.453096 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.volume.api [None req-58bdf5c0-cf2f-4881-a0b8-dccaa9ef8dd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112693) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:09:26.495104 np0000175086 devstack@c-api.service[112693]: INFO cinder.volume.api [None req-58bdf5c0-cf2f-4881-a0b8-dccaa9ef8dd2 demo demo] Get all volumes completed successfully. May 19 21:09:26.497000 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-58bdf5c0-cf2f-4881-a0b8-dccaa9ef8dd2 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:09:26.497413 np0000175086 devstack@c-api.service[112693]: [pid: 112693|app: 0|req: 3/13] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:09:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:09:36.487382 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writing DB stats cinder:SELECT=1 {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:10:26.516054 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-ccc5d693-09f2-470b-ae4e-6e2d971b050f None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:10:26.520824 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-ccc5d693-09f2-470b-ae4e-6e2d971b050f demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:10:26.521306 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-ccc5d693-09f2-470b-ae4e-6e2d971b050f demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:10:26.521739 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-ccc5d693-09f2-470b-ae4e-6e2d971b050f demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:10:26.522293 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-ccc5d693-09f2-470b-ae4e-6e2d971b050f demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:10:26.523826 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-ccc5d693-09f2-470b-ae4e-6e2d971b050f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:10:26.530700 np0000175086 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-ccc5d693-09f2-470b-ae4e-6e2d971b050f demo demo] Get all volumes completed successfully. May 19 21:10:26.533677 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-ccc5d693-09f2-470b-ae4e-6e2d971b050f demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:10:26.534311 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 5/14] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:10:26 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 19 21:10:36.526434 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:11:26.546294 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.middleware.request_id [None req-d88d6ad7-f3cb-4154-8ce6-9b720d3d722c None None] RequestId filter calling following filter/app {{(pid=112695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:11:26.643645 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-d88d6ad7-f3cb-4154-8ce6-9b720d3d722c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:11:26.643939 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-d88d6ad7-f3cb-4154-8ce6-9b720d3d722c demo demo] Empty body provided in request {{(pid=112695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:11:26.644317 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-d88d6ad7-f3cb-4154-8ce6-9b720d3d722c demo demo] Calling method 'detail' {{(pid=112695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:11:26.644950 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.api_utils [None req-d88d6ad7-f3cb-4154-8ce6-9b720d3d722c demo demo] Removing options '' from query. {{(pid=112695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:11:26.646446 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.volume.api [None req-d88d6ad7-f3cb-4154-8ce6-9b720d3d722c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112695) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:11:26.656258 np0000175086 devstack@c-api.service[112695]: INFO cinder.volume.api [None req-d88d6ad7-f3cb-4154-8ce6-9b720d3d722c demo demo] Get all volumes completed successfully. May 19 21:11:26.658463 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-d88d6ad7-f3cb-4154-8ce6-9b720d3d722c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:11:26.659112 np0000175086 devstack@c-api.service[112695]: [pid: 112695|app: 0|req: 4/15] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:11:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:11:36.650927 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writing DB stats cinder:SELECT=1 {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:12:26.674424 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.middleware.request_id [None req-0213e6a3-7407-4a52-b125-8ff5fb590c5d None None] RequestId filter calling following filter/app {{(pid=112694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:12:26.677450 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-0213e6a3-7407-4a52-b125-8ff5fb590c5d demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:12:26.677635 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-0213e6a3-7407-4a52-b125-8ff5fb590c5d demo demo] Empty body provided in request {{(pid=112694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:12:26.677832 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-0213e6a3-7407-4a52-b125-8ff5fb590c5d demo demo] Calling method 'detail' {{(pid=112694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:12:26.678085 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.api_utils [None req-0213e6a3-7407-4a52-b125-8ff5fb590c5d demo demo] Removing options '' from query. {{(pid=112694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:12:26.678819 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.volume.api [None req-0213e6a3-7407-4a52-b125-8ff5fb590c5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112694) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:12:26.686579 np0000175086 devstack@c-api.service[112694]: INFO cinder.volume.api [None req-0213e6a3-7407-4a52-b125-8ff5fb590c5d demo demo] Get all volumes completed successfully. May 19 21:12:26.688955 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-0213e6a3-7407-4a52-b125-8ff5fb590c5d demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:12:26.689319 np0000175086 devstack@c-api.service[112694]: [pid: 112694|app: 0|req: 4/16] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:12:26 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 19 21:12:36.681901 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writing DB stats cinder:SELECT=1 {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:13:26.703990 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.middleware.request_id [None req-2cf495b7-e807-423e-975a-14a3bfc08a6e None None] RequestId filter calling following filter/app {{(pid=112693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:13:26.710274 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-2cf495b7-e807-423e-975a-14a3bfc08a6e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:13:26.710771 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-2cf495b7-e807-423e-975a-14a3bfc08a6e demo demo] Empty body provided in request {{(pid=112693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:13:26.711199 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-2cf495b7-e807-423e-975a-14a3bfc08a6e demo demo] Calling method 'detail' {{(pid=112693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:13:26.711845 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.api_utils [None req-2cf495b7-e807-423e-975a-14a3bfc08a6e demo demo] Removing options '' from query. {{(pid=112693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:13:26.714006 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.volume.api [None req-2cf495b7-e807-423e-975a-14a3bfc08a6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112693) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:13:26.721297 np0000175086 devstack@c-api.service[112693]: INFO cinder.volume.api [None req-2cf495b7-e807-423e-975a-14a3bfc08a6e demo demo] Get all volumes completed successfully. May 19 21:13:26.723415 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-2cf495b7-e807-423e-975a-14a3bfc08a6e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:13:26.723811 np0000175086 devstack@c-api.service[112693]: [pid: 112693|app: 0|req: 4/17] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:13:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:13:36.717553 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writing DB stats cinder:SELECT=1 {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:14:26.738238 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-c8e93dad-5025-463d-97c7-5c7eff09d9e0 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:14:26.742629 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-c8e93dad-5025-463d-97c7-5c7eff09d9e0 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:14:26.742890 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-c8e93dad-5025-463d-97c7-5c7eff09d9e0 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:14:26.743188 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-c8e93dad-5025-463d-97c7-5c7eff09d9e0 demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:14:26.743521 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-c8e93dad-5025-463d-97c7-5c7eff09d9e0 demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:14:26.744531 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-c8e93dad-5025-463d-97c7-5c7eff09d9e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:14:26.752910 np0000175086 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-c8e93dad-5025-463d-97c7-5c7eff09d9e0 demo demo] Get all volumes completed successfully. May 19 21:14:26.755213 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-c8e93dad-5025-463d-97c7-5c7eff09d9e0 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:14:26.755573 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 6/18] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:14:26 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 19 21:14:36.748183 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:15:26.770639 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.middleware.request_id [None req-c768d459-eda2-4fb4-b12d-8cbf4202769d None None] RequestId filter calling following filter/app {{(pid=112695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:15:26.774748 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-c768d459-eda2-4fb4-b12d-8cbf4202769d demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:15:26.775127 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-c768d459-eda2-4fb4-b12d-8cbf4202769d demo demo] Empty body provided in request {{(pid=112695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:15:26.775512 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-c768d459-eda2-4fb4-b12d-8cbf4202769d demo demo] Calling method 'detail' {{(pid=112695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:15:26.776069 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.api_utils [None req-c768d459-eda2-4fb4-b12d-8cbf4202769d demo demo] Removing options '' from query. {{(pid=112695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:15:26.777352 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.volume.api [None req-c768d459-eda2-4fb4-b12d-8cbf4202769d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112695) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:15:26.783984 np0000175086 devstack@c-api.service[112695]: INFO cinder.volume.api [None req-c768d459-eda2-4fb4-b12d-8cbf4202769d demo demo] Get all volumes completed successfully. May 19 21:15:26.788680 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-c768d459-eda2-4fb4-b12d-8cbf4202769d demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:15:26.789370 np0000175086 devstack@c-api.service[112695]: [pid: 112695|app: 0|req: 5/19] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:15:26 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 19 21:15:36.780130 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writing DB stats cinder:SELECT=1 {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:16:26.811500 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.middleware.request_id [None req-8ed61519-bd50-45d5-98f5-636417e4a13f None None] RequestId filter calling following filter/app {{(pid=112694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:16:26.949360 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-8ed61519-bd50-45d5-98f5-636417e4a13f demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:16:26.949661 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-8ed61519-bd50-45d5-98f5-636417e4a13f demo demo] Empty body provided in request {{(pid=112694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:16:26.949898 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-8ed61519-bd50-45d5-98f5-636417e4a13f demo demo] Calling method 'detail' {{(pid=112694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:16:26.950281 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.api_utils [None req-8ed61519-bd50-45d5-98f5-636417e4a13f demo demo] Removing options '' from query. {{(pid=112694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:16:26.951520 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.volume.api [None req-8ed61519-bd50-45d5-98f5-636417e4a13f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112694) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:16:26.962066 np0000175086 devstack@c-api.service[112694]: INFO cinder.volume.api [None req-8ed61519-bd50-45d5-98f5-636417e4a13f demo demo] Get all volumes completed successfully. May 19 21:16:26.965655 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-8ed61519-bd50-45d5-98f5-636417e4a13f demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:16:26.966416 np0000175086 devstack@c-api.service[112694]: [pid: 112694|app: 0|req: 5/20] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:16:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:16:36.955065 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writing DB stats cinder:SELECT=1 {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:17:26.989168 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.middleware.request_id [None req-065bfcc6-121d-4e8b-8301-a13d680aec45 None None] RequestId filter calling following filter/app {{(pid=112693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:17:26.992182 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-065bfcc6-121d-4e8b-8301-a13d680aec45 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:17:26.992417 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-065bfcc6-121d-4e8b-8301-a13d680aec45 demo demo] Empty body provided in request {{(pid=112693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:17:26.992704 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-065bfcc6-121d-4e8b-8301-a13d680aec45 demo demo] Calling method 'detail' {{(pid=112693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:17:26.993006 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.api_utils [None req-065bfcc6-121d-4e8b-8301-a13d680aec45 demo demo] Removing options '' from query. {{(pid=112693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:17:26.994001 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.volume.api [None req-065bfcc6-121d-4e8b-8301-a13d680aec45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112693) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:17:27.000844 np0000175086 devstack@c-api.service[112693]: INFO cinder.volume.api [None req-065bfcc6-121d-4e8b-8301-a13d680aec45 demo demo] Get all volumes completed successfully. May 19 21:17:27.002712 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-065bfcc6-121d-4e8b-8301-a13d680aec45 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:17:27.003099 np0000175086 devstack@c-api.service[112693]: [pid: 112693|app: 0|req: 5/21] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:17:26 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 19 21:17:36.997068 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writing DB stats cinder:SELECT=1 {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:18:27.018249 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-6c2fd5c2-0716-45b7-b026-8ac62055ba0a None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:18:27.020861 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-6c2fd5c2-0716-45b7-b026-8ac62055ba0a demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:18:27.021097 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-6c2fd5c2-0716-45b7-b026-8ac62055ba0a demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:18:27.021338 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-6c2fd5c2-0716-45b7-b026-8ac62055ba0a demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:18:27.021661 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-6c2fd5c2-0716-45b7-b026-8ac62055ba0a demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:18:27.022677 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-6c2fd5c2-0716-45b7-b026-8ac62055ba0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:18:27.030810 np0000175086 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-6c2fd5c2-0716-45b7-b026-8ac62055ba0a demo demo] Get all volumes completed successfully. May 19 21:18:27.032864 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-6c2fd5c2-0716-45b7-b026-8ac62055ba0a demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:18:27.033192 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 7/22] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:18:27 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 19 21:18:37.026016 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:19:27.050661 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.middleware.request_id [None req-b677f5f3-003f-48a7-9a01-72ce0a0f8d18 None None] RequestId filter calling following filter/app {{(pid=112695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:19:27.053329 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-b677f5f3-003f-48a7-9a01-72ce0a0f8d18 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:19:27.053520 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-b677f5f3-003f-48a7-9a01-72ce0a0f8d18 demo demo] Empty body provided in request {{(pid=112695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:19:27.053791 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-b677f5f3-003f-48a7-9a01-72ce0a0f8d18 demo demo] Calling method 'detail' {{(pid=112695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:19:27.054021 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.api_utils [None req-b677f5f3-003f-48a7-9a01-72ce0a0f8d18 demo demo] Removing options '' from query. {{(pid=112695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:19:27.054785 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.volume.api [None req-b677f5f3-003f-48a7-9a01-72ce0a0f8d18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112695) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:19:27.063409 np0000175086 devstack@c-api.service[112695]: INFO cinder.volume.api [None req-b677f5f3-003f-48a7-9a01-72ce0a0f8d18 demo demo] Get all volumes completed successfully. May 19 21:19:27.065866 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-b677f5f3-003f-48a7-9a01-72ce0a0f8d18 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:19:27.066387 np0000175086 devstack@c-api.service[112695]: [pid: 112695|app: 0|req: 6/23] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:19:27 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 19 21:19:37.058659 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writing DB stats cinder:SELECT=1 {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:20:27.080589 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.middleware.request_id [None req-722d5bde-9a91-4625-8cd2-7e7fbd6021f3 None None] RequestId filter calling following filter/app {{(pid=112694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:20:27.083649 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-722d5bde-9a91-4625-8cd2-7e7fbd6021f3 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:20:27.083989 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-722d5bde-9a91-4625-8cd2-7e7fbd6021f3 demo demo] Empty body provided in request {{(pid=112694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:20:27.084198 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-722d5bde-9a91-4625-8cd2-7e7fbd6021f3 demo demo] Calling method 'detail' {{(pid=112694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:20:27.084540 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.api_utils [None req-722d5bde-9a91-4625-8cd2-7e7fbd6021f3 demo demo] Removing options '' from query. {{(pid=112694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:20:27.085503 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.volume.api [None req-722d5bde-9a91-4625-8cd2-7e7fbd6021f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112694) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:20:27.094301 np0000175086 devstack@c-api.service[112694]: INFO cinder.volume.api [None req-722d5bde-9a91-4625-8cd2-7e7fbd6021f3 demo demo] Get all volumes completed successfully. May 19 21:20:27.096014 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-722d5bde-9a91-4625-8cd2-7e7fbd6021f3 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:20:27.096747 np0000175086 devstack@c-api.service[112694]: [pid: 112694|app: 0|req: 6/24] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:20:27 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 19 21:20:37.089165 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writing DB stats cinder:SELECT=1 {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:21:27.110471 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.middleware.request_id [None req-e9dcac60-ee71-45d7-948c-c69eb120a7bc None None] RequestId filter calling following filter/app {{(pid=112693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:21:27.222641 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-e9dcac60-ee71-45d7-948c-c69eb120a7bc demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:21:27.223090 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-e9dcac60-ee71-45d7-948c-c69eb120a7bc demo demo] Empty body provided in request {{(pid=112693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:21:27.223490 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-e9dcac60-ee71-45d7-948c-c69eb120a7bc demo demo] Calling method 'detail' {{(pid=112693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:21:27.224042 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.api_utils [None req-e9dcac60-ee71-45d7-948c-c69eb120a7bc demo demo] Removing options '' from query. {{(pid=112693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:21:27.226070 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.volume.api [None req-e9dcac60-ee71-45d7-948c-c69eb120a7bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112693) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:21:27.234099 np0000175086 devstack@c-api.service[112693]: INFO cinder.volume.api [None req-e9dcac60-ee71-45d7-948c-c69eb120a7bc demo demo] Get all volumes completed successfully. May 19 21:21:27.237957 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-e9dcac60-ee71-45d7-948c-c69eb120a7bc demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:21:27.238496 np0000175086 devstack@c-api.service[112693]: [pid: 112693|app: 0|req: 6/25] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:21:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:21:37.230752 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writing DB stats cinder:SELECT=1 {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:22:27.251563 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-3327fa78-f9cb-40fe-800c-e8429a8f115f None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:22:27.254721 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-3327fa78-f9cb-40fe-800c-e8429a8f115f demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:22:27.254982 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-3327fa78-f9cb-40fe-800c-e8429a8f115f demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:22:27.255242 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-3327fa78-f9cb-40fe-800c-e8429a8f115f demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:22:27.255560 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-3327fa78-f9cb-40fe-800c-e8429a8f115f demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:22:27.256706 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-3327fa78-f9cb-40fe-800c-e8429a8f115f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:22:27.268746 np0000175086 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-3327fa78-f9cb-40fe-800c-e8429a8f115f demo demo] Get all volumes completed successfully. May 19 21:22:27.271752 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-3327fa78-f9cb-40fe-800c-e8429a8f115f demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:22:27.272109 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 8/26] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:22:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:22:37.260161 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:23:27.287849 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.middleware.request_id [None req-7623d3f5-70b3-44fa-94a1-b95e260def3b None None] RequestId filter calling following filter/app {{(pid=112695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:23:27.291546 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-7623d3f5-70b3-44fa-94a1-b95e260def3b demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:23:27.291932 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-7623d3f5-70b3-44fa-94a1-b95e260def3b demo demo] Empty body provided in request {{(pid=112695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:23:27.292237 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-7623d3f5-70b3-44fa-94a1-b95e260def3b demo demo] Calling method 'detail' {{(pid=112695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:23:27.292643 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.api_utils [None req-7623d3f5-70b3-44fa-94a1-b95e260def3b demo demo] Removing options '' from query. {{(pid=112695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:23:27.293969 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.volume.api [None req-7623d3f5-70b3-44fa-94a1-b95e260def3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112695) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:23:27.302493 np0000175086 devstack@c-api.service[112695]: INFO cinder.volume.api [None req-7623d3f5-70b3-44fa-94a1-b95e260def3b demo demo] Get all volumes completed successfully. May 19 21:23:27.305100 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-7623d3f5-70b3-44fa-94a1-b95e260def3b demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:23:27.305550 np0000175086 devstack@c-api.service[112695]: [pid: 112695|app: 0|req: 7/27] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:23:27 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 19 21:23:37.297530 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writing DB stats cinder:SELECT=1 {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:24:27.321378 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.middleware.request_id [None req-3d638d55-c5f4-4e8f-b15d-488b4f7d96c4 None None] RequestId filter calling following filter/app {{(pid=112694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:24:27.324921 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-3d638d55-c5f4-4e8f-b15d-488b4f7d96c4 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:24:27.325189 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-3d638d55-c5f4-4e8f-b15d-488b4f7d96c4 demo demo] Empty body provided in request {{(pid=112694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:24:27.325502 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-3d638d55-c5f4-4e8f-b15d-488b4f7d96c4 demo demo] Calling method 'detail' {{(pid=112694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:24:27.325871 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.api_utils [None req-3d638d55-c5f4-4e8f-b15d-488b4f7d96c4 demo demo] Removing options '' from query. {{(pid=112694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:24:27.327059 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.volume.api [None req-3d638d55-c5f4-4e8f-b15d-488b4f7d96c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112694) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:24:27.340102 np0000175086 devstack@c-api.service[112694]: INFO cinder.volume.api [None req-3d638d55-c5f4-4e8f-b15d-488b4f7d96c4 demo demo] Get all volumes completed successfully. May 19 21:24:27.342431 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-3d638d55-c5f4-4e8f-b15d-488b4f7d96c4 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:24:27.342869 np0000175086 devstack@c-api.service[112694]: [pid: 112694|app: 0|req: 7/28] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:24:27 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 19 21:24:37.332323 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writing DB stats cinder:SELECT=1 {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:25:27.359574 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.middleware.request_id [None req-1bbd3616-aa0a-4664-b9ef-22f3b9d37fb8 None None] RequestId filter calling following filter/app {{(pid=112693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:25:27.362386 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-1bbd3616-aa0a-4664-b9ef-22f3b9d37fb8 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:25:27.362737 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-1bbd3616-aa0a-4664-b9ef-22f3b9d37fb8 demo demo] Empty body provided in request {{(pid=112693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:25:27.363035 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-1bbd3616-aa0a-4664-b9ef-22f3b9d37fb8 demo demo] Calling method 'detail' {{(pid=112693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:25:27.363381 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.api_utils [None req-1bbd3616-aa0a-4664-b9ef-22f3b9d37fb8 demo demo] Removing options '' from query. {{(pid=112693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:25:27.364519 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.volume.api [None req-1bbd3616-aa0a-4664-b9ef-22f3b9d37fb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112693) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:25:27.372816 np0000175086 devstack@c-api.service[112693]: INFO cinder.volume.api [None req-1bbd3616-aa0a-4664-b9ef-22f3b9d37fb8 demo demo] Get all volumes completed successfully. May 19 21:25:27.375837 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-1bbd3616-aa0a-4664-b9ef-22f3b9d37fb8 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:25:27.376403 np0000175086 devstack@c-api.service[112693]: [pid: 112693|app: 0|req: 7/29] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:25:27 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 19 21:25:37.367672 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writing DB stats cinder:SELECT=1 {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:26:27.390822 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-fa5d6752-4a93-4e0f-9113-04a1a5c2cbe5 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:26:27.473784 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-fa5d6752-4a93-4e0f-9113-04a1a5c2cbe5 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:26:27.474152 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-fa5d6752-4a93-4e0f-9113-04a1a5c2cbe5 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:26:27.475036 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-fa5d6752-4a93-4e0f-9113-04a1a5c2cbe5 demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:26:27.475101 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-fa5d6752-4a93-4e0f-9113-04a1a5c2cbe5 demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:26:27.476326 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-fa5d6752-4a93-4e0f-9113-04a1a5c2cbe5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:26:27.485171 np0000175086 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-fa5d6752-4a93-4e0f-9113-04a1a5c2cbe5 demo demo] Get all volumes completed successfully. May 19 21:26:27.490163 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-fa5d6752-4a93-4e0f-9113-04a1a5c2cbe5 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:26:27.491021 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 9/30] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:26:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:26:37.479566 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:27:27.507874 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.middleware.request_id [None req-0066cf95-ca93-4ba2-8014-29ee5c1950f7 None None] RequestId filter calling following filter/app {{(pid=112695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:27:27.512088 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-0066cf95-ca93-4ba2-8014-29ee5c1950f7 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:27:27.512500 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-0066cf95-ca93-4ba2-8014-29ee5c1950f7 demo demo] Empty body provided in request {{(pid=112695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:27:27.512853 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-0066cf95-ca93-4ba2-8014-29ee5c1950f7 demo demo] Calling method 'detail' {{(pid=112695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:27:27.513343 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.api_utils [None req-0066cf95-ca93-4ba2-8014-29ee5c1950f7 demo demo] Removing options '' from query. {{(pid=112695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:27:27.514926 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.volume.api [None req-0066cf95-ca93-4ba2-8014-29ee5c1950f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112695) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:27:27.524132 np0000175086 devstack@c-api.service[112695]: INFO cinder.volume.api [None req-0066cf95-ca93-4ba2-8014-29ee5c1950f7 demo demo] Get all volumes completed successfully. May 19 21:27:27.527355 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-0066cf95-ca93-4ba2-8014-29ee5c1950f7 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:27:27.528053 np0000175086 devstack@c-api.service[112695]: [pid: 112695|app: 0|req: 8/31] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:27:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:27:37.519110 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writing DB stats cinder:SELECT=1 {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:28:27.543352 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.middleware.request_id [None req-40a1093a-50b8-4942-af18-4086fead335e None None] RequestId filter calling following filter/app {{(pid=112694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:28:27.547441 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-40a1093a-50b8-4942-af18-4086fead335e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:28:27.547832 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-40a1093a-50b8-4942-af18-4086fead335e demo demo] Empty body provided in request {{(pid=112694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:28:27.548201 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-40a1093a-50b8-4942-af18-4086fead335e demo demo] Calling method 'detail' {{(pid=112694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:28:27.548690 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.api_utils [None req-40a1093a-50b8-4942-af18-4086fead335e demo demo] Removing options '' from query. {{(pid=112694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:28:27.550420 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.volume.api [None req-40a1093a-50b8-4942-af18-4086fead335e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112694) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:28:27.557805 np0000175086 devstack@c-api.service[112694]: INFO cinder.volume.api [None req-40a1093a-50b8-4942-af18-4086fead335e demo demo] Get all volumes completed successfully. May 19 21:28:27.559830 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-40a1093a-50b8-4942-af18-4086fead335e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:28:27.560582 np0000175086 devstack@c-api.service[112694]: [pid: 112694|app: 0|req: 8/32] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:28:27 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 19 21:28:37.553992 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writing DB stats cinder:SELECT=1 {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:29:27.577977 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.middleware.request_id [None req-139f2d0a-0361-4994-a171-7c58c092f9db None None] RequestId filter calling following filter/app {{(pid=112693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:29:27.580929 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-139f2d0a-0361-4994-a171-7c58c092f9db demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:29:27.581324 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-139f2d0a-0361-4994-a171-7c58c092f9db demo demo] Empty body provided in request {{(pid=112693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:29:27.581398 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-139f2d0a-0361-4994-a171-7c58c092f9db demo demo] Calling method 'detail' {{(pid=112693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:29:27.581761 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.api_utils [None req-139f2d0a-0361-4994-a171-7c58c092f9db demo demo] Removing options '' from query. {{(pid=112693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:29:27.583254 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.volume.api [None req-139f2d0a-0361-4994-a171-7c58c092f9db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112693) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:29:27.593344 np0000175086 devstack@c-api.service[112693]: INFO cinder.volume.api [None req-139f2d0a-0361-4994-a171-7c58c092f9db demo demo] Get all volumes completed successfully. May 19 21:29:27.596099 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-139f2d0a-0361-4994-a171-7c58c092f9db demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:29:27.596653 np0000175086 devstack@c-api.service[112693]: [pid: 112693|app: 0|req: 8/33] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:29:27 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 19 21:29:37.588226 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writing DB stats cinder:SELECT=1 {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:30:27.611158 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-a34aba6c-02d8-4038-8fbe-2ca442604f83 None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:30:27.615372 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-a34aba6c-02d8-4038-8fbe-2ca442604f83 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:30:27.615817 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-a34aba6c-02d8-4038-8fbe-2ca442604f83 demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:30:27.616191 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-a34aba6c-02d8-4038-8fbe-2ca442604f83 demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:30:27.616715 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-a34aba6c-02d8-4038-8fbe-2ca442604f83 demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:30:27.618227 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-a34aba6c-02d8-4038-8fbe-2ca442604f83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:30:27.628053 np0000175086 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-a34aba6c-02d8-4038-8fbe-2ca442604f83 demo demo] Get all volumes completed successfully. May 19 21:30:27.631478 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-a34aba6c-02d8-4038-8fbe-2ca442604f83 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:30:27.632094 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 10/34] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:30:27 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 19 21:30:37.621391 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:31:27.649093 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.middleware.request_id [None req-5e3f7086-cac0-43e6-ae6e-4e2a7677d2d0 None None] RequestId filter calling following filter/app {{(pid=112695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:31:27.707809 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-5e3f7086-cac0-43e6-ae6e-4e2a7677d2d0 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:31:27.708130 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-5e3f7086-cac0-43e6-ae6e-4e2a7677d2d0 demo demo] Empty body provided in request {{(pid=112695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:31:27.708472 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.openstack.wsgi [None req-5e3f7086-cac0-43e6-ae6e-4e2a7677d2d0 demo demo] Calling method 'detail' {{(pid=112695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:31:27.708766 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.api.api_utils [None req-5e3f7086-cac0-43e6-ae6e-4e2a7677d2d0 demo demo] Removing options '' from query. {{(pid=112695) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:31:27.709528 np0000175086 devstack@c-api.service[112695]: DEBUG cinder.volume.api [None req-5e3f7086-cac0-43e6-ae6e-4e2a7677d2d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112695) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:31:27.715830 np0000175086 devstack@c-api.service[112695]: INFO cinder.volume.api [None req-5e3f7086-cac0-43e6-ae6e-4e2a7677d2d0 demo demo] Get all volumes completed successfully. May 19 21:31:27.718010 np0000175086 devstack@c-api.service[112695]: INFO cinder.api.openstack.wsgi [None req-5e3f7086-cac0-43e6-ae6e-4e2a7677d2d0 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:31:27.718395 np0000175086 devstack@c-api.service[112695]: [pid: 112695|app: 0|req: 9/35] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:31:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:31:37.712035 np0000175086 devstack@c-api.service[112695]: DEBUG dbcounter [-] [112695] Writing DB stats cinder:SELECT=1 {{(pid=112695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:32:27.736178 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.middleware.request_id [None req-c55cc49d-da4e-4bc2-a1bd-c402ebf742bf None None] RequestId filter calling following filter/app {{(pid=112694) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:32:27.738888 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-c55cc49d-da4e-4bc2-a1bd-c402ebf742bf demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:32:27.739156 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-c55cc49d-da4e-4bc2-a1bd-c402ebf742bf demo demo] Empty body provided in request {{(pid=112694) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:32:27.739417 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.openstack.wsgi [None req-c55cc49d-da4e-4bc2-a1bd-c402ebf742bf demo demo] Calling method 'detail' {{(pid=112694) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:32:27.739764 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.api.api_utils [None req-c55cc49d-da4e-4bc2-a1bd-c402ebf742bf demo demo] Removing options '' from query. {{(pid=112694) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:32:27.740785 np0000175086 devstack@c-api.service[112694]: DEBUG cinder.volume.api [None req-c55cc49d-da4e-4bc2-a1bd-c402ebf742bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112694) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:32:27.750740 np0000175086 devstack@c-api.service[112694]: INFO cinder.volume.api [None req-c55cc49d-da4e-4bc2-a1bd-c402ebf742bf demo demo] Get all volumes completed successfully. May 19 21:32:27.753749 np0000175086 devstack@c-api.service[112694]: INFO cinder.api.openstack.wsgi [None req-c55cc49d-da4e-4bc2-a1bd-c402ebf742bf demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:32:27.754355 np0000175086 devstack@c-api.service[112694]: [pid: 112694|app: 0|req: 9/36] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:32:27 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 19 21:32:37.744342 np0000175086 devstack@c-api.service[112694]: DEBUG dbcounter [-] [112694] Writing DB stats cinder:SELECT=1 {{(pid=112694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:33:27.772158 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.middleware.request_id [None req-1f07eb68-4e1e-4bab-b943-5e76e008ccd9 None None] RequestId filter calling following filter/app {{(pid=112693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:33:27.776723 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-1f07eb68-4e1e-4bab-b943-5e76e008ccd9 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:33:27.776976 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-1f07eb68-4e1e-4bab-b943-5e76e008ccd9 demo demo] Empty body provided in request {{(pid=112693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:33:27.777251 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.openstack.wsgi [None req-1f07eb68-4e1e-4bab-b943-5e76e008ccd9 demo demo] Calling method 'detail' {{(pid=112693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:33:27.777539 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.api.api_utils [None req-1f07eb68-4e1e-4bab-b943-5e76e008ccd9 demo demo] Removing options '' from query. {{(pid=112693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:33:27.778318 np0000175086 devstack@c-api.service[112693]: DEBUG cinder.volume.api [None req-1f07eb68-4e1e-4bab-b943-5e76e008ccd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112693) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:33:27.788250 np0000175086 devstack@c-api.service[112693]: INFO cinder.volume.api [None req-1f07eb68-4e1e-4bab-b943-5e76e008ccd9 demo demo] Get all volumes completed successfully. May 19 21:33:27.791245 np0000175086 devstack@c-api.service[112693]: INFO cinder.api.openstack.wsgi [None req-1f07eb68-4e1e-4bab-b943-5e76e008ccd9 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:33:27.791765 np0000175086 devstack@c-api.service[112693]: [pid: 112693|app: 0|req: 9/37] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:33:27 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 19 21:33:37.781977 np0000175086 devstack@c-api.service[112693]: DEBUG dbcounter [-] [112693] Writing DB stats cinder:SELECT=1 {{(pid=112693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:34:27.805706 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.middleware.request_id [None req-d712573b-a367-4ad4-8a44-20c86220d5fe None None] RequestId filter calling following filter/app {{(pid=112692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:34:27.808528 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-d712573b-a367-4ad4-8a44-20c86220d5fe demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 19 21:34:27.808783 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-d712573b-a367-4ad4-8a44-20c86220d5fe demo demo] Empty body provided in request {{(pid=112692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:34:27.809035 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.openstack.wsgi [None req-d712573b-a367-4ad4-8a44-20c86220d5fe demo demo] Calling method 'detail' {{(pid=112692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:34:27.809326 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.api.api_utils [None req-d712573b-a367-4ad4-8a44-20c86220d5fe demo demo] Removing options '' from query. {{(pid=112692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:34:27.810317 np0000175086 devstack@c-api.service[112692]: DEBUG cinder.volume.api [None req-d712573b-a367-4ad4-8a44-20c86220d5fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112692) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:34:27.818639 np0000175086 devstack@c-api.service[112692]: INFO cinder.volume.api [None req-d712573b-a367-4ad4-8a44-20c86220d5fe demo demo] Get all volumes completed successfully. May 19 21:34:27.821382 np0000175086 devstack@c-api.service[112692]: INFO cinder.api.openstack.wsgi [None req-d712573b-a367-4ad4-8a44-20c86220d5fe demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 19 21:34:27.821910 np0000175086 devstack@c-api.service[112692]: [pid: 112692|app: 0|req: 11/38] 199.204.45.38 () {64 vars in 1290 bytes} [Tue May 19 21:34:27 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 19 21:34:37.813442 np0000175086 devstack@c-api.service[112692]: DEBUG dbcounter [-] [112692] Writing DB stats cinder:SELECT=1 {{(pid=112692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}