May 09 09:07:18.159574 np0000173029 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:07:18.165179 np0000173029 devstack@c-api.service[113413]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:07:18 2026] *** May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: nodename: np0000173029 May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: machine: x86_64 May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: clock source: unix May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: pcre jit disabled May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: detected number of CPU cores: 16 May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: current working directory: / May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: detected binary path: /usr/bin/uwsgi-core May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: your processes number limit is 256917 May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: your memory page size is 4096 bytes May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: detected max file descriptor number: 2048 May 09 09:07:18.167760 np0000173029 devstack@c-api.service[113413]: lock engine: pthread robust mutexes May 09 09:07:18.168592 np0000173029 devstack@c-api.service[113413]: thunder lock: enabled May 09 09:07:18.168592 np0000173029 devstack@c-api.service[113413]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:07:18.168592 np0000173029 devstack@c-api.service[113413]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:07:18.168592 np0000173029 devstack@c-api.service[113413]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:07:18.168592 np0000173029 devstack@c-api.service[113413]: Set PythonHome to /opt/stack/data/venv May 09 09:07:18.204022 np0000173029 devstack@c-api.service[113413]: Python main interpreter initialized at 0x7039c02a3668 May 09 09:07:18.204022 np0000173029 devstack@c-api.service[113413]: python threads support enabled May 09 09:07:18.204022 np0000173029 devstack@c-api.service[113413]: your server socket listen backlog is limited to 100 connections May 09 09:07:18.204022 np0000173029 devstack@c-api.service[113413]: your mercy for graceful operations on workers is 80 seconds May 09 09:07:18.204532 np0000173029 devstack@c-api.service[113413]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:07:18.204668 np0000173029 devstack@c-api.service[113413]: *** Operational MODE: preforking *** May 09 09:07:18.204886 np0000173029 devstack@c-api.service[113413]: *** uWSGI is running in multiple interpreter mode *** May 09 09:07:18.204886 np0000173029 devstack@c-api.service[113413]: spawned uWSGI master process (pid: 113413) May 09 09:07:18.204998 np0000173029 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:07:18.205652 np0000173029 devstack@c-api.service[113413]: spawned uWSGI worker 1 (pid: 113420, cores: 1) May 09 09:07:18.206055 np0000173029 devstack@c-api.service[113413]: spawned uWSGI worker 2 (pid: 113421, cores: 1) May 09 09:07:18.206514 np0000173029 devstack@c-api.service[113413]: spawned uWSGI worker 3 (pid: 113422, cores: 1) May 09 09:07:18.206962 np0000173029 devstack@c-api.service[113413]: spawned uWSGI worker 4 (pid: 113423, cores: 1) May 09 09:07:18.207015 np0000173029 devstack@c-api.service[113413]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:07:18.336577 np0000173029 devstack@c-api.service[113421]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:18.336577 np0000173029 devstack@c-api.service[113421]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:18.336577 np0000173029 devstack@c-api.service[113421]: we strongly recommend against using it for new projects. May 09 09:07:18.336577 np0000173029 devstack@c-api.service[113421]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:18.336577 np0000173029 devstack@c-api.service[113421]: framework. For more detail see May 09 09:07:18.336577 np0000173029 devstack@c-api.service[113421]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:18.336577 np0000173029 devstack@c-api.service[113421]: import eventlet # noqa May 09 09:07:18.350144 np0000173029 devstack@c-api.service[113420]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:18.350144 np0000173029 devstack@c-api.service[113420]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:18.350144 np0000173029 devstack@c-api.service[113420]: we strongly recommend against using it for new projects. May 09 09:07:18.350144 np0000173029 devstack@c-api.service[113420]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:18.350144 np0000173029 devstack@c-api.service[113420]: framework. For more detail see May 09 09:07:18.350144 np0000173029 devstack@c-api.service[113420]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:18.350144 np0000173029 devstack@c-api.service[113420]: import eventlet # noqa May 09 09:07:18.350752 np0000173029 devstack@c-api.service[113422]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:18.350752 np0000173029 devstack@c-api.service[113422]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:18.350752 np0000173029 devstack@c-api.service[113422]: we strongly recommend against using it for new projects. May 09 09:07:18.350752 np0000173029 devstack@c-api.service[113422]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:18.350752 np0000173029 devstack@c-api.service[113422]: framework. For more detail see May 09 09:07:18.350752 np0000173029 devstack@c-api.service[113422]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:18.350752 np0000173029 devstack@c-api.service[113422]: import eventlet # noqa May 09 09:07:18.354877 np0000173029 devstack@c-api.service[113423]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:18.354877 np0000173029 devstack@c-api.service[113423]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:18.354877 np0000173029 devstack@c-api.service[113423]: we strongly recommend against using it for new projects. May 09 09:07:18.354877 np0000173029 devstack@c-api.service[113423]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:18.354877 np0000173029 devstack@c-api.service[113423]: framework. For more detail see May 09 09:07:18.354877 np0000173029 devstack@c-api.service[113423]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:18.354877 np0000173029 devstack@c-api.service[113423]: import eventlet # noqa May 09 09:07:18.422835 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:07:18.422835 np0000173029 devstack@c-api.service[113421]: debtcollector.deprecate( May 09 09:07:18.435683 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:07:18.435683 np0000173029 devstack@c-api.service[113420]: debtcollector.deprecate( May 09 09:07:18.439268 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:07:18.439268 np0000173029 devstack@c-api.service[113423]: debtcollector.deprecate( May 09 09:07:18.439755 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:07:18.439755 np0000173029 devstack@c-api.service[113422]: debtcollector.deprecate( May 09 09:07:18.508172 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:07:18.508172 np0000173029 devstack@c-api.service[113421]: from cgi import parse_header May 09 09:07:18.517552 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:07:18.517552 np0000173029 devstack@c-api.service[113420]: from cgi import parse_header May 09 09:07:18.518329 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:07:18.518329 np0000173029 devstack@c-api.service[113423]: from cgi import parse_header May 09 09:07:18.523693 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:07:18.523693 np0000173029 devstack@c-api.service[113422]: from cgi import parse_header May 09 09:07:18.554810 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:07:18.554810 np0000173029 devstack@c-api.service[113421]: removals.removed_module( May 09 09:07:18.555531 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:07:18.555531 np0000173029 devstack@c-api.service[113421]: removals.removed_module( May 09 09:07:18.568537 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:07:18.568537 np0000173029 devstack@c-api.service[113423]: removals.removed_module( May 09 09:07:18.568726 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:07:18.568726 np0000173029 devstack@c-api.service[113422]: removals.removed_module( May 09 09:07:18.569369 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:07:18.569369 np0000173029 devstack@c-api.service[113422]: removals.removed_module( May 09 09:07:18.569486 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:07:18.569486 np0000173029 devstack@c-api.service[113423]: removals.removed_module( May 09 09:07:18.570339 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:07:18.570339 np0000173029 devstack@c-api.service[113420]: removals.removed_module( May 09 09:07:18.573763 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:07:18.573763 np0000173029 devstack@c-api.service[113420]: removals.removed_module( May 09 09:07:19.185374 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:07:19.185374 np0000173029 devstack@c-api.service[113421]: warnings.warn( May 09 09:07:19.194607 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:07:19.194607 np0000173029 devstack@c-api.service[113423]: warnings.warn( May 09 09:07:19.211861 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:07:19.211861 np0000173029 devstack@c-api.service[113422]: warnings.warn( May 09 09:07:19.227930 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:07:19.227930 np0000173029 devstack@c-api.service[113420]: warnings.warn( May 09 09:07:19.288226 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:07:19.288226 np0000173029 devstack@c-api.service[113421]: warnings.warn( May 09 09:07:19.291265 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:07:19.291265 np0000173029 devstack@c-api.service[113423]: warnings.warn( May 09 09:07:19.309120 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:07:19.309120 np0000173029 devstack@c-api.service[113422]: warnings.warn( May 09 09:07:19.327825 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:07:19.327825 np0000173029 devstack@c-api.service[113420]: warnings.warn( May 09 09:07:19.578379 np0000173029 devstack@c-api.service[113421]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:07:19.579185 np0000173029 devstack@c-api.service[113421]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113421) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:19.579333 np0000173029 devstack@c-api.service[113423]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:07:19.579743 np0000173029 devstack@c-api.service[113423]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113423) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:19.593962 np0000173029 devstack@c-api.service[113422]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:07:19.594547 np0000173029 devstack@c-api.service[113422]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113422) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:19.610930 np0000173029 devstack@c-api.service[113420]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:07:19.611632 np0000173029 devstack@c-api.service[113420]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113420) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:19.664962 np0000173029 devstack@c-api.service[113421]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:07:19.664962 np0000173029 devstack@c-api.service[113421]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:19.665788 np0000173029 devstack@c-api.service[113422]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:07:19.665788 np0000173029 devstack@c-api.service[113422]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:19.666244 np0000173029 devstack@c-api.service[113423]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:07:19.666244 np0000173029 devstack@c-api.service[113423]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:19.674332 np0000173029 devstack@c-api.service[113420]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:07:19.674332 np0000173029 devstack@c-api.service[113420]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:20.121115 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113420) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:20.121288 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113421) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:20.121344 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113422) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:20.121465 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.121522 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.121659 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113423) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:20.121719 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.121770 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.121812 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.121863 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.121904 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.121943 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.121987 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.122183 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.122283 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.122519 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.123882 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.123957 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.124018 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.124064 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.124132 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.124180 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.124234 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.124280 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.124324 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.124359 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.124394 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.124446 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.124489 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.124526 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.124612 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.124612 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.124697 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.124742 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.124795 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.124848 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.124895 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.124949 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.124949 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.124949 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.124949 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.125121 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.125161 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.125202 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.125258 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.125258 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.125334 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.125386 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.125386 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.125386 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.125507 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.125562 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.125608 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.125608 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.125608 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.125748 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.125794 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.125833 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.125874 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.125920 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.125965 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.126003 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.126061 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.126149 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.126149 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.126223 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.126267 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.126311 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.126347 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.126347 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.126434 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.126434 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.127415 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.127477 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.127520 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.127561 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.127602 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.127640 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.127692 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.127741 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.127786 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.127834 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.127875 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.127916 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.127916 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.127916 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.128042 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.128042 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.128042 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.128186 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.128186 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.128263 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.128309 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.128358 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.128400 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.128445 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.128445 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.128540 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.128600 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.128646 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.128691 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.128743 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.128789 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.128838 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.128883 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.128936 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.128981 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.129036 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.129096 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.129142 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.129187 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.129230 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.129273 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.129316 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.129357 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.129412 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.129468 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.129603 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.129655 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.129696 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.129737 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.129779 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.129779 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.129779 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.129779 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.129779 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.129779 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.129779 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.130060 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.130060 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.130060 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.130060 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.130271 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.130319 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.130362 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.130418 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.130472 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.130521 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.130572 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.130618 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.130672 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.130719 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.130762 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.130811 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.130856 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.130909 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.130955 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.130998 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.131041 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.131101 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.131148 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.131203 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.131248 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.131298 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.131344 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.131402 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.131454 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.131499 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.131556 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.131601 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.131643 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.131692 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.131733 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.131774 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.131821 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.131872 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.131920 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.131960 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.132006 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.132047 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.132104 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.132158 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.132200 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.132240 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.132290 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.132331 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.132371 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.132412 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.132412 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.132412 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.132412 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.132412 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.132412 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.132412 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.133606 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.133674 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.133719 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.133719 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.133814 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.133861 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.133907 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.133950 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.133994 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.134049 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.134049 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.134210 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.134257 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.134307 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.134352 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.134404 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.134454 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.134497 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.134540 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.134597 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.134639 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.134639 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.134711 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.134759 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.134807 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.134848 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.134848 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.134919 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.134960 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.135004 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.135048 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.135113 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.135160 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.135195 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.135231 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.135266 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.135318 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.135318 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.135406 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.135457 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.135507 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.135507 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.135590 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.135590 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.135705 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.135751 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.135794 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.135836 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.135836 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.135928 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.135979 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.135979 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.136065 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.136065 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.136065 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.136065 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.136633 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.136701 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.136737 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.136768 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.136800 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.136845 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.136883 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.136917 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.136946 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.136974 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.136999 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.137063 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.137126 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.137155 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.137179 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.137218 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.137247 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.137281 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.137309 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.137360 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.137428 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.137829 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.137943 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.138026 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.138134 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.138202 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.138258 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.138302 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.138345 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.138345 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.138436 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.138480 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.138480 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.138554 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.138598 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.138649 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.138695 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.138738 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.138781 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.138827 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.138875 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.138875 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.138954 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.139007 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.139058 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.139133 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.139182 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.139182 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.139182 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.139286 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.139286 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.139286 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.139286 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.139430 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.139484 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.139542 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.145148 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.145225 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.145269 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.145320 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.145360 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.145418 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.145470 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.145560 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.145615 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.145683 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.145737 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.145820 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.145864 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.145945 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.146268 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.146334 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.146380 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.146443 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.146443 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.146536 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.146589 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.146589 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.146676 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.146719 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.146770 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.146815 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.146858 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.146900 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.146958 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.147002 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.147002 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.147002 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.147133 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.147194 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.147241 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.147286 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.147332 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.147378 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.147431 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.147477 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.147530 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.147575 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.147575 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.147661 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.147706 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.147753 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.147753 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.147753 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.147873 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.147919 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.147985 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.147985 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.147985 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.147985 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.147985 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.148198 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.148245 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.148290 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.148290 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.148290 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.148290 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.148290 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.148501 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.148555 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.148601 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.148653 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.148699 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.148745 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.148788 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.148833 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.148884 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.148929 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.148979 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.149049 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.149147 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.149197 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.149242 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.149286 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.149342 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.149394 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.149438 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.149487 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.149541 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.149586 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.149627 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.149667 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.149707 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.149754 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.149802 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.149845 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.149974 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.150028 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.150075 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.150150 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.150200 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.150282 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.150329 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.150369 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.150419 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.150460 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.150501 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.150541 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.150589 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.150630 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.150670 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.150710 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.150755 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.150798 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.150798 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.150880 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.150880 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.150880 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.151433 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.151492 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.151545 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.151588 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.151629 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.151686 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.151729 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.151769 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.151823 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.151864 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.151910 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.151962 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.152005 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.152048 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.152108 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.152172 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.152220 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.152270 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.152312 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.152364 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.152409 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.152450 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.152496 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.152537 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.152589 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.152638 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.152685 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.152729 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.152773 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.152818 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.152871 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.152912 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.152958 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.153002 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.153051 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.153117 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.153164 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.153204 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.153248 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.153291 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.153335 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.153375 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.153420 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.153459 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.153501 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.153556 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.153915 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.154260 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.154332 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.154383 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.154431 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.154496 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.154544 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.154629 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.154679 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.154735 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.154776 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.154817 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.154817 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.154905 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.154944 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.154986 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.154986 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.155067 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.155133 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.155178 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.155218 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.155261 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.155417 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.155483 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.155526 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.155594 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.155643 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.155683 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.155758 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.155820 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.155868 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.155908 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.155959 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.156001 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.156044 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.156100 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.156159 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.156205 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.156261 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.156310 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.156359 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.156404 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.156444 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.156490 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.156531 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.156569 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.156609 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.156665 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.156715 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.156766 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.156811 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.156863 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.156906 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.156950 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.156994 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.157038 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.157104 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.157169 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.157216 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.157260 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.157303 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.157351 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.157399 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.157446 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.157488 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.157529 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.157566 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.157622 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.157675 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.157719 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.157761 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.157811 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.157852 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.157898 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.157943 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.157986 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.158030 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.158030 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.158030 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.158030 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.158030 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.158030 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.158030 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.158030 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.158361 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.158361 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.158456 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.158507 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.158507 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.158507 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.158632 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.158685 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.158729 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.158773 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.158818 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.158818 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.158908 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.158956 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.158999 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.159045 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.159119 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.159167 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.159218 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.159260 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.159260 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.159346 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.159391 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.159434 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.159474 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.159516 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.159516 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.159516 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.159516 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.160531 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.160591 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.160645 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.160690 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.160729 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.160767 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.160811 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.160851 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.160892 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.160927 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.160970 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.161015 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.161066 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.161066 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.161311 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.161374 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.161418 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.161488 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.161538 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.161596 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.161642 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.161696 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.161741 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.161787 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.161839 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.161917 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.162008 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.162166 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.163496 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.163556 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.163594 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.163646 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.163700 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.163744 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.163783 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.163822 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.163862 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.163906 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.163906 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.163982 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.164029 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.164093 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.164135 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.164175 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.164232 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.164310 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.164385 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.164441 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.164502 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.164867 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.164938 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.164993 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.165045 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.165106 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.165153 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.165196 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.165241 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.165380 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.165516 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.165571 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.165627 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.165671 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.165714 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.165763 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.165814 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.165860 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.165901 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.165941 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.165984 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.166034 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.166117 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.166178 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.166232 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.166281 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.166325 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.166368 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.166412 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.166456 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.166456 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.166456 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.166456 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.166631 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.166675 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.166714 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.166755 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.166795 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.166795 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.166877 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.166924 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.166967 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.167020 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.167064 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.167064 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.167176 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.167220 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.167262 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.167315 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.167367 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.167419 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.167469 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.167525 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.167572 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.167622 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.167666 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.167708 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.167759 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.167804 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.167847 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.167892 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.167944 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.167996 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.168042 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.168101 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.168161 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.168213 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.168258 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.168307 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.168359 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.168405 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.168447 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.168502 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.168548 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.168592 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.168634 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.168677 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.168720 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.168769 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.168811 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.168858 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.168905 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.169032 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.169096 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.169142 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.169183 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.169222 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.169264 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.169304 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.169343 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.169393 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.169447 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.169493 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.169534 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.169581 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.169623 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.169664 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.169703 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.169749 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.169790 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.169835 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.169876 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.169924 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.169963 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.170011 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.170062 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.170139 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.170139 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.170224 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.170261 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.170297 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.170333 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.170380 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.170419 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.170454 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.170454 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.170454 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.170454 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.170454 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.170454 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.170644 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.170644 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.170644 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.170644 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.170786 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.170826 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.170863 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.170898 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.170937 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.170976 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.171012 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.171056 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.171125 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.171172 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.171215 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.171256 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.171297 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.171337 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.171378 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.171428 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.171471 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.171721 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.171791 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.171896 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.171981 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.172091 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.172203 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.172296 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.175069 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.175167 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.175210 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.175266 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.175306 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.175358 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.175399 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.175444 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.175479 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.175519 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.175559 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.175604 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.175651 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.175690 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.175809 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.175860 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.175901 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.175954 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.175994 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.175994 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.175994 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.176453 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.176518 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.176626 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.176711 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.176799 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.176899 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.176960 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.177015 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.177060 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.177060 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.177162 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.177162 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.177260 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.177313 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.177358 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.177405 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.177446 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.177482 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.177523 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.177566 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.177616 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.177661 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.177713 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.177759 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.177759 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.177846 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.177846 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.177846 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.177959 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.177959 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.178045 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.178198 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.179139 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.179218 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.179320 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.182263 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.182338 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.182375 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.182411 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.182478 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.182541 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.182609 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.183095 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.183152 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.183222 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.183289 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.183334 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.183404 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.183440 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.183468 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.183496 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.183521 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.183597 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.183650 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.183680 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.183718 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.183743 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.183772 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.183800 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.183837 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.183868 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.183903 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.183932 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.183963 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.183987 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.184020 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.184049 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.184102 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.184138 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.184162 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.184202 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.184235 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.184281 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.184319 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.184360 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.184397 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.184449 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.184449 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.184449 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.184449 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.184449 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.184630 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.184683 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.184724 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.184724 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.184724 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.184724 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.184724 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.184724 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.184947 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.184947 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.184947 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.184947 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.185136 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.185136 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.185221 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.185221 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.185304 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.185370 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.185459 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.185549 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.185657 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.185982 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.186059 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.186239 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.186323 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.186424 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.186507 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.186611 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:20.186699 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:20.186793 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:20.186882 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:20.186974 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:20.187069 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:20.187180 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:20.231442 np0000173029 devstack@c-api.service[113422]: INFO dbcounter [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Registered counter for database cinder May 09 09:07:20.231562 np0000173029 devstack@c-api.service[113420]: INFO dbcounter [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Registered counter for database cinder May 09 09:07:20.232050 np0000173029 devstack@c-api.service[113421]: INFO dbcounter [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Registered counter for database cinder May 09 09:07:20.232375 np0000173029 devstack@c-api.service[113423]: INFO dbcounter [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Registered counter for database cinder May 09 09:07:20.245715 np0000173029 devstack@c-api.service[113422]: DEBUG oslo_db.sqlalchemy.engines [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 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=113422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:20.249598 np0000173029 devstack@c-api.service[113420]: DEBUG oslo_db.sqlalchemy.engines [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b 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=113420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:20.253954 np0000173029 devstack@c-api.service[113423]: DEBUG oslo_db.sqlalchemy.engines [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 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=113423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:20.260248 np0000173029 devstack@c-api.service[113421]: DEBUG oslo_db.sqlalchemy.engines [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee 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=113421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:20.362947 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writer thread running {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:20.365415 np0000173029 devstack@c-api.service[113422]: INFO cinder.rpc [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:20.367065 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writer thread running {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:20.367731 np0000173029 devstack@c-api.service[113422]: INFO cinder.rpc [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:20.369732 np0000173029 devstack@c-api.service[113420]: INFO cinder.rpc [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:20.370030 np0000173029 devstack@c-api.service[113422]: INFO cinder.rpc [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:20.372210 np0000173029 devstack@c-api.service[113422]: INFO cinder.rpc [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:20.372300 np0000173029 devstack@c-api.service[113420]: INFO cinder.rpc [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:20.373325 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.374547 np0000173029 devstack@c-api.service[113420]: INFO cinder.rpc [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:20.375529 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.375908 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writer thread running {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:20.376974 np0000173029 devstack@c-api.service[113420]: INFO cinder.rpc [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:20.378325 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.378721 np0000173029 devstack@c-api.service[113423]: INFO cinder.rpc [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:20.379717 np0000173029 devstack@c-api.service[113422]: DEBUG oslo_db.sqlalchemy.engines [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 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=113422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:20.380709 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.381336 np0000173029 devstack@c-api.service[113423]: INFO cinder.rpc [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:20.381682 np0000173029 devstack@c-api.service[113422]: INFO cinder.rpc [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:20.382596 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writer thread running {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:20.383513 np0000173029 devstack@c-api.service[113422]: INFO cinder.rpc [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:20.383665 np0000173029 devstack@c-api.service[113423]: INFO cinder.rpc [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:20.384631 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.384879 np0000173029 devstack@c-api.service[113421]: INFO cinder.rpc [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:20.385701 np0000173029 devstack@c-api.service[113423]: INFO cinder.rpc [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:20.385761 np0000173029 devstack@c-api.service[113420]: DEBUG oslo_db.sqlalchemy.engines [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b 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=113420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:20.386718 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.387570 np0000173029 devstack@c-api.service[113421]: INFO cinder.rpc [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:20.387790 np0000173029 devstack@c-api.service[113420]: INFO cinder.rpc [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:20.388615 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.389601 np0000173029 devstack@c-api.service[113420]: INFO cinder.rpc [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:20.389751 np0000173029 devstack@c-api.service[113421]: INFO cinder.rpc [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:20.390454 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.391652 np0000173029 devstack@c-api.service[113421]: INFO cinder.rpc [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:20.392541 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.393365 np0000173029 devstack@c-api.service[113423]: DEBUG oslo_db.sqlalchemy.engines [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 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=113423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:20.394261 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.395513 np0000173029 devstack@c-api.service[113423]: INFO cinder.rpc [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:20.397261 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.397381 np0000173029 devstack@c-api.service[113423]: INFO cinder.rpc [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:20.398344 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.399751 np0000173029 devstack@c-api.service[113421]: DEBUG oslo_db.sqlalchemy.engines [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee 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=113421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:20.400622 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.402171 np0000173029 devstack@c-api.service[113421]: INFO cinder.rpc [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:20.402332 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.403931 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.404519 np0000173029 devstack@c-api.service[113421]: INFO cinder.rpc [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:20.405696 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.406030 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.408101 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.409499 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.410562 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.411207 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.413796 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.413857 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.414140 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.416954 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.417090 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.417274 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.417461 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.420101 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.420381 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.420434 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.421654 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.423486 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.424166 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.424223 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.424922 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.425788 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.427799 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.428001 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.428502 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.428562 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.431267 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.431328 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.431613 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.432959 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.434188 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.434633 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.435292 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.435890 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.437834 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.437983 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.438390 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.439955 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.440176 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.441765 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.441834 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.442187 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.442959 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.443399 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.444977 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.445557 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.445900 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.446487 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.447490 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.447699 np0000173029 devstack@c-api.service[113422]: WARNING cinder.api.contrib.hosts [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:20.447796 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.448803 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.449330 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.449503 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.450289 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.450384 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.451032 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.451928 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.452599 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.452764 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: extensions {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.452885 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.454024 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.454134 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: encryption {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.455016 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.455380 np0000173029 devstack@c-api.service[113420]: WARNING cinder.api.contrib.hosts [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:20.455652 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: encryption {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.456168 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.456233 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.456562 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.457224 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: os-quota-sets {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.457658 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.458032 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.458665 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: cgsnapshots {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.459276 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.459641 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.459705 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.460098 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: os-quota-class-sets {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.460170 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: extensions {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.461070 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.461361 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: encryption {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.461428 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: os-availability-zone {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.461830 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.462186 np0000173029 devstack@c-api.service[113423]: WARNING cinder.api.contrib.hosts [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:20.462715 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: qos-specs {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.462920 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.463103 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: encryption {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.463379 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.464415 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.464678 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: os-quota-sets {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.464895 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: backups {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.464967 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.466037 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.466126 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: cgsnapshots {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.466709 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.466815 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: extra_specs {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.466904 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: extensions {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.467520 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: os-quota-class-sets {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.468168 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.468231 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: encryption {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.468861 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: os-availability-zone {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.469170 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: os-snapshot-manage {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.469237 np0000173029 devstack@c-api.service[113421]: WARNING cinder.api.contrib.hosts [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:20.469801 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: encryption {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.470143 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: qos-specs {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.470290 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.470644 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: os-volume-type-access {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.471394 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: os-quota-sets {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.471928 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.472246 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: backups {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.472311 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: capabilities {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.472795 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: cgsnapshots {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.473544 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: os-hosts {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.473624 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.474212 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: os-quota-class-sets {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.474526 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: extensions {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.474904 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: consistencygroups {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.474969 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: extra_specs {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.475584 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: os-availability-zone {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.475756 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: encryption {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.476558 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: os-snapshot-manage {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.476848 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: qos-specs {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.476926 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: os-volume-transfer {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.477357 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: encryption {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.478024 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: os-volume-type-access {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.478593 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: scheduler-stats {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.478918 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: os-quota-sets {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.478996 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: backups {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.479601 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: capabilities {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.480029 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extended resource: os-volume-manage {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.480517 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: cgsnapshots {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.480880 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: os-hosts {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.481537 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: extra_specs {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.481938 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: os-quota-class-sets {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.482204 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.482293 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: consistencygroups {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.483142 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: os-snapshot-manage {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.483209 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.contrib.snapshot_actions [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] SnapshotActionsController initialized {{(pid=113422) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:20.483350 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: os-availability-zone {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.483977 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.484287 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: os-volume-transfer {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.484605 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: os-volume-type-access {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.484671 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: qos-specs {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.485397 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.485924 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: scheduler-stats {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.486178 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: capabilities {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.486782 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: backups {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.486853 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.487435 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extended resource: os-volume-manage {{(pid=113420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.487500 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: os-hosts {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.488248 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.488805 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: consistencygroups {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.489025 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: extra_specs {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.489646 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.489711 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.490670 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.contrib.snapshot_actions [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] SnapshotActionsController initialized {{(pid=113420) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:20.490789 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: os-volume-transfer {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.491155 np0000173029 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.491218 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: os-snapshot-manage {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.491464 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.492014 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.492144 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.492241 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.492358 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.492442 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: scheduler-stats {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.492504 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.492560 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.492617 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: os-volume-type-access {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.492670 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.492761 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.492885 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.492958 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.492958 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension UsedLimits extending resource: limits {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.493064 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension TypesManage extending resource: types {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.493182 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension AdminActions extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.493299 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension AdminActions extending resource: snapshots {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.493398 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension AdminActions extending resource: backups {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.493502 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension VolumeActions extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.493712 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.493888 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extended resource: os-volume-manage {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.494179 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: capabilities {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.494384 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.495479 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: os-hosts {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.495765 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.496019 np0000173029 devstack@c-api.service[113422]: WARNING keystonemiddleware.auth_token [None req-e85cc75d-25ec-40cf-b538-e012c4af9f62 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:07:20.496142 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.496848 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: consistencygroups {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.496995 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.contrib.snapshot_actions [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] SnapshotActionsController initialized {{(pid=113423) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:20.497217 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.497772 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.498754 np0000173029 devstack@c-api.service[113420]: WARNING castellan.key_manager.migration [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.499223 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.499259 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: os-volume-transfer {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.499622 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.499738 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.499847 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.499957 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.500054 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.500173 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.500310 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.500406 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.500524 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.500622 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension UsedLimits extending resource: limits {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.500660 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.500721 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension TypesManage extending resource: types {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.500824 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension AdminActions extending resource: volumes {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.500863 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: scheduler-stats {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.500949 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension AdminActions extending resource: snapshots {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.501050 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension AdminActions extending resource: backups {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.501167 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension VolumeActions extending resource: volumes {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.501373 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.v3.router [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.502012 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.502232 np0000173029 devstack@c-api.service[113422]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7039c02a3668 pid: 113422 (default app) May 09 09:07:20.502315 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extended resource: os-volume-manage {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:20.502768 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:07:20.502768 np0000173029 devstack@c-api.service[113422]: warnings.warn( May 09 09:07:20.503498 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.503662 np0000173029 devstack@c-api.service[113420]: WARNING keystonemiddleware.auth_token [None req-70c57a83-2c8e-4a68-9c0b-614b5b65333b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:07:20.504559 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.504997 np0000173029 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.505513 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.contrib.snapshot_actions [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] SnapshotActionsController initialized {{(pid=113421) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:20.505857 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.505969 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.506093 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.506210 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.506291 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.506337 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.506421 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.506555 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.506649 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.506763 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.506859 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension UsedLimits extending resource: limits {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.506962 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension TypesManage extending resource: types {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.507070 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension AdminActions extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.507205 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension AdminActions extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.507305 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension AdminActions extending resource: backups {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.507407 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension VolumeActions extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.507612 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.507729 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.509338 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.509989 np0000173029 devstack@c-api.service[113423]: WARNING keystonemiddleware.auth_token [None req-93867fa7-cb4f-4c0d-8ea3-e679512195d7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:07:20.510255 np0000173029 devstack@c-api.service[113420]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7039c02a3668 pid: 113420 (default app) May 09 09:07:20.510464 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.510464 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.510629 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.510629 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.510629 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.510629 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.510629 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.510924 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.510924 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.510924 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.510924 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.510924 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.510924 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.511292 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.511292 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.511292 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.511292 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.511292 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.511587 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.511587 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.511587 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.511587 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.511851 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.511851 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.511851 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.511851 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.512139 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.512139 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.512139 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.512139 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.512139 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.512139 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.512518 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.512518 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.512518 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.512518 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.512518 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.512848 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.512901 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.512953 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.512953 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.512953 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.512953 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.512953 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.512953 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.513332 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.513332 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.513332 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.513332 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.513332 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.513332 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.513605 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.513605 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.513605 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.513605 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.513605 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.513605 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.513900 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.513900 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.513900 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.513900 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.513900 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.514158 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.514158 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.514158 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.514158 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.514158 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.514158 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.514551 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.514551 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.514551 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.514551 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.514551 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.514784 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.514784 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.514784 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.514784 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.514784 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.514784 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515045 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515045 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515045 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515045 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515045 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515045 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515342 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515342 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515342 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515342 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515543 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515543 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515543 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515543 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515740 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515740 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515740 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515740 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515938 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515938 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515938 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.515938 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.515938 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516208 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.516208 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516208 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.516208 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516208 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.516208 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516486 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.516486 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516486 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.516486 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516486 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.516718 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516718 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.516718 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516718 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.516932 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516932 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.516932 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.516932 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517139 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517139 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517139 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517139 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517336 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517336 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517336 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517336 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517336 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517579 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517579 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517579 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517579 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517579 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517579 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517579 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517899 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517899 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517899 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.517899 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.517899 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518165 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.518165 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518165 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.518165 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518165 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.518165 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518165 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.518493 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518493 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.518493 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518493 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.518493 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518493 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.518788 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518788 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.518788 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518788 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.518788 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.518788 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519173 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519173 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519173 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519173 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519173 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519173 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519449 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519449 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519449 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519449 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519642 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519642 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519642 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519642 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519642 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519904 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519904 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519904 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.519904 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:20.519904 np0000173029 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 09 09:07:20.520153 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.520153 np0000173029 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:20.520226 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-2137527d-95d8-437b-85c3-762dab55e5a1 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:20.520268 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520268 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520268 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520268 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520268 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520268 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520268 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520535 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520535 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520535 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension UsedLimits extending resource: limits {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520647 np0000173029 devstack@c-api.service[113423]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7039c02a3668 pid: 113423 (default app) May 09 09:07:20.520694 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension TypesManage extending resource: types {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520694 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension AdminActions extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520694 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension AdminActions extending resource: snapshots {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520694 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension AdminActions extending resource: backups {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520694 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension VolumeActions extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520694 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:20.520916 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 953 bytes} [Sat May 9 09:07:20 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:07:20.520958 np0000173029 devstack@c-api.service[113421]: WARNING keystonemiddleware.auth_token [None req-18214d3b-d06f-41e7-ba39-8e51743f69ee None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:07:20.524854 np0000173029 devstack@c-api.service[113421]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7039c02a3668 pid: 113421 (default app) May 09 09:07:27.425170 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:07:27.425170 np0000173029 devstack@c-api.service[113420]: warnings.warn( May 09 09:07:27.435709 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.435709 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.435709 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.435709 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436005 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436005 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436005 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436005 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436005 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436373 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436373 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436373 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436373 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436373 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436373 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436373 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436764 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436764 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436764 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436764 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436983 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436983 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.436983 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.436983 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.437253 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.437253 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.437253 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.437253 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.437520 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.437520 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.437520 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.437520 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.437520 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.437520 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.437844 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.437844 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.437844 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.437844 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.437844 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.437844 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.438233 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.438233 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.438233 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.438233 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.438233 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.438233 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.438552 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.438552 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.438552 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.438552 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.438552 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.438552 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.438867 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.438867 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.438867 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.438867 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.438867 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.438867 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.439354 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.439354 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.439354 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.439354 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.439354 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.439354 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.439789 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.439789 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.439789 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.439789 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.439789 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.439789 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.440239 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.440239 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.440239 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.440239 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.440239 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.440552 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.440552 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.440552 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.440552 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.440552 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.440552 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.440552 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.440923 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.440923 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.440923 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.440923 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441203 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.441203 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441203 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.441203 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441451 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.441451 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441451 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.441451 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441676 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.441676 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441676 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.441676 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441676 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.441954 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441954 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.441954 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441954 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.441954 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.441954 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.442339 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.442339 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.442339 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.442339 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.442339 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.442596 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.442596 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.442596 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.442596 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.442818 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.442818 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.442818 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.442818 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443035 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443035 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443035 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443035 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443274 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443274 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443274 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443274 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443494 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443494 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443494 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443494 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443494 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443494 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443835 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443835 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443835 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443835 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.443835 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.443835 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.444180 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.444180 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.444180 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.444180 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.444401 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.444401 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.444401 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.444401 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.444401 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.444401 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.444798 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.444798 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.444798 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.444798 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.444798 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.444798 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445167 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445167 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445167 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445167 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445167 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445167 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445448 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445448 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445448 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445448 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445448 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445448 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445660 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445660 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445660 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445660 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445806 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445806 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445806 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.445806 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.445806 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.446004 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.446004 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.446004 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.446004 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:27.446004 np0000173029 devstack@c-api.service[113420]: warnings.warn(deprecated_msg) May 09 09:07:27.446004 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [None req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:27.937010 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe admin admin] POST https://199.204.45.132/volume/v3/types May 09 09:07:27.938130 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:07:27.939715 np0000173029 devstack@c-api.service[113420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:07:27.939715 np0000173029 devstack@c-api.service[113420]: warnings.warn( May 09 09:07:27.949727 np0000173029 devstack@c-api.service[113420]: DEBUG oslo_db.sqlalchemy.engines [None req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe 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=113420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:27.980894 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 May 09 09:07:27.981416 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 1/2] 199.204.45.132 () {68 vars in 1288 bytes} [Sat May 9 09:07:27 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:27.991270 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:07:27.991270 np0000173029 devstack@c-api.service[113423]: warnings.warn( May 09 09:07:28.006142 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.006142 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.006142 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.006142 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.006142 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.006142 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010161 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010161 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010161 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010161 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010161 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010308 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010308 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010308 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010308 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010308 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010308 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010308 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010471 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010471 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010471 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010471 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010657 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010657 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010657 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010657 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010762 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010762 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010762 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010762 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010762 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010762 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010907 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010907 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010907 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.010907 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.010907 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011035 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011035 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011035 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011035 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011035 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011035 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011035 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011213 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011213 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011213 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011213 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011213 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011213 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011367 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011367 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011367 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011367 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011367 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011367 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011511 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011511 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011511 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011511 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011511 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011640 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011640 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011640 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011640 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011640 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011640 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011788 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011788 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011788 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011788 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011788 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011907 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011907 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011907 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011907 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.011907 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.011907 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012058 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012058 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012058 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012058 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012058 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012058 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012214 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012214 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012214 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012214 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012316 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012316 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012316 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012316 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012413 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012413 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012413 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012413 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012513 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012513 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012513 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012513 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012513 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012652 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012652 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012652 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012652 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012652 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012652 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012800 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012800 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012800 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012800 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012800 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012921 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012921 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.012921 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.012921 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013024 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013024 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013024 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013024 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013136 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013136 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013136 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013136 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013235 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013235 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013235 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013235 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013235 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013372 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013372 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013372 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013372 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013372 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013372 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013372 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013560 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013560 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013560 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013560 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013560 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013689 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013689 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013689 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013689 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013689 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013689 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013689 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013853 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013853 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013853 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013853 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.013853 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.013853 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014007 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014007 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014007 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014007 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014007 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014007 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014181 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014181 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014181 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014181 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014181 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014181 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014327 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014327 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014327 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014327 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014451 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014451 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014451 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014451 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014451 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014587 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014587 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014587 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014587 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:28.014587 np0000173029 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 09 09:07:28.014587 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe req-9f0ee9f2-4bdf-4a99-a933-27b73ebc6571 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:28.342636 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe req-9f0ee9f2-4bdf-4a99-a933-27b73ebc6571 admin admin] POST https://199.204.45.132/volume/v3/types/18a6b3cf-e93a-422e-9c1a-9f92f2b4c3b4/extra_specs May 09 09:07:28.343281 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe req-9f0ee9f2-4bdf-4a99-a933-27b73ebc6571 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:07:28.345262 np0000173029 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:07:28.345262 np0000173029 devstack@c-api.service[113423]: warnings.warn( May 09 09:07:28.353721 np0000173029 devstack@c-api.service[113423]: DEBUG oslo_db.sqlalchemy.engines [req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe req-9f0ee9f2-4bdf-4a99-a933-27b73ebc6571 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=113423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:28.414381 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [req-af3e2d5e-2421-45cf-98aa-3788aaec1ebe req-9f0ee9f2-4bdf-4a99-a933-27b73ebc6571 admin admin] https://199.204.45.132/volume/v3/types/18a6b3cf-e93a-422e-9c1a-9f92f2b4c3b4/extra_specs returned with HTTP 200 May 09 09:07:28.415114 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 1/3] 199.204.45.132 () {70 vars in 1505 bytes} [Sat May 9 09:07:27 2026] POST /volume/v3/types/18a6b3cf-e93a-422e-9c1a-9f92f2b4c3b4/extra_specs => generated 55 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:07:30.382935 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=6 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:30.403768 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=6 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:37.977885 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:38.412821 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:38.209382 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-328d464a-d15d-4e85-b364-485b6520324a None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:38.210688 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-328d464a-d15d-4e85-b364-485b6520324a None None] GET https://199.204.45.132/volume// May 09 09:12:38.211044 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-328d464a-d15d-4e85-b364-485b6520324a None None] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:38.211598 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-328d464a-d15d-4e85-b364-485b6520324a None None] Calling method 'all' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:38.212669 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-328d464a-d15d-4e85-b364-485b6520324a None None] https://199.204.45.132/volume// returned with HTTP 300 May 09 09:12:38.213236 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 2/4] 199.204.45.132 () {66 vars in 1456 bytes} [Sat May 9 09:12:38 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:13:17.103165 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:13:17.103165 np0000173029 devstack@c-api.service[113421]: warnings.warn( May 09 09:13:17.114703 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.114703 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.114858 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.114858 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.114858 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.114858 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.114858 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115139 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115139 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115139 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115139 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115139 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115139 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115415 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115415 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115415 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115415 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115415 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115621 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115621 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115621 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115621 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115822 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115822 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115822 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115822 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115999 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115999 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115999 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115999 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.115999 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.115999 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.116418 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.116418 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.116418 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.116418 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.116418 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.116685 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.116685 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.116685 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.116685 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.116685 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.116685 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.116685 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117022 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117022 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117022 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117022 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117022 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117022 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117313 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117313 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117313 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117313 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117313 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117313 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117574 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117574 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117574 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117574 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117574 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117808 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117808 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117808 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117808 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.117808 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.117808 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118097 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118097 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118097 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118097 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118097 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118306 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118306 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118306 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118306 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118306 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118306 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118548 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118548 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118548 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118548 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118548 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118548 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118825 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118825 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.118825 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.118825 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119011 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119011 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119011 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119011 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119208 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119208 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119208 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119208 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119396 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119396 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119396 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119396 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119396 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119634 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119634 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119634 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119634 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119634 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119634 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119916 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119916 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119916 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.119916 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.119916 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.120173 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.120173 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.120173 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.120173 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.120371 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.120371 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.120371 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.120371 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.120547 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.120547 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.120547 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.120547 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.120732 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.120732 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.120732 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.120732 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.120732 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121186 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.121186 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121186 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.121186 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121186 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.121186 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121186 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.121651 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121651 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.121651 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121651 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.121651 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121922 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.121922 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121922 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.121922 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121922 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.121922 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.121922 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122167 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122167 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122167 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122167 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122167 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122167 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122362 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122362 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122362 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122362 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122362 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122362 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122553 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122553 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122553 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122553 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122553 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122553 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122733 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122733 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122733 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122733 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122877 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122877 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122877 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.122877 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.122877 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.123041 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.123041 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.123041 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.123041 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:13:17.123041 np0000173029 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 09 09:13:17.123041 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:17.441747 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 demo demo] GET https://199.204.45.132/volume/v3/types?is_public=None May 09 09:13:17.442130 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:17.442368 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 demo demo] Calling method 'index' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:17.442891 np0000173029 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:13:17.442891 np0000173029 devstack@c-api.service[113421]: warnings.warn( May 09 09:13:17.443558 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:17.453148 np0000173029 devstack@c-api.service[113421]: DEBUG oslo_db.sqlalchemy.engines [None req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 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=113421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:13:17.480546 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 demo demo] https://199.204.45.132/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:13:17.481112 np0000173029 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 1/5] 199.204.45.132 () {64 vars in 1263 bytes} [Sat May 9 09:13:17 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:17.493122 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 req-b16dab69-1ae4-4f09-8a9a-418f1f64ad1f None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:17.499063 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 req-b16dab69-1ae4-4f09-8a9a-418f1f64ad1f demo demo] GET https://199.204.45.132/volume/v3/types/default May 09 09:13:17.499724 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 req-b16dab69-1ae4-4f09-8a9a-418f1f64ad1f demo demo] Empty body provided in request {{(pid=113420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:17.500393 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 req-b16dab69-1ae4-4f09-8a9a-418f1f64ad1f demo demo] Calling method 'show' {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:17.513365 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [req-d4db3d0a-70a0-49a1-84f2-b4fb0e23d631 req-b16dab69-1ae4-4f09-8a9a-418f1f64ad1f demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 May 09 09:13:17.514278 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 2/6] 199.204.45.132 () {66 vars in 1329 bytes} [Sat May 9 09:13:17 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:17.874138 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-2bc85549-8713-489b-a6fb-f80d937ea54c None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:17.878015 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-2bc85549-8713-489b-a6fb-f80d937ea54c demo demo] GET https://199.204.45.132/volume/v3/types/default May 09 09:13:17.878327 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-2bc85549-8713-489b-a6fb-f80d937ea54c demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:17.878583 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-2bc85549-8713-489b-a6fb-f80d937ea54c demo demo] Calling method 'show' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:17.893257 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-2bc85549-8713-489b-a6fb-f80d937ea54c demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 May 09 09:13:17.893653 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 2/7] 199.204.45.132 () {64 vars in 1258 bytes} [Sat May 9 09:13:17 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:18.302128 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-a5a23007-1405-4264-8a0d-fef803e7fbd2 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:18.622356 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-a5a23007-1405-4264-8a0d-fef803e7fbd2 demo demo] GET https://199.204.45.132/volume/v3/types/default May 09 09:13:18.622774 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-a5a23007-1405-4264-8a0d-fef803e7fbd2 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:18.623000 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-a5a23007-1405-4264-8a0d-fef803e7fbd2 demo demo] Calling method 'show' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:18.631633 np0000173029 devstack@c-api.service[113422]: DEBUG oslo_db.sqlalchemy.engines [None req-a5a23007-1405-4264-8a0d-fef803e7fbd2 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=113422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:13:18.652036 np0000173029 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:13:18.652036 np0000173029 devstack@c-api.service[113422]: warnings.warn( May 09 09:13:18.654172 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-a5a23007-1405-4264-8a0d-fef803e7fbd2 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 May 09 09:13:18.654567 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 3/8] 199.204.45.132 () {64 vars in 1258 bytes} [Sat May 9 09:13:18 2026] GET /volume/v3/types/default => generated 145 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:18.667761 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-a1f1ed60-f810-45ef-beae-f541f4921f2d None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:18.671311 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-a1f1ed60-f810-45ef-beae-f541f4921f2d demo demo] GET https://199.204.45.132/volume/v3/types/default May 09 09:13:18.671735 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-a1f1ed60-f810-45ef-beae-f541f4921f2d demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:18.672326 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-a1f1ed60-f810-45ef-beae-f541f4921f2d demo demo] Calling method 'show' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:18.691038 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-a1f1ed60-f810-45ef-beae-f541f4921f2d demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 May 09 09:13:18.691534 np0000173029 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 2/9] 199.204.45.132 () {64 vars in 1258 bytes} [Sat May 9 09:13:18 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:27.507347 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=2 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:27.889650 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=2 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:28.647061 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=2 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:28.688143 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=3 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:56.348878 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [None req-4940d020-d260-4705-865d-03af10c2bdbf None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:56.464651 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-4940d020-d260-4705-865d-03af10c2bdbf demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:18:56.464885 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-4940d020-d260-4705-865d-03af10c2bdbf demo demo] Empty body provided in request {{(pid=113420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:56.465110 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-4940d020-d260-4705-865d-03af10c2bdbf demo demo] Calling method 'detail' {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:56.465612 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.api_utils [None req-4940d020-d260-4705-865d-03af10c2bdbf demo demo] Removing options '' from query. {{(pid=113420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:56.466667 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.volume.api [None req-4940d020-d260-4705-865d-03af10c2bdbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:56.509906 np0000173029 devstack@c-api.service[113420]: INFO cinder.volume.api [None req-4940d020-d260-4705-865d-03af10c2bdbf demo demo] Get all volumes completed successfully. May 09 09:18:56.512637 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-4940d020-d260-4705-865d-03af10c2bdbf demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:56.513260 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 3/10] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:18:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:06.502908 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=1 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:56.531167 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-7e99c35a-57fc-49cf-8cff-7ddea11a433f None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:56.534819 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-7e99c35a-57fc-49cf-8cff-7ddea11a433f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:19:56.535113 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-7e99c35a-57fc-49cf-8cff-7ddea11a433f demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:56.535398 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-7e99c35a-57fc-49cf-8cff-7ddea11a433f demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:56.536041 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-7e99c35a-57fc-49cf-8cff-7ddea11a433f demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:56.537456 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-7e99c35a-57fc-49cf-8cff-7ddea11a433f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:56.572693 np0000173029 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-7e99c35a-57fc-49cf-8cff-7ddea11a433f demo demo] Get all volumes completed successfully. May 09 09:19:56.575058 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-7e99c35a-57fc-49cf-8cff-7ddea11a433f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:56.575480 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 3/11] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:19:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:06.566977 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:56.593478 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-5dd2bca4-f0e5-4dde-a491-ce38c6fdb12d None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:56.598027 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-5dd2bca4-f0e5-4dde-a491-ce38c6fdb12d demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:20:56.598290 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-5dd2bca4-f0e5-4dde-a491-ce38c6fdb12d demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:56.598577 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-5dd2bca4-f0e5-4dde-a491-ce38c6fdb12d demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:56.599208 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-5dd2bca4-f0e5-4dde-a491-ce38c6fdb12d demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:56.600351 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-5dd2bca4-f0e5-4dde-a491-ce38c6fdb12d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:56.648134 np0000173029 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-5dd2bca4-f0e5-4dde-a491-ce38c6fdb12d demo demo] Get all volumes completed successfully. May 09 09:20:56.650254 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-5dd2bca4-f0e5-4dde-a491-ce38c6fdb12d demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:56.650706 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 4/12] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:20:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:06.641807 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:56.665119 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-fe28888d-9d97-4644-9926-34d56b5f5e28 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:56.670069 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-fe28888d-9d97-4644-9926-34d56b5f5e28 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:21:56.673955 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-fe28888d-9d97-4644-9926-34d56b5f5e28 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:56.673955 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-fe28888d-9d97-4644-9926-34d56b5f5e28 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:56.673955 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-fe28888d-9d97-4644-9926-34d56b5f5e28 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:56.673955 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-fe28888d-9d97-4644-9926-34d56b5f5e28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:56.714103 np0000173029 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-fe28888d-9d97-4644-9926-34d56b5f5e28 demo demo] Get all volumes completed successfully. May 09 09:21:56.716262 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-fe28888d-9d97-4644-9926-34d56b5f5e28 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:56.716679 np0000173029 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 3/13] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:21:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:06.706815 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:56.743134 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [None req-8f56199b-b917-4f3d-a493-ddcf5cdd8060 None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:56.745004 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-8f56199b-b917-4f3d-a493-ddcf5cdd8060 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:22:56.745610 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-8f56199b-b917-4f3d-a493-ddcf5cdd8060 demo demo] Empty body provided in request {{(pid=113420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:56.746104 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-8f56199b-b917-4f3d-a493-ddcf5cdd8060 demo demo] Calling method 'detail' {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:56.746629 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.api_utils [None req-8f56199b-b917-4f3d-a493-ddcf5cdd8060 demo demo] Removing options '' from query. {{(pid=113420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:56.747917 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.volume.api [None req-8f56199b-b917-4f3d-a493-ddcf5cdd8060 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:56.759822 np0000173029 devstack@c-api.service[113420]: INFO cinder.volume.api [None req-8f56199b-b917-4f3d-a493-ddcf5cdd8060 demo demo] Get all volumes completed successfully. May 09 09:22:56.762588 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-8f56199b-b917-4f3d-a493-ddcf5cdd8060 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:56.763099 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 4/14] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:22:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:06.751797 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=1 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:56.774630 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-ceb707c6-9a15-4866-9e0b-f8efce736058 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:56.900295 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-ceb707c6-9a15-4866-9e0b-f8efce736058 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:23:56.901214 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-ceb707c6-9a15-4866-9e0b-f8efce736058 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:56.901214 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-ceb707c6-9a15-4866-9e0b-f8efce736058 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:56.901591 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-ceb707c6-9a15-4866-9e0b-f8efce736058 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:56.902849 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-ceb707c6-9a15-4866-9e0b-f8efce736058 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:56.912099 np0000173029 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-ceb707c6-9a15-4866-9e0b-f8efce736058 demo demo] Get all volumes completed successfully. May 09 09:23:56.915474 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-ceb707c6-9a15-4866-9e0b-f8efce736058 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:56.916223 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 4/15] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:23:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:06.907193 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:56.940425 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-65ac6f0f-2604-416f-bc01-26ee8fcfdef8 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:56.943925 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-65ac6f0f-2604-416f-bc01-26ee8fcfdef8 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:24:56.944319 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-65ac6f0f-2604-416f-bc01-26ee8fcfdef8 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:56.944701 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-65ac6f0f-2604-416f-bc01-26ee8fcfdef8 demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:56.945513 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-65ac6f0f-2604-416f-bc01-26ee8fcfdef8 demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:56.947242 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-65ac6f0f-2604-416f-bc01-26ee8fcfdef8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:56.958262 np0000173029 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-65ac6f0f-2604-416f-bc01-26ee8fcfdef8 demo demo] Get all volumes completed successfully. May 09 09:24:56.961436 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-65ac6f0f-2604-416f-bc01-26ee8fcfdef8 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:56.962013 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 5/16] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:24:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:06.952679 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:56.974627 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-5380bae4-af85-4611-a9c3-456ac8876884 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:56.977347 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-5380bae4-af85-4611-a9c3-456ac8876884 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:25:56.977605 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-5380bae4-af85-4611-a9c3-456ac8876884 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:56.977856 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-5380bae4-af85-4611-a9c3-456ac8876884 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:56.978227 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-5380bae4-af85-4611-a9c3-456ac8876884 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:56.979409 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-5380bae4-af85-4611-a9c3-456ac8876884 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:56.987942 np0000173029 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-5380bae4-af85-4611-a9c3-456ac8876884 demo demo] Get all volumes completed successfully. May 09 09:25:56.990807 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-5380bae4-af85-4611-a9c3-456ac8876884 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:56.991248 np0000173029 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 4/17] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:25:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:06.982951 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:57.007775 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [None req-e2fe6913-b7a7-4364-8a62-9a2c64f76976 None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:57.010970 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-e2fe6913-b7a7-4364-8a62-9a2c64f76976 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:26:57.011717 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-e2fe6913-b7a7-4364-8a62-9a2c64f76976 demo demo] Empty body provided in request {{(pid=113420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:57.011717 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-e2fe6913-b7a7-4364-8a62-9a2c64f76976 demo demo] Calling method 'detail' {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:57.012181 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.api_utils [None req-e2fe6913-b7a7-4364-8a62-9a2c64f76976 demo demo] Removing options '' from query. {{(pid=113420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:57.013666 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.volume.api [None req-e2fe6913-b7a7-4364-8a62-9a2c64f76976 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:57.023596 np0000173029 devstack@c-api.service[113420]: INFO cinder.volume.api [None req-e2fe6913-b7a7-4364-8a62-9a2c64f76976 demo demo] Get all volumes completed successfully. May 09 09:26:57.026163 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-e2fe6913-b7a7-4364-8a62-9a2c64f76976 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:57.026757 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 5/18] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:26:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:07.018240 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=1 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:57.043033 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-12b509b4-24c8-4274-ab06-a8147aef729a None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:57.046864 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-12b509b4-24c8-4274-ab06-a8147aef729a demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:27:57.047281 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-12b509b4-24c8-4274-ab06-a8147aef729a demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:57.047662 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-12b509b4-24c8-4274-ab06-a8147aef729a demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:57.048381 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-12b509b4-24c8-4274-ab06-a8147aef729a demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:57.050410 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-12b509b4-24c8-4274-ab06-a8147aef729a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:57.058799 np0000173029 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-12b509b4-24c8-4274-ab06-a8147aef729a demo demo] Get all volumes completed successfully. May 09 09:27:57.060641 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-12b509b4-24c8-4274-ab06-a8147aef729a demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:57.060977 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 5/19] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:27:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:07.055046 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:57.076453 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-482a1efb-368b-4e0b-b0be-d3639c45dc31 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:57.241996 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-482a1efb-368b-4e0b-b0be-d3639c45dc31 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:28:57.242144 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-482a1efb-368b-4e0b-b0be-d3639c45dc31 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:57.242392 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-482a1efb-368b-4e0b-b0be-d3639c45dc31 demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:57.242502 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-482a1efb-368b-4e0b-b0be-d3639c45dc31 demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:57.243216 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-482a1efb-368b-4e0b-b0be-d3639c45dc31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:57.251771 np0000173029 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-482a1efb-368b-4e0b-b0be-d3639c45dc31 demo demo] Get all volumes completed successfully. May 09 09:28:57.253712 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-482a1efb-368b-4e0b-b0be-d3639c45dc31 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:57.254091 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 6/20] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:28:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:07.245868 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:57.269372 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-220c6551-60a4-4895-bc91-d66283190983 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:57.272411 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-220c6551-60a4-4895-bc91-d66283190983 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:29:57.272716 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-220c6551-60a4-4895-bc91-d66283190983 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:57.273129 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-220c6551-60a4-4895-bc91-d66283190983 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:57.273346 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-220c6551-60a4-4895-bc91-d66283190983 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:57.274301 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-220c6551-60a4-4895-bc91-d66283190983 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:57.283389 np0000173029 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-220c6551-60a4-4895-bc91-d66283190983 demo demo] Get all volumes completed successfully. May 09 09:29:57.286282 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-220c6551-60a4-4895-bc91-d66283190983 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:57.286790 np0000173029 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 5/21] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:29:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:07.277575 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:57.303305 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [None req-7fb9b2e9-45c0-4d26-bcbc-23ecc90b3cf5 None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:57.305984 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-7fb9b2e9-45c0-4d26-bcbc-23ecc90b3cf5 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:30:57.306221 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-7fb9b2e9-45c0-4d26-bcbc-23ecc90b3cf5 demo demo] Empty body provided in request {{(pid=113420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:57.306455 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-7fb9b2e9-45c0-4d26-bcbc-23ecc90b3cf5 demo demo] Calling method 'detail' {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:57.306815 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.api_utils [None req-7fb9b2e9-45c0-4d26-bcbc-23ecc90b3cf5 demo demo] Removing options '' from query. {{(pid=113420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:57.307579 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.volume.api [None req-7fb9b2e9-45c0-4d26-bcbc-23ecc90b3cf5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:57.314490 np0000173029 devstack@c-api.service[113420]: INFO cinder.volume.api [None req-7fb9b2e9-45c0-4d26-bcbc-23ecc90b3cf5 demo demo] Get all volumes completed successfully. May 09 09:30:57.316496 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-7fb9b2e9-45c0-4d26-bcbc-23ecc90b3cf5 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:57.317072 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 6/22] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:30:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:07.310291 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=1 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:57.330192 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-cd83d227-3b4c-4e1f-b34a-00b7a9195d53 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:57.332456 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-cd83d227-3b4c-4e1f-b34a-00b7a9195d53 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:31:57.332637 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-cd83d227-3b4c-4e1f-b34a-00b7a9195d53 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:57.332831 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-cd83d227-3b4c-4e1f-b34a-00b7a9195d53 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:57.333059 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-cd83d227-3b4c-4e1f-b34a-00b7a9195d53 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:57.333791 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-cd83d227-3b4c-4e1f-b34a-00b7a9195d53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:57.345050 np0000173029 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-cd83d227-3b4c-4e1f-b34a-00b7a9195d53 demo demo] Get all volumes completed successfully. May 09 09:31:57.347253 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-cd83d227-3b4c-4e1f-b34a-00b7a9195d53 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:57.347774 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 6/23] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:31:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:07.336569 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:57.372190 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-ef6bd42a-b576-44c9-8065-3d09f4a94c26 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:57.375566 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-ef6bd42a-b576-44c9-8065-3d09f4a94c26 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:32:57.376318 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-ef6bd42a-b576-44c9-8065-3d09f4a94c26 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:57.376736 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-ef6bd42a-b576-44c9-8065-3d09f4a94c26 demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:57.377841 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-ef6bd42a-b576-44c9-8065-3d09f4a94c26 demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:57.378557 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-ef6bd42a-b576-44c9-8065-3d09f4a94c26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:57.389121 np0000173029 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-ef6bd42a-b576-44c9-8065-3d09f4a94c26 demo demo] Get all volumes completed successfully. May 09 09:32:57.391845 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-ef6bd42a-b576-44c9-8065-3d09f4a94c26 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:57.392448 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 7/24] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:32:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:07.381482 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:57.408136 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-e23d31cc-04db-476c-95ae-1cd5c30d8a99 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:57.605338 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-e23d31cc-04db-476c-95ae-1cd5c30d8a99 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:33:57.605508 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-e23d31cc-04db-476c-95ae-1cd5c30d8a99 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:57.605699 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-e23d31cc-04db-476c-95ae-1cd5c30d8a99 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:57.605924 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-e23d31cc-04db-476c-95ae-1cd5c30d8a99 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:57.606666 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-e23d31cc-04db-476c-95ae-1cd5c30d8a99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:57.614286 np0000173029 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-e23d31cc-04db-476c-95ae-1cd5c30d8a99 demo demo] Get all volumes completed successfully. May 09 09:33:57.616242 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-e23d31cc-04db-476c-95ae-1cd5c30d8a99 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:57.616700 np0000173029 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 6/25] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:33:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:07.609787 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:57.630343 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [None req-aa7e4c57-8558-48a6-afc0-1b7256775f69 None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:57.635643 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-aa7e4c57-8558-48a6-afc0-1b7256775f69 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:34:57.636320 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-aa7e4c57-8558-48a6-afc0-1b7256775f69 demo demo] Empty body provided in request {{(pid=113420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:57.636899 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-aa7e4c57-8558-48a6-afc0-1b7256775f69 demo demo] Calling method 'detail' {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:57.637379 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.api_utils [None req-aa7e4c57-8558-48a6-afc0-1b7256775f69 demo demo] Removing options '' from query. {{(pid=113420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:57.638671 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.volume.api [None req-aa7e4c57-8558-48a6-afc0-1b7256775f69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:57.649712 np0000173029 devstack@c-api.service[113420]: INFO cinder.volume.api [None req-aa7e4c57-8558-48a6-afc0-1b7256775f69 demo demo] Get all volumes completed successfully. May 09 09:34:57.652939 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-aa7e4c57-8558-48a6-afc0-1b7256775f69 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:57.653453 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 7/26] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:34:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:07.642369 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=1 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:57.669055 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-569fbd5f-2a19-42e4-bc7d-c9839ba991de None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:57.673272 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-569fbd5f-2a19-42e4-bc7d-c9839ba991de demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:35:57.673666 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-569fbd5f-2a19-42e4-bc7d-c9839ba991de demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:57.674062 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-569fbd5f-2a19-42e4-bc7d-c9839ba991de demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:57.674599 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-569fbd5f-2a19-42e4-bc7d-c9839ba991de demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:57.676335 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-569fbd5f-2a19-42e4-bc7d-c9839ba991de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:57.686493 np0000173029 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-569fbd5f-2a19-42e4-bc7d-c9839ba991de demo demo] Get all volumes completed successfully. May 09 09:35:57.690582 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-569fbd5f-2a19-42e4-bc7d-c9839ba991de demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:57.691055 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 7/27] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:35:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 09:36:07.680238 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:57.709204 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-8ee54688-08c2-401d-9390-1cddf9bba06e None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:57.711993 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-8ee54688-08c2-401d-9390-1cddf9bba06e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:36:57.712518 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-8ee54688-08c2-401d-9390-1cddf9bba06e demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:57.712518 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-8ee54688-08c2-401d-9390-1cddf9bba06e demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:57.712686 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-8ee54688-08c2-401d-9390-1cddf9bba06e demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:57.713666 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-8ee54688-08c2-401d-9390-1cddf9bba06e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:57.736508 np0000173029 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-8ee54688-08c2-401d-9390-1cddf9bba06e demo demo] Get all volumes completed successfully. May 09 09:36:57.738672 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-8ee54688-08c2-401d-9390-1cddf9bba06e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:57.739115 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 8/28] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:36:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:07.719965 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:57.750302 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-992652b9-e6c6-4d30-b2e7-15876dc4fb25 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:57.755227 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-992652b9-e6c6-4d30-b2e7-15876dc4fb25 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:37:57.755227 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-992652b9-e6c6-4d30-b2e7-15876dc4fb25 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:57.755470 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-992652b9-e6c6-4d30-b2e7-15876dc4fb25 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:57.755672 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-992652b9-e6c6-4d30-b2e7-15876dc4fb25 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:57.756709 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-992652b9-e6c6-4d30-b2e7-15876dc4fb25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:57.766383 np0000173029 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-992652b9-e6c6-4d30-b2e7-15876dc4fb25 demo demo] Get all volumes completed successfully. May 09 09:37:57.768967 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-992652b9-e6c6-4d30-b2e7-15876dc4fb25 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:57.769459 np0000173029 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 7/29] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:37:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:07.760344 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:57.788248 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [None req-c39c88e0-488c-425e-9710-fa47d00e7e1e None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:57.883673 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-c39c88e0-488c-425e-9710-fa47d00e7e1e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:38:57.884076 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-c39c88e0-488c-425e-9710-fa47d00e7e1e demo demo] Empty body provided in request {{(pid=113420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:57.884463 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-c39c88e0-488c-425e-9710-fa47d00e7e1e demo demo] Calling method 'detail' {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:57.884911 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.api_utils [None req-c39c88e0-488c-425e-9710-fa47d00e7e1e demo demo] Removing options '' from query. {{(pid=113420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:57.886417 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.volume.api [None req-c39c88e0-488c-425e-9710-fa47d00e7e1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:57.895548 np0000173029 devstack@c-api.service[113420]: INFO cinder.volume.api [None req-c39c88e0-488c-425e-9710-fa47d00e7e1e demo demo] Get all volumes completed successfully. May 09 09:38:57.897355 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-c39c88e0-488c-425e-9710-fa47d00e7e1e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:57.897686 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 8/30] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:38:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:07.890608 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=1 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:57.913225 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-e4019a6a-91dd-4db0-93d8-a932515b0319 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:57.916067 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-e4019a6a-91dd-4db0-93d8-a932515b0319 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:39:57.916331 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-e4019a6a-91dd-4db0-93d8-a932515b0319 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:57.916569 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-e4019a6a-91dd-4db0-93d8-a932515b0319 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:57.916881 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-e4019a6a-91dd-4db0-93d8-a932515b0319 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:57.917854 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-e4019a6a-91dd-4db0-93d8-a932515b0319 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:57.929381 np0000173029 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-e4019a6a-91dd-4db0-93d8-a932515b0319 demo demo] Get all volumes completed successfully. May 09 09:39:57.932845 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-e4019a6a-91dd-4db0-93d8-a932515b0319 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:57.933368 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 8/31] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:39:57 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 09 09:40:07.921720 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:57.949647 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-f5c5c182-4588-44a3-9dbb-944f43e9215e None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:57.958137 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-f5c5c182-4588-44a3-9dbb-944f43e9215e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:40:57.958137 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-f5c5c182-4588-44a3-9dbb-944f43e9215e demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:57.958137 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-f5c5c182-4588-44a3-9dbb-944f43e9215e demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:57.958137 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-f5c5c182-4588-44a3-9dbb-944f43e9215e demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:57.958137 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-f5c5c182-4588-44a3-9dbb-944f43e9215e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:57.966875 np0000173029 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-f5c5c182-4588-44a3-9dbb-944f43e9215e demo demo] Get all volumes completed successfully. May 09 09:40:57.969026 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-f5c5c182-4588-44a3-9dbb-944f43e9215e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:57.969763 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 9/32] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:40:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:07.961647 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:57.983255 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-15af6009-5548-4aac-9f11-49cc6ed39844 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:57.987328 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-15af6009-5548-4aac-9f11-49cc6ed39844 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:41:57.987635 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-15af6009-5548-4aac-9f11-49cc6ed39844 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:57.987998 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-15af6009-5548-4aac-9f11-49cc6ed39844 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:57.988479 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-15af6009-5548-4aac-9f11-49cc6ed39844 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:57.990121 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-15af6009-5548-4aac-9f11-49cc6ed39844 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:57.998037 np0000173029 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-15af6009-5548-4aac-9f11-49cc6ed39844 demo demo] Get all volumes completed successfully. May 09 09:41:58.000597 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-15af6009-5548-4aac-9f11-49cc6ed39844 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:58.001096 np0000173029 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 8/33] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:41:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:07.993021 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:58.016310 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [None req-8088c923-f450-41b0-a83b-0273db6545b0 None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:58.021535 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-8088c923-f450-41b0-a83b-0273db6545b0 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:42:58.021824 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-8088c923-f450-41b0-a83b-0273db6545b0 demo demo] Empty body provided in request {{(pid=113420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:58.022355 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-8088c923-f450-41b0-a83b-0273db6545b0 demo demo] Calling method 'detail' {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:58.022889 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.api_utils [None req-8088c923-f450-41b0-a83b-0273db6545b0 demo demo] Removing options '' from query. {{(pid=113420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:58.023945 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.volume.api [None req-8088c923-f450-41b0-a83b-0273db6545b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:58.032403 np0000173029 devstack@c-api.service[113420]: INFO cinder.volume.api [None req-8088c923-f450-41b0-a83b-0273db6545b0 demo demo] Get all volumes completed successfully. May 09 09:42:58.034629 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-8088c923-f450-41b0-a83b-0273db6545b0 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:58.035101 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 9/34] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:42:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:43:08.026443 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=1 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:58.049431 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-9e624bff-bd2b-408f-b311-9252982a7787 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:58.166979 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-9e624bff-bd2b-408f-b311-9252982a7787 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:43:58.169119 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-9e624bff-bd2b-408f-b311-9252982a7787 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:58.169119 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-9e624bff-bd2b-408f-b311-9252982a7787 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:58.169119 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-9e624bff-bd2b-408f-b311-9252982a7787 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:58.169848 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-9e624bff-bd2b-408f-b311-9252982a7787 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:58.177990 np0000173029 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-9e624bff-bd2b-408f-b311-9252982a7787 demo demo] Get all volumes completed successfully. May 09 09:43:58.180296 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-9e624bff-bd2b-408f-b311-9252982a7787 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:58.180619 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 9/35] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:43:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:44:08.173409 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:58.196117 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-6671bd95-a177-4300-b94f-d4f6f5b4976f None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:58.199601 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-6671bd95-a177-4300-b94f-d4f6f5b4976f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:44:58.199961 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-6671bd95-a177-4300-b94f-d4f6f5b4976f demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:58.200902 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-6671bd95-a177-4300-b94f-d4f6f5b4976f demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:58.201365 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-6671bd95-a177-4300-b94f-d4f6f5b4976f demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:58.202514 np0000173029 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-6671bd95-a177-4300-b94f-d4f6f5b4976f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:58.211958 np0000173029 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-6671bd95-a177-4300-b94f-d4f6f5b4976f demo demo] Get all volumes completed successfully. May 09 09:44:58.216526 np0000173029 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-6671bd95-a177-4300-b94f-d4f6f5b4976f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:58.217114 np0000173029 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 10/36] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:44:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:45:08.206460 np0000173029 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:58.231661 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-317d76c3-75bb-4257-a4e1-4ac6e2012c3a None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:58.234785 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-317d76c3-75bb-4257-a4e1-4ac6e2012c3a demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:45:58.235123 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-317d76c3-75bb-4257-a4e1-4ac6e2012c3a demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:58.235461 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-317d76c3-75bb-4257-a4e1-4ac6e2012c3a demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:58.235763 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-317d76c3-75bb-4257-a4e1-4ac6e2012c3a demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:58.236976 np0000173029 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-317d76c3-75bb-4257-a4e1-4ac6e2012c3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:58.248198 np0000173029 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-317d76c3-75bb-4257-a4e1-4ac6e2012c3a demo demo] Get all volumes completed successfully. May 09 09:45:58.251493 np0000173029 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-317d76c3-75bb-4257-a4e1-4ac6e2012c3a demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:58.252236 np0000173029 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 9/37] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:45:58 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 09 09:46:08.242016 np0000173029 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:58.267737 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.middleware.request_id [None req-307fdf13-60aa-4f43-b0bb-722e97bd3907 None None] RequestId filter calling following filter/app {{(pid=113420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:58.273339 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-307fdf13-60aa-4f43-b0bb-722e97bd3907 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:46:58.273852 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-307fdf13-60aa-4f43-b0bb-722e97bd3907 demo demo] Empty body provided in request {{(pid=113420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:58.274483 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.openstack.wsgi [None req-307fdf13-60aa-4f43-b0bb-722e97bd3907 demo demo] Calling method 'detail' {{(pid=113420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:58.275161 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.api.api_utils [None req-307fdf13-60aa-4f43-b0bb-722e97bd3907 demo demo] Removing options '' from query. {{(pid=113420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:58.275967 np0000173029 devstack@c-api.service[113420]: DEBUG cinder.volume.api [None req-307fdf13-60aa-4f43-b0bb-722e97bd3907 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:58.284269 np0000173029 devstack@c-api.service[113420]: INFO cinder.volume.api [None req-307fdf13-60aa-4f43-b0bb-722e97bd3907 demo demo] Get all volumes completed successfully. May 09 09:46:58.288025 np0000173029 devstack@c-api.service[113420]: INFO cinder.api.openstack.wsgi [None req-307fdf13-60aa-4f43-b0bb-722e97bd3907 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:58.288565 np0000173029 devstack@c-api.service[113420]: [pid: 113420|app: 0|req: 10/38] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:46:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:47:08.279016 np0000173029 devstack@c-api.service[113420]: DEBUG dbcounter [-] [113420] Writing DB stats cinder:SELECT=1 {{(pid=113420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:58.304579 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-36848efa-8d9e-4e82-8f6a-5eee3f15f82e None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:58.308201 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-36848efa-8d9e-4e82-8f6a-5eee3f15f82e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 09 09:47:58.308201 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-36848efa-8d9e-4e82-8f6a-5eee3f15f82e demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:58.308415 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-36848efa-8d9e-4e82-8f6a-5eee3f15f82e demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:58.308975 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-36848efa-8d9e-4e82-8f6a-5eee3f15f82e demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:58.310248 np0000173029 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-36848efa-8d9e-4e82-8f6a-5eee3f15f82e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:58.321773 np0000173029 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-36848efa-8d9e-4e82-8f6a-5eee3f15f82e demo demo] Get all volumes completed successfully. May 09 09:47:58.324480 np0000173029 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-36848efa-8d9e-4e82-8f6a-5eee3f15f82e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:58.324927 np0000173029 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 10/39] 199.204.45.132 () {64 vars in 1296 bytes} [Sat May 9 09:47:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:48:08.314674 np0000173029 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}