May 09 07:27:22.701025 np0000173007 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:27:22.707755 np0000173007 devstack@c-api.service[112457]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:27:22 2026] *** May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: nodename: np0000173007 May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: machine: x86_64 May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: clock source: unix May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: pcre jit disabled May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: detected number of CPU cores: 16 May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: current working directory: / May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: detected binary path: /usr/bin/uwsgi-core May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: your processes number limit is 256917 May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: your memory page size is 4096 bytes May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: detected max file descriptor number: 2048 May 09 07:27:22.710048 np0000173007 devstack@c-api.service[112457]: lock engine: pthread robust mutexes May 09 07:27:22.710925 np0000173007 devstack@c-api.service[112457]: thunder lock: enabled May 09 07:27:22.710925 np0000173007 devstack@c-api.service[112457]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:27:22.710925 np0000173007 devstack@c-api.service[112457]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:27:22.710925 np0000173007 devstack@c-api.service[112457]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:27:22.710925 np0000173007 devstack@c-api.service[112457]: Set PythonHome to /opt/stack/data/venv May 09 07:27:22.751286 np0000173007 devstack@c-api.service[112457]: Python main interpreter initialized at 0x71ebf96a3668 May 09 07:27:22.751286 np0000173007 devstack@c-api.service[112457]: python threads support enabled May 09 07:27:22.751286 np0000173007 devstack@c-api.service[112457]: your server socket listen backlog is limited to 100 connections May 09 07:27:22.751286 np0000173007 devstack@c-api.service[112457]: your mercy for graceful operations on workers is 80 seconds May 09 07:27:22.751931 np0000173007 devstack@c-api.service[112457]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:27:22.752098 np0000173007 devstack@c-api.service[112457]: *** Operational MODE: preforking *** May 09 07:27:22.752358 np0000173007 devstack@c-api.service[112457]: *** uWSGI is running in multiple interpreter mode *** May 09 07:27:22.752358 np0000173007 devstack@c-api.service[112457]: spawned uWSGI master process (pid: 112457) May 09 07:27:22.752527 np0000173007 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:27:22.753196 np0000173007 devstack@c-api.service[112457]: spawned uWSGI worker 1 (pid: 112467, cores: 1) May 09 07:27:22.753791 np0000173007 devstack@c-api.service[112457]: spawned uWSGI worker 2 (pid: 112468, cores: 1) May 09 07:27:22.754352 np0000173007 devstack@c-api.service[112457]: spawned uWSGI worker 3 (pid: 112469, cores: 1) May 09 07:27:22.754979 np0000173007 devstack@c-api.service[112457]: spawned uWSGI worker 4 (pid: 112470, cores: 1) May 09 07:27:22.755073 np0000173007 devstack@c-api.service[112457]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:27:22.878116 np0000173007 devstack@c-api.service[112467]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:22.878116 np0000173007 devstack@c-api.service[112467]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:22.878116 np0000173007 devstack@c-api.service[112467]: we strongly recommend against using it for new projects. May 09 07:27:22.878116 np0000173007 devstack@c-api.service[112467]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:22.878116 np0000173007 devstack@c-api.service[112467]: framework. For more detail see May 09 07:27:22.878116 np0000173007 devstack@c-api.service[112467]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:22.878116 np0000173007 devstack@c-api.service[112467]: import eventlet # noqa May 09 07:27:22.881546 np0000173007 devstack@c-api.service[112469]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:22.881546 np0000173007 devstack@c-api.service[112469]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:22.881546 np0000173007 devstack@c-api.service[112469]: we strongly recommend against using it for new projects. May 09 07:27:22.881546 np0000173007 devstack@c-api.service[112469]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:22.881546 np0000173007 devstack@c-api.service[112469]: framework. For more detail see May 09 07:27:22.881546 np0000173007 devstack@c-api.service[112469]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:22.881546 np0000173007 devstack@c-api.service[112469]: import eventlet # noqa May 09 07:27:22.897578 np0000173007 devstack@c-api.service[112470]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:22.897578 np0000173007 devstack@c-api.service[112470]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:22.897578 np0000173007 devstack@c-api.service[112470]: we strongly recommend against using it for new projects. May 09 07:27:22.897578 np0000173007 devstack@c-api.service[112470]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:22.897578 np0000173007 devstack@c-api.service[112470]: framework. For more detail see May 09 07:27:22.897578 np0000173007 devstack@c-api.service[112470]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:22.897578 np0000173007 devstack@c-api.service[112470]: import eventlet # noqa May 09 07:27:22.933226 np0000173007 devstack@c-api.service[112468]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:22.933226 np0000173007 devstack@c-api.service[112468]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:22.933226 np0000173007 devstack@c-api.service[112468]: we strongly recommend against using it for new projects. May 09 07:27:22.933226 np0000173007 devstack@c-api.service[112468]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:22.933226 np0000173007 devstack@c-api.service[112468]: framework. For more detail see May 09 07:27:22.933226 np0000173007 devstack@c-api.service[112468]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:22.933226 np0000173007 devstack@c-api.service[112468]: import eventlet # noqa May 09 07:27:22.963719 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:22.963719 np0000173007 devstack@c-api.service[112469]: debtcollector.deprecate( May 09 07:27:22.964344 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:22.964344 np0000173007 devstack@c-api.service[112467]: debtcollector.deprecate( May 09 07:27:22.978314 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:22.978314 np0000173007 devstack@c-api.service[112470]: debtcollector.deprecate( May 09 07:27:23.026587 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:23.026587 np0000173007 devstack@c-api.service[112468]: debtcollector.deprecate( May 09 07:27:23.040442 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:23.040442 np0000173007 devstack@c-api.service[112467]: from cgi import parse_header May 09 07:27:23.041491 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:23.041491 np0000173007 devstack@c-api.service[112469]: from cgi import parse_header May 09 07:27:23.065999 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:23.065999 np0000173007 devstack@c-api.service[112470]: from cgi import parse_header May 09 07:27:23.084181 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:23.084181 np0000173007 devstack@c-api.service[112467]: removals.removed_module( May 09 07:27:23.084875 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:23.084875 np0000173007 devstack@c-api.service[112467]: removals.removed_module( May 09 07:27:23.085260 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:23.085260 np0000173007 devstack@c-api.service[112469]: removals.removed_module( May 09 07:27:23.085971 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:23.085971 np0000173007 devstack@c-api.service[112469]: removals.removed_module( May 09 07:27:23.110445 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:23.110445 np0000173007 devstack@c-api.service[112470]: removals.removed_module( May 09 07:27:23.111189 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:23.111189 np0000173007 devstack@c-api.service[112470]: removals.removed_module( May 09 07:27:23.117404 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:23.117404 np0000173007 devstack@c-api.service[112468]: from cgi import parse_header May 09 07:27:23.162576 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:23.162576 np0000173007 devstack@c-api.service[112468]: removals.removed_module( May 09 07:27:23.163304 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:23.163304 np0000173007 devstack@c-api.service[112468]: removals.removed_module( May 09 07:27:23.680801 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:23.680801 np0000173007 devstack@c-api.service[112467]: warnings.warn( May 09 07:27:23.688365 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:23.688365 np0000173007 devstack@c-api.service[112469]: warnings.warn( May 09 07:27:23.708747 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:23.708747 np0000173007 devstack@c-api.service[112470]: warnings.warn( May 09 07:27:23.748512 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:23.748512 np0000173007 devstack@c-api.service[112468]: warnings.warn( May 09 07:27:23.774342 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:23.774342 np0000173007 devstack@c-api.service[112467]: warnings.warn( May 09 07:27:23.787219 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:23.787219 np0000173007 devstack@c-api.service[112469]: warnings.warn( May 09 07:27:23.814813 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:23.814813 np0000173007 devstack@c-api.service[112470]: warnings.warn( May 09 07:27:23.842049 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:23.842049 np0000173007 devstack@c-api.service[112468]: warnings.warn( May 09 07:27:24.064477 np0000173007 devstack@c-api.service[112469]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:24.065045 np0000173007 devstack@c-api.service[112469]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112469) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:24.065128 np0000173007 devstack@c-api.service[112467]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:24.065497 np0000173007 devstack@c-api.service[112467]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112467) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:24.109480 np0000173007 devstack@c-api.service[112470]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:24.109964 np0000173007 devstack@c-api.service[112470]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112470) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:24.135955 np0000173007 devstack@c-api.service[112468]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:24.136374 np0000173007 devstack@c-api.service[112468]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112468) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:24.149211 np0000173007 devstack@c-api.service[112467]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:24.149211 np0000173007 devstack@c-api.service[112467]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:24.150383 np0000173007 devstack@c-api.service[112469]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:24.150383 np0000173007 devstack@c-api.service[112469]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:24.170960 np0000173007 devstack@c-api.service[112470]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:24.170960 np0000173007 devstack@c-api.service[112470]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:24.199829 np0000173007 devstack@c-api.service[112468]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:24.199829 np0000173007 devstack@c-api.service[112468]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:24.601041 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112469) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:24.601257 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112468) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:24.601369 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.601439 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112470) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:24.601525 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.601599 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.601719 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.601787 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.601849 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.601849 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.601974 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.602040 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.602830 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112467) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:24.603219 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.603292 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.603534 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.603768 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.603856 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.603856 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.603971 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.604039 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.604104 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.604164 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.604228 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.604291 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.604365 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.604423 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.604488 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.604554 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.604610 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.604671 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.604767 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.604825 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.604893 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.604893 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.604893 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.605073 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.605155 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.605237 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.605237 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.605338 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.605397 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.605455 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.605517 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.605585 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.605585 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.605731 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.605793 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.605865 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.605930 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.605994 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.606061 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.606123 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.606188 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.606251 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.606316 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.606372 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.606440 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.606517 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.606583 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.606638 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.607023 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.607147 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.607214 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.607266 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.607326 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.607467 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.607882 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.607951 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.607951 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.607951 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.607951 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.608090 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.608090 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.608090 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.608090 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.608090 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.608090 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.608090 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.608335 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.608335 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.608335 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.608335 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.608335 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.608335 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.608535 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.608582 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.608620 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.608620 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.608712 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.608761 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.608800 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.608837 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.608877 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.608923 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.608971 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.609009 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.609049 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.609085 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.609124 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.609161 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.609194 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.609234 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.609276 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.609313 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.609368 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.609415 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.609449 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.609491 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.609523 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.609559 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.609591 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.609632 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.609670 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.609738 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.609786 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.609828 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.609870 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.609870 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.609933 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.609970 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.610007 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.610048 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.610085 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.610132 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.610132 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.610202 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.610202 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.610276 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.610276 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.610347 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.610390 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.610428 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.610472 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.610472 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.610549 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.610587 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.610658 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.610755 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.610814 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.610868 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.610923 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.610963 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.611011 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.611054 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.611097 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.611134 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.611167 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.611206 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.611243 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.611280 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.611312 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.611356 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.611419 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.611459 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.611502 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.611538 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.611572 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.611608 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.611650 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.611704 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.611742 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.611791 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.611828 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.611869 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.611907 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.611956 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.612016 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.612079 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.612124 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.612168 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.612216 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.612252 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.612295 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.612336 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.612372 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.612413 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.612454 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.612492 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.612538 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.612575 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.612624 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.612624 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.612624 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.613365 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.613424 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.613480 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.613528 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.613605 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.613666 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.613757 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.613902 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.614001 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.614089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.614178 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.614311 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.614375 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.614424 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.614464 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.614506 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.614549 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.614588 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.614625 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.614669 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.614669 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.614766 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.614805 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.614843 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.614881 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.614922 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.614971 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.615008 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.615050 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.615092 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.615135 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.615172 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.615215 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.615259 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.615301 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.615367 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.615468 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.615510 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.615557 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.615594 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.615637 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.615637 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.615719 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.615837 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.615872 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.615906 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.615936 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.615967 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.616000 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.616031 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.616066 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.616097 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.616128 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.616160 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.616160 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.616160 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.616368 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.616427 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.616468 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.616506 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.616539 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.616567 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.616599 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.616627 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.616655 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.616696 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.616751 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.616789 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.616821 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.616897 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.617111 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.617173 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.617234 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.617295 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.617354 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.617383 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.617412 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.617445 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.617475 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.617521 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.617613 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.617710 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.617794 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.617875 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.617911 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.617961 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.618018 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.618080 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.618150 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.618210 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.618239 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.618287 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.618322 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.618355 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.618412 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.618443 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.618470 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.618503 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.618533 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.618568 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.618615 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.618651 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.618704 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.618744 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.618783 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.618814 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.618814 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.619055 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.619083 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.619108 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.619108 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.619108 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.624635 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.624720 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.624764 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.624838 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.624881 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.624935 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.624977 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.625014 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.625059 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.625122 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.625122 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.625201 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.625201 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.625278 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.625787 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.625856 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.625900 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.625962 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.626003 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.626043 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.626080 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.626116 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.626171 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.626223 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.626269 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.626318 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.626356 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.626397 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.626435 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.626476 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.626512 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.626553 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.626591 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.626627 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.626627 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.626733 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.626733 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.626812 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.626850 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.626887 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.626887 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.626964 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.627007 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.627054 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.627097 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.627097 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.627165 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.627207 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.627259 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.627505 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.627557 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.627604 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.627643 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.627695 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.627744 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.627788 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.627832 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.627871 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.627909 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.627947 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.627990 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.628028 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.628067 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.628105 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.628144 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.628189 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.628225 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.628263 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.628302 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.628348 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.628406 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.628462 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.628509 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.628554 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.628595 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.628634 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.628673 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.628738 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.628780 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.628816 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.628855 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.628899 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.628942 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.628979 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.629021 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.629063 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.629102 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.629139 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.629175 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.629216 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.629265 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.629297 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.629330 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.629366 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.629397 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.629435 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.629468 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.629506 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.629551 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.629597 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.629650 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.629704 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.629748 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.630617 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.630617 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.630929 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.630929 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.630929 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.630929 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.631183 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.631250 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.631325 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.631389 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.631506 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.631571 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.631659 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.631775 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.631838 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.631910 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.631970 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.632039 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.632127 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.632214 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.632278 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.632342 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.632425 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.632488 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.632551 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.632615 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.632676 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.632781 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.632844 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.632921 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.632991 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.632991 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.633138 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.633202 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.633286 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.633367 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.633425 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.633425 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.633530 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.633530 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.633670 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.633781 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.633867 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.633931 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.633993 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.634064 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.634127 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.634199 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.634199 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.634199 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.634199 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.634199 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.634199 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.634199 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.634199 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.634199 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.634843 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.634843 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.634843 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.634843 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.634843 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.634843 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.634843 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.635277 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.635277 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.635277 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.635277 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.635277 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.635277 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.635277 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.635726 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.635824 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.635824 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.635946 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.636017 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.636089 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.636180 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.636270 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.636337 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.636488 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.636564 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.636647 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.636759 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.636835 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.636898 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.636962 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.637037 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.637107 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.637107 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.637238 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.637453 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.637640 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.637640 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.637848 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.637945 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.638017 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.638095 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.638095 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.638248 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.638319 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.638396 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.638396 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.638530 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.638595 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.638667 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.638761 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.638826 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.638887 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.638949 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.639052 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.639134 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.639205 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.639266 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.639337 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.639475 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.639611 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.639744 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.639800 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.639842 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.639902 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.639944 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.639983 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.640026 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.640066 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.640103 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.640146 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.640186 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.640226 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.640269 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.640319 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.640319 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.640319 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.640319 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.640460 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.640460 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.640460 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.640460 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.640460 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.640460 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.640460 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.640762 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.640762 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.640762 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.640762 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.640910 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.640950 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.641013 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.641073 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.641129 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.641185 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.641248 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.641298 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.641346 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.641394 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.641451 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.641504 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.641555 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.641611 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.641678 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.641754 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.641808 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.641868 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.641928 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.641928 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.642019 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.642068 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.642126 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.642126 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.642236 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.642236 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.642330 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.642400 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.642463 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.642524 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.642578 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.642636 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.642735 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.642806 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.642857 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.642857 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.642965 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.643026 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.643088 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.643152 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.643152 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.643152 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.643152 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.643152 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.643152 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.643448 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.643448 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.643448 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.643448 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.643448 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.643448 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.643448 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.643816 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.643816 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.643816 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.643975 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.644032 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.644032 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.644130 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.644183 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.644233 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.644289 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.644352 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.644352 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.644352 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.644352 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.644531 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.644531 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.644531 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.644531 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.644531 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.644531 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.644531 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.644916 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.644916 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.645005 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.645055 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.645108 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.645156 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.645202 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.645247 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.645303 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.645358 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.645404 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.645457 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.645511 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.645558 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.645605 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.645654 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.645732 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.645790 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.645790 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.645790 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.645790 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.645968 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.645968 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.645968 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.645968 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.646154 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.646206 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.646251 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.646310 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.646374 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.646374 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.646468 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.646517 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.646569 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.646613 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.646669 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.646813 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.646867 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.646906 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.646951 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.646996 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.647034 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.647083 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.647140 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.647186 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.647226 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.647269 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.647308 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.647354 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.647392 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.647451 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.647495 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.647538 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.647585 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.647623 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.647662 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.647728 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.647797 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.647850 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.647890 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.647927 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.647966 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.648009 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.648051 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.648093 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.648130 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.648168 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.648205 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.648249 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.648292 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.648332 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.648369 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.648416 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.648463 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.648522 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.648577 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.648622 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.648660 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.648718 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.648772 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.648812 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.649033 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.649072 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.649110 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.649147 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.649184 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.649221 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.649264 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.649301 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.649346 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.649346 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.649346 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.649457 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.649497 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.649497 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.649571 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.649614 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.649652 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.649705 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.649847 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.649973 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.650013 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.650051 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.650089 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.650472 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.650472 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.650472 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.650472 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.650472 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.650472 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.650722 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.650777 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.650821 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.650858 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.650895 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.650933 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.650969 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.651006 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.651055 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.651100 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.651137 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.651173 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.651209 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.651246 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.651283 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.651322 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.651359 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.651395 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.651479 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.651519 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.651563 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.651608 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.651645 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.651645 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.651645 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.651645 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.651645 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.651645 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.654135 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.654181 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.654253 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.654308 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.654342 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.654372 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.654401 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.654425 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.654456 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.654481 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.654513 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.654543 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.654593 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.654664 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.654860 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.654922 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.654985 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.655047 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.655107 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.655174 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.655229 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.655426 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.655495 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.655555 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.655619 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.655702 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.655754 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.655822 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.656459 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.656551 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.656626 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.656791 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.656791 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.656881 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.657043 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.657101 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.657144 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.657200 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.657255 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.657293 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.657324 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.657371 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.657402 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.657431 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.657467 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.657493 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.657521 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.657553 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.657579 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.657603 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.657635 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.657668 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.657721 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.657721 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.657721 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.657818 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.662485 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.662571 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.662571 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.662647 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.662718 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.662761 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.662853 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.663112 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.663167 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.663210 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.663252 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.663296 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.663334 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.663371 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.663439 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.663480 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.663514 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.663552 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.663592 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.663630 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.663670 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.663725 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.663725 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.663804 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.663851 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.663902 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.663959 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.664005 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.664041 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.664081 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.664119 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.664160 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.664199 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.664232 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.664277 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.664318 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.664356 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.664396 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.664436 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.664476 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.664515 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.664552 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.664590 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.664640 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.664700 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.664736 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.664775 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.664813 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.664856 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.664896 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.664939 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.664983 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.665026 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.665151 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.665197 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.665237 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.665270 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.665307 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.665344 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.665381 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.665418 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.665418 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.665418 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.665418 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.665418 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.665418 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.665418 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.665844 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.665962 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.666081 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.666207 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.666324 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.666442 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.666569 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:24.666699 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:24.666840 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:24.666961 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:24.667080 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:24.667199 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:24.667317 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:24.708855 np0000173007 devstack@c-api.service[112467]: INFO dbcounter [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Registered counter for database cinder May 09 07:27:24.710033 np0000173007 devstack@c-api.service[112469]: INFO dbcounter [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Registered counter for database cinder May 09 07:27:24.717524 np0000173007 devstack@c-api.service[112468]: INFO dbcounter [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Registered counter for database cinder May 09 07:27:24.718706 np0000173007 devstack@c-api.service[112470]: INFO dbcounter [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Registered counter for database cinder May 09 07:27:24.720474 np0000173007 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:24.722320 np0000173007 devstack@c-api.service[112469]: DEBUG oslo_db.sqlalchemy.engines [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 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=112469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:24.730782 np0000173007 devstack@c-api.service[112468]: DEBUG oslo_db.sqlalchemy.engines [None req-4804cfee-43d2-4094-af53-76699fe107dc 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=112468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:24.732887 np0000173007 devstack@c-api.service[112470]: DEBUG oslo_db.sqlalchemy.engines [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 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=112470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:24.833721 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writer thread running {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:24.837737 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writer thread running {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:24.837885 np0000173007 devstack@c-api.service[112467]: INFO cinder.rpc [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:24.839596 np0000173007 devstack@c-api.service[112469]: INFO cinder.rpc [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:24.839785 np0000173007 devstack@c-api.service[112467]: INFO cinder.rpc [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:24.841861 np0000173007 devstack@c-api.service[112469]: INFO cinder.rpc [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:24.842328 np0000173007 devstack@c-api.service[112467]: INFO cinder.rpc [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:24.844570 np0000173007 devstack@c-api.service[112467]: INFO cinder.rpc [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:24.844654 np0000173007 devstack@c-api.service[112469]: INFO cinder.rpc [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:24.845476 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.846817 np0000173007 devstack@c-api.service[112469]: INFO cinder.rpc [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:24.847172 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.848402 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.850127 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writer thread running {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:24.850204 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writer thread running {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:24.850528 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.851420 np0000173007 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:24.852373 np0000173007 devstack@c-api.service[112468]: INFO cinder.rpc [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:24.853036 np0000173007 devstack@c-api.service[112470]: INFO cinder.rpc [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:24.853391 np0000173007 devstack@c-api.service[112467]: INFO cinder.rpc [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:24.854556 np0000173007 devstack@c-api.service[112468]: INFO cinder.rpc [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:24.855455 np0000173007 devstack@c-api.service[112469]: DEBUG oslo_db.sqlalchemy.engines [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 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=112469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:24.855606 np0000173007 devstack@c-api.service[112467]: INFO cinder.rpc [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:24.856123 np0000173007 devstack@c-api.service[112470]: INFO cinder.rpc [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:24.856406 np0000173007 devstack@c-api.service[112468]: INFO cinder.rpc [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:24.856612 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.858115 np0000173007 devstack@c-api.service[112468]: INFO cinder.rpc [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:24.858801 np0000173007 devstack@c-api.service[112470]: INFO cinder.rpc [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:24.858987 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.859333 np0000173007 devstack@c-api.service[112469]: INFO cinder.rpc [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:24.860696 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.861006 np0000173007 devstack@c-api.service[112470]: INFO cinder.rpc [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:24.861469 np0000173007 devstack@c-api.service[112469]: INFO cinder.rpc [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:24.861922 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.862589 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.863629 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.865616 np0000173007 devstack@c-api.service[112468]: DEBUG oslo_db.sqlalchemy.engines [None req-4804cfee-43d2-4094-af53-76699fe107dc 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=112468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:24.867721 np0000173007 devstack@c-api.service[112468]: INFO cinder.rpc [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:24.867858 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.868538 np0000173007 devstack@c-api.service[112470]: DEBUG oslo_db.sqlalchemy.engines [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 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=112470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:24.869521 np0000173007 devstack@c-api.service[112468]: INFO cinder.rpc [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:24.870293 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.870833 np0000173007 devstack@c-api.service[112470]: INFO cinder.rpc [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:24.870980 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.873055 np0000173007 devstack@c-api.service[112470]: INFO cinder.rpc [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:24.873250 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.874240 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.874298 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.876538 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.878387 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.879846 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.881757 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.882052 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.884023 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.884670 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.885257 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.885738 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.887320 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.887909 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.888503 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.888987 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.892079 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.892191 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.892310 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.892565 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.893657 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.894548 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.895634 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.895947 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.896641 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.897230 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.898541 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.898642 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.899923 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.900216 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.901800 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.902453 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.902836 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.904385 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.904486 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.905332 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.906769 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.907810 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.908434 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.909613 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.909970 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.910060 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.910139 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.911709 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.912739 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.912839 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.913220 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.913913 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.914231 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.914827 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.916316 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.916406 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.916883 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.917364 np0000173007 devstack@c-api.service[112467]: WARNING cinder.api.contrib.hosts [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:24.917597 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.918109 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.918273 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.919098 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.919645 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.920743 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.921216 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.921696 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.922075 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: extensions {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.922167 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.922447 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.923317 np0000173007 devstack@c-api.service[112469]: WARNING cinder.api.contrib.hosts [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:24.923393 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: encryption {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.923828 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.924062 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.924946 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: encryption {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.925327 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.925586 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.926358 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.926591 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: os-quota-sets {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.926811 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.927586 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.927991 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: cgsnapshots {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.928047 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: extensions {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.928190 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.928388 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.929247 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: encryption {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.929367 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: os-quota-class-sets {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.929734 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.929818 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.930677 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: os-availability-zone {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.930845 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: encryption {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.930914 np0000173007 devstack@c-api.service[112468]: WARNING cinder.api.contrib.hosts [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:24.931198 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.931665 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.932583 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: qos-specs {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.932643 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: os-quota-sets {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.932787 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.933141 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.934081 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: cgsnapshots {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.934172 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: backups {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.934232 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.934713 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.935191 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: os-quota-class-sets {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.935306 np0000173007 devstack@c-api.service[112470]: WARNING cinder.api.contrib.hosts [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:24.936194 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: extensions {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.936281 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.936538 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: os-availability-zone {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.936590 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: extra_specs {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.936821 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: encryption {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.937552 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.938537 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: qos-specs {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.938603 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: os-snapshot-manage {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.938641 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: encryption {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.939816 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.939905 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: os-volume-type-access {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.939958 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: backups {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.940006 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: os-quota-sets {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.940049 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: extensions {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.941171 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: capabilities {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.941219 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: encryption {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.941784 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: cgsnapshots {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.942652 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: extra_specs {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.942731 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: os-hosts {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.942775 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: os-quota-class-sets {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.942829 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: encryption {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.943826 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: consistencygroups {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.943958 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: os-snapshot-manage {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.944551 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: os-availability-zone {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.944588 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: os-quota-sets {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.945594 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: qos-specs {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.945636 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: os-volume-type-access {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.945756 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: os-volume-transfer {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.945795 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: cgsnapshots {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.946980 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: capabilities {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.947145 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: os-quota-class-sets {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.947531 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: scheduler-stats {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.947937 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: backups {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.948273 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: os-hosts {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.949016 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: os-availability-zone {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.949075 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extended resource: os-volume-manage {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.949600 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: consistencygroups {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.950357 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: qos-specs {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.950425 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: extra_specs {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.951262 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.951470 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: os-snapshot-manage {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.951545 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: os-volume-transfer {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.951890 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] SnapshotActionsController initialized {{(pid=112467) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:24.952776 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: backups {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.952852 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.952917 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: os-volume-type-access {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.953258 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: scheduler-stats {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.954108 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.954461 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: capabilities {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.954522 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: extra_specs {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.954731 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extended resource: os-volume-manage {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.955648 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.955756 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: os-hosts {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.956049 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: os-snapshot-manage {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.956886 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.956964 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.957086 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: consistencygroups {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.957486 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: os-volume-type-access {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.957797 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.contrib.snapshot_actions [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] SnapshotActionsController initialized {{(pid=112469) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:24.958420 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.958528 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.959026 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: os-volume-transfer {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.959114 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: capabilities {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.959950 np0000173007 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.960014 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.960315 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: os-hosts {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.960713 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: scheduler-stats {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.960799 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.960913 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.961021 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.961126 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.961231 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.961328 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.961368 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.961455 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.961562 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.961641 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: consistencygroups {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.961680 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.961791 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension UsedLimits extending resource: limits {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.961887 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension TypesManage extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.962003 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension AdminActions extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.962122 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension AdminActions extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.962173 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extended resource: os-volume-manage {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.962230 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension AdminActions extending resource: backups {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.962327 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension VolumeActions extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.962530 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.962757 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.963635 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: os-volume-transfer {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.964245 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.964310 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.964829 np0000173007 devstack@c-api.service[112467]: WARNING keystonemiddleware.auth_token [None req-5e1a5837-35d4-4724-beb8-9a8ff6fb03cc None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:24.965213 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.contrib.snapshot_actions [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] SnapshotActionsController initialized {{(pid=112468) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:24.965284 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: scheduler-stats {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.965729 np0000173007 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.965990 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.966581 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.966669 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extended resource: os-volume-manage {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:24.966744 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.966805 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.966927 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.967028 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.967139 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.967256 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.967355 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.967401 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.967462 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.967596 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension UsedLimits extending resource: limits {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.967699 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension TypesManage extending resource: types {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.967815 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension AdminActions extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.967929 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension AdminActions extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.968030 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension AdminActions extending resource: backups {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.968131 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension VolumeActions extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.968339 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.968845 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.968909 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.969814 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.contrib.snapshot_actions [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] SnapshotActionsController initialized {{(pid=112470) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:24.970234 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.970554 np0000173007 devstack@c-api.service[112469]: WARNING keystonemiddleware.auth_token [None req-45de8762-9521-4e7a-896a-fac5c12ccef8 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:24.970630 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.970957 np0000173007 devstack@c-api.service[112467]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71ebf96a3668 pid: 112467 (default app) May 09 07:27:24.971447 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:24.971447 np0000173007 devstack@c-api.service[112467]: warnings.warn( May 09 07:27:24.971674 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.971981 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.973197 np0000173007 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.973407 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.974049 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.974189 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.974274 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.974396 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.974494 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.974603 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.974731 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.974790 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.974828 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.974948 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.975050 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension UsedLimits extending resource: limits {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.975150 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension TypesManage extending resource: types {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.975298 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension AdminActions extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.975384 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension AdminActions extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.975483 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension AdminActions extending resource: backups {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.975620 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension VolumeActions extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.975853 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.976248 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.976529 np0000173007 devstack@c-api.service[112469]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71ebf96a3668 pid: 112469 (default app) May 09 07:27:24.977758 np0000173007 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:24.978083 np0000173007 devstack@c-api.service[112468]: WARNING keystonemiddleware.auth_token [None req-4804cfee-43d2-4094-af53-76699fe107dc None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:24.978589 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.978718 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.978827 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.978946 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.979046 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.979146 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.979276 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.979374 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.979494 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.979541 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.979541 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.979678 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.979678 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.979880 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension UsedLimits extending resource: limits {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.979920 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.979920 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.979920 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.979920 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980091 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980091 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980091 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980091 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980091 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980091 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980360 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980360 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980446 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension TypesManage extending resource: types {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.980487 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980487 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980487 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980487 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980665 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980665 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980665 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980665 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980881 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980881 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.980881 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.980881 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981068 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension AdminActions extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.981109 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981109 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981109 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981109 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981109 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981335 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981335 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981335 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981335 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981335 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981542 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981542 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981542 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981542 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981542 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981542 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981839 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension AdminActions extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.981877 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981877 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981877 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981877 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.981877 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.981877 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.982133 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.982133 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.982133 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.982133 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.982133 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.982133 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.982388 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension AdminActions extending resource: backups {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.982431 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.982431 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.982431 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.982431 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.982431 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.982669 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.982669 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.982669 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.982669 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.982669 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.982968 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension VolumeActions extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.983006 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983006 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983006 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983006 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983006 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983006 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983304 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983304 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983304 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983304 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983304 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983304 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983536 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983536 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983536 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983536 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983536 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983881 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983881 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983881 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.983881 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.983881 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.984091 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:24.984128 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.984128 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.984128 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.984128 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.984328 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.984328 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.984328 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.984328 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.984501 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.984501 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.984501 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.984501 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.984501 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.984764 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.984764 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.984764 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.984764 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.984764 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985102 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985102 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985102 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985102 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985282 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985282 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985282 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985282 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985460 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985460 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985460 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985460 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985639 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985639 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985639 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985639 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985880 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985880 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.985880 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.985880 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.986529 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.986529 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.986529 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.986529 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.986529 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.986800 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.986800 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.986800 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.986800 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.986800 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.986800 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987085 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987085 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987085 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987085 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987085 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987290 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987290 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987290 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987290 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987290 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987290 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987556 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987556 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987556 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987556 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987556 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987556 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987903 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987903 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987903 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987903 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.987903 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.987903 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988164 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988164 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988164 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988164 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988164 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988164 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988424 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988424 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988424 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988424 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988611 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988611 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988611 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988611 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988611 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988894 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988894 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988894 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.988894 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:24.988894 np0000173007 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) May 09 07:27:24.989097 np0000173007 devstack@c-api.service[112470]: WARNING keystonemiddleware.auth_token [None req-90b95e7e-98f4-4676-a708-0a7507fdb1c1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:24.989137 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-3b06904d-a88c-47a8-babd-6bd7d2afa85f None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:24.989182 np0000173007 devstack@c-api.service[112468]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71ebf96a3668 pid: 112468 (default app) May 09 07:27:24.989227 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 953 bytes} [Sat May 9 07:27:24 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:27:24.989265 np0000173007 devstack@c-api.service[112470]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71ebf96a3668 pid: 112470 (default app) May 09 07:27:32.025439 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:32.025439 np0000173007 devstack@c-api.service[112469]: warnings.warn( May 09 07:27:32.040130 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.040130 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.040130 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.040130 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.040130 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.040647 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.040647 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.040647 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.040647 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.040647 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.041121 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.041121 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.041121 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.041121 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.041121 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.041121 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.041577 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.041577 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.041577 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.041577 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.041992 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.041992 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.041992 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.041992 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.042402 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.042402 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.042402 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.042402 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.042758 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.042758 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.042758 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.042758 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.042758 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.043168 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.043168 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.043168 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.043168 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.043168 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.043539 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.043539 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.043539 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.043539 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.043539 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.043539 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.044119 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.044119 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.044119 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.044119 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.044119 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.044119 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.044734 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.044734 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.044734 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.044734 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.044734 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.044734 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.045250 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.045250 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.045250 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.045250 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.045250 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.045670 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.045670 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.045670 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.045670 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.045670 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.046120 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.046120 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.046120 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.046120 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.046120 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.046120 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.046582 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.046582 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.046582 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.046582 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.046582 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.046582 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.047068 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.047068 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.047068 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.047068 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.047068 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.047461 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.047461 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.047461 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.047461 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.047461 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.047933 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.047933 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.047933 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.047933 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.048252 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.048252 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.048252 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.048252 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.048612 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.048612 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.048612 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.048612 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.048612 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049007 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049007 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049007 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049007 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049007 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049170 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049170 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049170 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049170 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049333 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049333 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049333 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049333 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049477 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049477 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049477 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049477 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049619 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049619 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049619 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049619 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049788 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049788 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049788 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049788 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049934 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049934 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049934 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.049934 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.049934 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050107 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050107 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050107 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050107 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050107 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050107 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050316 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050316 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050316 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050316 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050316 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050491 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050491 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050491 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050491 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050491 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050491 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050707 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050707 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050707 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050707 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050707 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050707 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050930 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050930 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050930 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050930 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.050930 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.050930 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051162 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051162 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051162 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051162 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051162 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051162 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051364 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051364 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051364 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051364 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051506 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051506 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051506 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051506 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051506 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051702 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051702 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051702 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051702 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.051702 np0000173007 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) May 09 07:27:32.051702 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-32983912-943a-4e66-9c56-4854d5af4bbc None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:32.540823 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-32983912-943a-4e66-9c56-4854d5af4bbc admin admin] POST https://199.204.45.216/volume/v3/types May 09 07:27:32.541301 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-32983912-943a-4e66-9c56-4854d5af4bbc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:27:32.543164 np0000173007 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:27:32.543164 np0000173007 devstack@c-api.service[112469]: warnings.warn( May 09 07:27:32.549713 np0000173007 devstack@c-api.service[112469]: DEBUG oslo_db.sqlalchemy.engines [None req-32983912-943a-4e66-9c56-4854d5af4bbc 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=112469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:32.579566 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-32983912-943a-4e66-9c56-4854d5af4bbc admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 May 09 07:27:32.580135 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Sat May 9 07:27:32 2026] POST /volume/v3/types => generated 186 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:32.594618 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:32.594618 np0000173007 devstack@c-api.service[112468]: warnings.warn( May 09 07:27:32.607178 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.607178 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.607178 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.607178 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.607178 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.607614 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.607614 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.607614 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.607614 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.607614 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.607987 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.607987 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.607987 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.607987 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.607987 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.607987 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.608304 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.608304 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.608304 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.608304 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.608511 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.608511 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.608511 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.608511 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.608785 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.608785 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.608785 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.608785 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.608989 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.608989 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.608989 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.608989 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.608989 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.609401 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.609401 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.609401 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.609401 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.609401 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.609667 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.609667 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.609667 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.609667 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.609667 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.609667 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.610048 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.610048 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.610048 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.610048 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.610048 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.610048 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.610355 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.610355 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.610355 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.610355 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.610355 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.610355 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.610773 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.610773 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.610773 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.610773 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.610773 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611037 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611037 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611037 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611037 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611037 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611279 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611279 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611279 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611279 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611279 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611279 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611601 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611601 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611601 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611601 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611601 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611601 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611927 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611927 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611927 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.611927 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.611927 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.612227 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.612227 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.612227 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.612227 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.612227 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.612498 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.612498 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.612498 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.612498 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.612790 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.612790 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.612790 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.612790 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.613017 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.613017 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.613017 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.613017 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.613017 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.613323 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.613323 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.613323 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.613323 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.613323 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.613767 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.613767 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.613767 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.613767 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.613995 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.613995 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.613995 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.613995 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614156 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614156 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614156 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614156 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614362 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614362 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614362 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614362 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614501 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614501 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614501 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614501 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614658 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614658 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614658 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614658 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614658 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614921 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614921 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614921 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614921 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.614921 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.614921 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615180 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615180 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615180 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615180 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615180 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615346 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615346 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615346 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615346 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615346 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615346 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615542 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615542 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615542 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615542 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615542 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615542 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615758 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615758 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615758 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615758 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615758 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615758 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615955 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615955 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615955 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615955 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.615955 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.615955 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.616163 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.616163 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.616163 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.616163 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.616300 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.616300 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.616300 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.616300 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.616300 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.616474 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.616474 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.616474 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.616474 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:32.616474 np0000173007 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) May 09 07:27:32.616474 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [req-32983912-943a-4e66-9c56-4854d5af4bbc req-6764fa82-ba82-4371-b3c4-82383364ea81 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:32.931223 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-32983912-943a-4e66-9c56-4854d5af4bbc req-6764fa82-ba82-4371-b3c4-82383364ea81 admin admin] POST https://199.204.45.216/volume/v3/types/42231867-e27e-40ac-928f-b29d99fa2c58/extra_specs May 09 07:27:32.931945 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [req-32983912-943a-4e66-9c56-4854d5af4bbc req-6764fa82-ba82-4371-b3c4-82383364ea81 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:27:32.933742 np0000173007 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:27:32.933742 np0000173007 devstack@c-api.service[112468]: warnings.warn( May 09 07:27:32.942918 np0000173007 devstack@c-api.service[112468]: DEBUG oslo_db.sqlalchemy.engines [req-32983912-943a-4e66-9c56-4854d5af4bbc req-6764fa82-ba82-4371-b3c4-82383364ea81 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=112468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:33.002809 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-32983912-943a-4e66-9c56-4854d5af4bbc req-6764fa82-ba82-4371-b3c4-82383364ea81 admin admin] https://199.204.45.216/volume/v3/types/42231867-e27e-40ac-928f-b29d99fa2c58/extra_specs returned with HTTP 200 May 09 07:27:33.003620 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 1/3] 199.204.45.216 () {70 vars in 1505 bytes} [Sat May 9 07:27:32 2026] POST /volume/v3/types/42231867-e27e-40ac-928f-b29d99fa2c58/extra_specs => generated 55 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:27:34.854821 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=6 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:34.872384 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=6 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:42.576854 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:43.001090 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:18.855713 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-dbafb898-cc6d-46cb-87f3-7b24d0cb75dc None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:18.857115 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-dbafb898-cc6d-46cb-87f3-7b24d0cb75dc None None] GET https://199.204.45.216/volume// May 09 07:32:18.857509 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-dbafb898-cc6d-46cb-87f3-7b24d0cb75dc None None] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:18.858165 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-dbafb898-cc6d-46cb-87f3-7b24d0cb75dc None None] Calling method 'all' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:18.859156 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-dbafb898-cc6d-46cb-87f3-7b24d0cb75dc None None] https://199.204.45.216/volume// returned with HTTP 300 May 09 07:32:18.859521 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 2/4] 199.204.45.216 () {66 vars in 1456 bytes} [Sat May 9 07:32:18 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:32:58.146565 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:32:58.146565 np0000173007 devstack@c-api.service[112470]: warnings.warn( May 09 07:32:58.160373 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.160373 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.160373 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.160373 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.160373 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.160904 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.160904 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.160904 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.160904 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.160904 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.161258 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.161258 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.161258 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.161258 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.161258 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.161258 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.161766 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.161766 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.161766 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.161766 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.162058 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.162058 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.162058 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.162058 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.162372 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.162372 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.162372 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.162372 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.162714 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.162714 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.162714 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.162714 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.162714 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.163101 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.163101 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.163101 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.163101 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.163101 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.163499 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.163499 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.163499 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.163499 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.163499 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.163499 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.163956 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.163956 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.163956 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.163956 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.163956 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.163956 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.164464 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.164464 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.164464 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.164464 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.164464 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.164464 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.164960 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.164960 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.164960 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.164960 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.164960 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.165430 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.165430 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.165430 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.165430 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.165430 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.165899 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.165899 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.165899 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.165899 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.165899 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.165899 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.166346 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.166346 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.166346 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.166346 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.166346 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.166346 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.166600 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.166600 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.166600 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.166600 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.166600 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.166858 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.166858 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.166858 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.166858 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.166858 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167065 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167065 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167065 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167065 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167282 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167282 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167282 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167282 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167485 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167485 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167485 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167485 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167485 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167754 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167754 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167754 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167754 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167754 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167956 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167956 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.167956 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.167956 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.168141 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.168141 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.168141 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.168141 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.168330 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.168330 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.168330 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.168330 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.168642 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.168642 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.168642 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.168642 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.168858 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.168858 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.168858 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.168858 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169041 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169041 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169041 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169041 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169041 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169273 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169273 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169273 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169273 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169273 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169273 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169558 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169558 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169558 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169558 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169558 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169788 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169788 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169788 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169788 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.169788 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.169788 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170118 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170118 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170118 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170118 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170118 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170118 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170386 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170386 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170386 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170386 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170386 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170386 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170645 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170645 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170645 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170645 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170645 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170645 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170935 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170935 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.170935 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.170935 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.171122 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.171122 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.171122 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.171122 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.171122 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.171441 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.171441 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.171441 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.171441 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:58.171441 np0000173007 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) May 09 07:32:58.171441 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-63560530-8cc4-43f3-ae44-e7867b5abd25 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:58.481896 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-63560530-8cc4-43f3-ae44-e7867b5abd25 demo demo] GET https://199.204.45.216/volume/v3/types?is_public=None May 09 07:32:58.482275 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-63560530-8cc4-43f3-ae44-e7867b5abd25 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:58.482530 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-63560530-8cc4-43f3-ae44-e7867b5abd25 demo demo] Calling method 'index' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:58.483033 np0000173007 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:32:58.483033 np0000173007 devstack@c-api.service[112470]: warnings.warn( May 09 07:32:58.483664 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-63560530-8cc4-43f3-ae44-e7867b5abd25 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:32:58.494943 np0000173007 devstack@c-api.service[112470]: DEBUG oslo_db.sqlalchemy.engines [None req-63560530-8cc4-43f3-ae44-e7867b5abd25 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=112470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:32:58.519317 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-63560530-8cc4-43f3-ae44-e7867b5abd25 demo demo] https://199.204.45.216/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:32:58.519911 np0000173007 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 1/5] 199.204.45.216 () {64 vars in 1263 bytes} [Sat May 9 07:32:58 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:58.533329 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [req-63560530-8cc4-43f3-ae44-e7867b5abd25 req-7adf8fcc-4e6f-4319-88fd-b762accd83b2 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:58.538554 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [req-63560530-8cc4-43f3-ae44-e7867b5abd25 req-7adf8fcc-4e6f-4319-88fd-b762accd83b2 demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 07:32:58.538746 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [req-63560530-8cc4-43f3-ae44-e7867b5abd25 req-7adf8fcc-4e6f-4319-88fd-b762accd83b2 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:58.539022 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [req-63560530-8cc4-43f3-ae44-e7867b5abd25 req-7adf8fcc-4e6f-4319-88fd-b762accd83b2 demo demo] Calling method 'show' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:58.549674 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [req-63560530-8cc4-43f3-ae44-e7867b5abd25 req-7adf8fcc-4e6f-4319-88fd-b762accd83b2 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 07:32:58.550027 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 2/6] 199.204.45.216 () {66 vars in 1329 bytes} [Sat May 9 07:32:58 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:58.875710 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-442f2de1-2296-4a4e-a359-48cfb3856b0c None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:58.879746 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-442f2de1-2296-4a4e-a359-48cfb3856b0c demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 07:32:58.880079 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-442f2de1-2296-4a4e-a359-48cfb3856b0c demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:58.880365 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-442f2de1-2296-4a4e-a359-48cfb3856b0c demo demo] Calling method 'show' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:58.893871 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-442f2de1-2296-4a4e-a359-48cfb3856b0c demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 07:32:58.894284 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 2/7] 199.204.45.216 () {64 vars in 1258 bytes} [Sat May 9 07:32:58 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:59.295326 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-d431976b-83df-4c1d-8185-634ad08d03b3 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:59.613788 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-d431976b-83df-4c1d-8185-634ad08d03b3 demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 07:32:59.614003 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-d431976b-83df-4c1d-8185-634ad08d03b3 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:59.614200 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-d431976b-83df-4c1d-8185-634ad08d03b3 demo demo] Calling method 'show' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:59.625291 np0000173007 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-d431976b-83df-4c1d-8185-634ad08d03b3 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:32:59.642621 np0000173007 devstack@c-api.service[112467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:32:59.642621 np0000173007 devstack@c-api.service[112467]: warnings.warn( May 09 07:32:59.644989 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-d431976b-83df-4c1d-8185-634ad08d03b3 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 07:32:59.645363 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 3/8] 199.204.45.216 () {64 vars in 1258 bytes} [Sat May 9 07:32:59 2026] GET /volume/v3/types/default => generated 145 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:59.658542 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-c5de887d-24a8-48b9-8ac2-42c8c6ac479e None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:59.660902 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-c5de887d-24a8-48b9-8ac2-42c8c6ac479e demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 07:32:59.661148 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-c5de887d-24a8-48b9-8ac2-42c8c6ac479e demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:59.661392 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-c5de887d-24a8-48b9-8ac2-42c8c6ac479e demo demo] Calling method 'show' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:59.676095 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-c5de887d-24a8-48b9-8ac2-42c8c6ac479e demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 07:32:59.676467 np0000173007 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 2/9] 199.204.45.216 () {64 vars in 1258 bytes} [Sat May 9 07:32:59 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:33:08.545716 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=2 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:08.889853 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=2 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:09.640304 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=2 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:09.672652 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=3 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:25.374565 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-09d0f417-63f9-4cda-9a43-1877980f2d0b None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:25.480497 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-09d0f417-63f9-4cda-9a43-1877980f2d0b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:38:25.481171 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-09d0f417-63f9-4cda-9a43-1877980f2d0b demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:25.481268 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-09d0f417-63f9-4cda-9a43-1877980f2d0b demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:25.482194 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-09d0f417-63f9-4cda-9a43-1877980f2d0b demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:25.484004 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-09d0f417-63f9-4cda-9a43-1877980f2d0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:25.523978 np0000173007 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-09d0f417-63f9-4cda-9a43-1877980f2d0b demo demo] Get all volumes completed successfully. May 09 07:38:25.526033 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-09d0f417-63f9-4cda-9a43-1877980f2d0b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:25.526367 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 3/10] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:38:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:38:35.514306 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:25.557406 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-5257a14b-f60e-457a-8d85-4645341b6665 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:25.560599 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-5257a14b-f60e-457a-8d85-4645341b6665 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:39:25.560882 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-5257a14b-f60e-457a-8d85-4645341b6665 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:25.561201 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-5257a14b-f60e-457a-8d85-4645341b6665 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:25.562202 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-5257a14b-f60e-457a-8d85-4645341b6665 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:25.564001 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-5257a14b-f60e-457a-8d85-4645341b6665 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:25.599160 np0000173007 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-5257a14b-f60e-457a-8d85-4645341b6665 demo demo] Get all volumes completed successfully. May 09 07:39:25.602191 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-5257a14b-f60e-457a-8d85-4645341b6665 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:25.602809 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 3/11] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:39:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:35.592646 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:25.621667 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-d53f2739-ee1e-4e29-877c-12e86ccb193a None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:25.625734 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-d53f2739-ee1e-4e29-877c-12e86ccb193a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:40:25.625971 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-d53f2739-ee1e-4e29-877c-12e86ccb193a demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:25.626233 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-d53f2739-ee1e-4e29-877c-12e86ccb193a demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:25.626888 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-d53f2739-ee1e-4e29-877c-12e86ccb193a demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:25.628224 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-d53f2739-ee1e-4e29-877c-12e86ccb193a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:25.675881 np0000173007 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-d53f2739-ee1e-4e29-877c-12e86ccb193a demo demo] Get all volumes completed successfully. May 09 07:40:25.678490 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-d53f2739-ee1e-4e29-877c-12e86ccb193a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:25.679652 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 4/12] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:40:25 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 07:40:35.667181 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:25.700227 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-42e7d90f-d0c5-45f8-9aad-0e10b9943635 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:25.704608 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-42e7d90f-d0c5-45f8-9aad-0e10b9943635 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:41:25.704975 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-42e7d90f-d0c5-45f8-9aad-0e10b9943635 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:25.705480 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-42e7d90f-d0c5-45f8-9aad-0e10b9943635 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:25.706332 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-42e7d90f-d0c5-45f8-9aad-0e10b9943635 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:25.707837 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-42e7d90f-d0c5-45f8-9aad-0e10b9943635 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:25.749058 np0000173007 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-42e7d90f-d0c5-45f8-9aad-0e10b9943635 demo demo] Get all volumes completed successfully. May 09 07:41:25.751558 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-42e7d90f-d0c5-45f8-9aad-0e10b9943635 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:25.752035 np0000173007 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 3/13] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:41:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:35.741402 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:25.771153 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-7d79e704-bcb9-4d2f-babb-4a9c2d156f44 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:25.775576 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-7d79e704-bcb9-4d2f-babb-4a9c2d156f44 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:42:25.775824 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-7d79e704-bcb9-4d2f-babb-4a9c2d156f44 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:25.776078 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-7d79e704-bcb9-4d2f-babb-4a9c2d156f44 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:25.776350 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-7d79e704-bcb9-4d2f-babb-4a9c2d156f44 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:25.777089 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-7d79e704-bcb9-4d2f-babb-4a9c2d156f44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:25.787350 np0000173007 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-7d79e704-bcb9-4d2f-babb-4a9c2d156f44 demo demo] Get all volumes completed successfully. May 09 07:42:25.790209 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-7d79e704-bcb9-4d2f-babb-4a9c2d156f44 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:25.790861 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 4/14] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:42:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:42:35.780451 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:25.803621 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-bafbf07a-69f5-4a2b-bc03-9abe277a02ef None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:26.069254 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-bafbf07a-69f5-4a2b-bc03-9abe277a02ef demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:43:26.069821 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-bafbf07a-69f5-4a2b-bc03-9abe277a02ef demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:26.069821 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-bafbf07a-69f5-4a2b-bc03-9abe277a02ef demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:26.070170 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-bafbf07a-69f5-4a2b-bc03-9abe277a02ef demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:26.071530 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-bafbf07a-69f5-4a2b-bc03-9abe277a02ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:26.080995 np0000173007 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-bafbf07a-69f5-4a2b-bc03-9abe277a02ef demo demo] Get all volumes completed successfully. May 09 07:43:26.084341 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-bafbf07a-69f5-4a2b-bc03-9abe277a02ef demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:26.084861 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 4/15] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:43:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:36.075524 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:26.112669 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-f5bae3c7-3606-42a4-a37b-103611d4786c None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:26.115367 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-f5bae3c7-3606-42a4-a37b-103611d4786c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:44:26.115601 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-f5bae3c7-3606-42a4-a37b-103611d4786c demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:26.115876 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-f5bae3c7-3606-42a4-a37b-103611d4786c demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:26.116230 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-f5bae3c7-3606-42a4-a37b-103611d4786c demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:26.117333 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-f5bae3c7-3606-42a4-a37b-103611d4786c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:26.126708 np0000173007 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-f5bae3c7-3606-42a4-a37b-103611d4786c demo demo] Get all volumes completed successfully. May 09 07:44:26.130017 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-f5bae3c7-3606-42a4-a37b-103611d4786c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:26.130536 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 5/16] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:44:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:36.121525 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:26.147620 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-b6812d98-5eb5-40ef-9e0b-cfae81695fc2 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:26.150298 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-b6812d98-5eb5-40ef-9e0b-cfae81695fc2 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:45:26.150556 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-b6812d98-5eb5-40ef-9e0b-cfae81695fc2 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:26.150853 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-b6812d98-5eb5-40ef-9e0b-cfae81695fc2 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:26.151173 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-b6812d98-5eb5-40ef-9e0b-cfae81695fc2 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:26.152246 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-b6812d98-5eb5-40ef-9e0b-cfae81695fc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:26.163702 np0000173007 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-b6812d98-5eb5-40ef-9e0b-cfae81695fc2 demo demo] Get all volumes completed successfully. May 09 07:45:26.165872 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-b6812d98-5eb5-40ef-9e0b-cfae81695fc2 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:26.166286 np0000173007 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 4/17] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:45:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:36.156803 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:26.183154 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-bb032e14-387d-4692-87ac-e911b1256b66 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:26.185850 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-bb032e14-387d-4692-87ac-e911b1256b66 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:46:26.186063 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-bb032e14-387d-4692-87ac-e911b1256b66 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:26.186260 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-bb032e14-387d-4692-87ac-e911b1256b66 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:26.186485 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-bb032e14-387d-4692-87ac-e911b1256b66 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:26.187257 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-bb032e14-387d-4692-87ac-e911b1256b66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:26.199161 np0000173007 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-bb032e14-387d-4692-87ac-e911b1256b66 demo demo] Get all volumes completed successfully. May 09 07:46:26.203931 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-bb032e14-387d-4692-87ac-e911b1256b66 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:26.204585 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 5/18] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:46:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:36.190770 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:26.217262 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-0eccf15e-8a65-4997-9c04-06a667ecea35 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:26.219916 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-0eccf15e-8a65-4997-9c04-06a667ecea35 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:47:26.220178 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-0eccf15e-8a65-4997-9c04-06a667ecea35 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:26.220343 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-0eccf15e-8a65-4997-9c04-06a667ecea35 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:26.220627 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-0eccf15e-8a65-4997-9c04-06a667ecea35 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:26.221629 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-0eccf15e-8a65-4997-9c04-06a667ecea35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:26.229981 np0000173007 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-0eccf15e-8a65-4997-9c04-06a667ecea35 demo demo] Get all volumes completed successfully. May 09 07:47:26.232484 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-0eccf15e-8a65-4997-9c04-06a667ecea35 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:26.233020 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 5/19] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:47:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:36.224869 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:26.246516 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-4de7c0c6-6cc1-4b60-9b54-efe6da1af5ae None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:26.421117 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-4de7c0c6-6cc1-4b60-9b54-efe6da1af5ae demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:48:26.421559 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-4de7c0c6-6cc1-4b60-9b54-efe6da1af5ae demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:26.422005 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-4de7c0c6-6cc1-4b60-9b54-efe6da1af5ae demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:26.422481 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-4de7c0c6-6cc1-4b60-9b54-efe6da1af5ae demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:26.424036 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-4de7c0c6-6cc1-4b60-9b54-efe6da1af5ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:26.433027 np0000173007 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-4de7c0c6-6cc1-4b60-9b54-efe6da1af5ae demo demo] Get all volumes completed successfully. May 09 07:48:26.435644 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-4de7c0c6-6cc1-4b60-9b54-efe6da1af5ae demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:26.436259 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 6/20] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:48:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:36.429735 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:26.449483 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-73f8ffdb-e79d-4431-93d1-adb4e62fe54c None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:26.452605 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-73f8ffdb-e79d-4431-93d1-adb4e62fe54c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:49:26.452873 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-73f8ffdb-e79d-4431-93d1-adb4e62fe54c demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:26.453124 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-73f8ffdb-e79d-4431-93d1-adb4e62fe54c demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:26.453473 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-73f8ffdb-e79d-4431-93d1-adb4e62fe54c demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:26.454407 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-73f8ffdb-e79d-4431-93d1-adb4e62fe54c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:26.463739 np0000173007 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-73f8ffdb-e79d-4431-93d1-adb4e62fe54c demo demo] Get all volumes completed successfully. May 09 07:49:26.465173 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-73f8ffdb-e79d-4431-93d1-adb4e62fe54c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:26.466078 np0000173007 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 5/21] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:49:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:36.457490 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:26.476855 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-48fcba96-5084-4444-91a9-f6650f824e34 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:26.479880 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-48fcba96-5084-4444-91a9-f6650f824e34 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:50:26.480124 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-48fcba96-5084-4444-91a9-f6650f824e34 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:26.480359 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-48fcba96-5084-4444-91a9-f6650f824e34 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:26.480527 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-48fcba96-5084-4444-91a9-f6650f824e34 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:26.481213 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-48fcba96-5084-4444-91a9-f6650f824e34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:26.487982 np0000173007 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-48fcba96-5084-4444-91a9-f6650f824e34 demo demo] Get all volumes completed successfully. May 09 07:50:26.489841 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-48fcba96-5084-4444-91a9-f6650f824e34 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:26.490464 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 6/22] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:50:26 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 07:50:36.483837 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:26.505224 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-f945becb-dffc-4eb7-b6f4-ecf54c4ef6d0 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:26.508778 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-f945becb-dffc-4eb7-b6f4-ecf54c4ef6d0 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:51:26.509326 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-f945becb-dffc-4eb7-b6f4-ecf54c4ef6d0 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:26.510979 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-f945becb-dffc-4eb7-b6f4-ecf54c4ef6d0 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:26.511148 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-f945becb-dffc-4eb7-b6f4-ecf54c4ef6d0 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:26.513342 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-f945becb-dffc-4eb7-b6f4-ecf54c4ef6d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:26.523250 np0000173007 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-f945becb-dffc-4eb7-b6f4-ecf54c4ef6d0 demo demo] Get all volumes completed successfully. May 09 07:51:26.527388 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-f945becb-dffc-4eb7-b6f4-ecf54c4ef6d0 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:26.528118 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 6/23] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:51:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:36.519056 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:26.543209 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-ad0022f7-5009-4da5-a1a6-198221f403cb None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:26.546444 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-ad0022f7-5009-4da5-a1a6-198221f403cb demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:52:26.546706 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-ad0022f7-5009-4da5-a1a6-198221f403cb demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:26.546987 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-ad0022f7-5009-4da5-a1a6-198221f403cb demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:26.547293 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-ad0022f7-5009-4da5-a1a6-198221f403cb demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:26.549179 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-ad0022f7-5009-4da5-a1a6-198221f403cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:26.561402 np0000173007 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-ad0022f7-5009-4da5-a1a6-198221f403cb demo demo] Get all volumes completed successfully. May 09 07:52:26.565598 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-ad0022f7-5009-4da5-a1a6-198221f403cb demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:26.566106 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 7/24] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:52:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:36.553741 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:26.579329 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-a1ab8659-3b63-4820-b4c5-5b0dac6f69d4 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:26.583530 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-a1ab8659-3b63-4820-b4c5-5b0dac6f69d4 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:53:26.584216 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-a1ab8659-3b63-4820-b4c5-5b0dac6f69d4 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:26.584725 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-a1ab8659-3b63-4820-b4c5-5b0dac6f69d4 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:26.585289 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-a1ab8659-3b63-4820-b4c5-5b0dac6f69d4 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:26.587210 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-a1ab8659-3b63-4820-b4c5-5b0dac6f69d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:26.597626 np0000173007 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-a1ab8659-3b63-4820-b4c5-5b0dac6f69d4 demo demo] Get all volumes completed successfully. May 09 07:53:26.599794 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-a1ab8659-3b63-4820-b4c5-5b0dac6f69d4 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:26.600203 np0000173007 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 6/25] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:53:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:36.591622 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:26.612922 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-db08b72e-87d2-49cb-a7c2-cbc9d14530d6 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:26.715785 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-db08b72e-87d2-49cb-a7c2-cbc9d14530d6 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:54:26.715919 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-db08b72e-87d2-49cb-a7c2-cbc9d14530d6 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:26.716204 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-db08b72e-87d2-49cb-a7c2-cbc9d14530d6 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:26.716377 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-db08b72e-87d2-49cb-a7c2-cbc9d14530d6 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:26.716997 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-db08b72e-87d2-49cb-a7c2-cbc9d14530d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:26.724390 np0000173007 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-db08b72e-87d2-49cb-a7c2-cbc9d14530d6 demo demo] Get all volumes completed successfully. May 09 07:54:26.726257 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-db08b72e-87d2-49cb-a7c2-cbc9d14530d6 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:26.726805 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 7/26] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:54:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:36.719622 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:26.745011 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-01b84078-d1e0-4032-bdd5-63a8a9c2d11a None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:26.748278 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-01b84078-d1e0-4032-bdd5-63a8a9c2d11a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:55:26.748436 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-01b84078-d1e0-4032-bdd5-63a8a9c2d11a demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:26.748609 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-01b84078-d1e0-4032-bdd5-63a8a9c2d11a demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:26.748920 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-01b84078-d1e0-4032-bdd5-63a8a9c2d11a demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:26.749616 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-01b84078-d1e0-4032-bdd5-63a8a9c2d11a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:26.759469 np0000173007 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-01b84078-d1e0-4032-bdd5-63a8a9c2d11a demo demo] Get all volumes completed successfully. May 09 07:55:26.762211 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-01b84078-d1e0-4032-bdd5-63a8a9c2d11a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:26.762677 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 7/27] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:55:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:36.752961 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:26.779202 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-5fc200db-f5ac-4a3c-ba36-f114fdf80f94 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:26.782786 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-5fc200db-f5ac-4a3c-ba36-f114fdf80f94 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:56:26.783336 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-5fc200db-f5ac-4a3c-ba36-f114fdf80f94 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:26.783473 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-5fc200db-f5ac-4a3c-ba36-f114fdf80f94 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:26.783918 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-5fc200db-f5ac-4a3c-ba36-f114fdf80f94 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:26.784924 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-5fc200db-f5ac-4a3c-ba36-f114fdf80f94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:26.793523 np0000173007 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-5fc200db-f5ac-4a3c-ba36-f114fdf80f94 demo demo] Get all volumes completed successfully. May 09 07:56:26.796178 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-5fc200db-f5ac-4a3c-ba36-f114fdf80f94 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:26.796794 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 8/28] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:56:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:36.788552 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:26.813701 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-b18e8fc9-f105-4849-b9c8-d227c81e54b9 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:26.816378 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-b18e8fc9-f105-4849-b9c8-d227c81e54b9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:57:26.816619 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-b18e8fc9-f105-4849-b9c8-d227c81e54b9 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:26.816876 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-b18e8fc9-f105-4849-b9c8-d227c81e54b9 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:26.817169 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-b18e8fc9-f105-4849-b9c8-d227c81e54b9 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:26.818617 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-b18e8fc9-f105-4849-b9c8-d227c81e54b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:26.827328 np0000173007 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-b18e8fc9-f105-4849-b9c8-d227c81e54b9 demo demo] Get all volumes completed successfully. May 09 07:57:26.829855 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-b18e8fc9-f105-4849-b9c8-d227c81e54b9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:26.830230 np0000173007 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 7/29] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:57:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:36.822677 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:26.842706 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-907a15be-b0dd-48a1-9e27-dc3818ce9dda None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:26.845760 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-907a15be-b0dd-48a1-9e27-dc3818ce9dda demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:58:26.846001 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-907a15be-b0dd-48a1-9e27-dc3818ce9dda demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:26.846296 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-907a15be-b0dd-48a1-9e27-dc3818ce9dda demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:26.846614 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-907a15be-b0dd-48a1-9e27-dc3818ce9dda demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:26.847846 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-907a15be-b0dd-48a1-9e27-dc3818ce9dda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:26.856536 np0000173007 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-907a15be-b0dd-48a1-9e27-dc3818ce9dda demo demo] Get all volumes completed successfully. May 09 07:58:26.859143 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-907a15be-b0dd-48a1-9e27-dc3818ce9dda demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:26.859655 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 8/30] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:58:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:36.850829 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:26.872701 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-7c6d4052-a6d4-4397-a603-8ab8aa182b5e None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:26.976398 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-7c6d4052-a6d4-4397-a603-8ab8aa182b5e demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 07:59:26.976653 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-7c6d4052-a6d4-4397-a603-8ab8aa182b5e demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:26.976929 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-7c6d4052-a6d4-4397-a603-8ab8aa182b5e demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:26.977495 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-7c6d4052-a6d4-4397-a603-8ab8aa182b5e demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:26.978651 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-7c6d4052-a6d4-4397-a603-8ab8aa182b5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:26.985843 np0000173007 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-7c6d4052-a6d4-4397-a603-8ab8aa182b5e demo demo] Get all volumes completed successfully. May 09 07:59:26.988054 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-7c6d4052-a6d4-4397-a603-8ab8aa182b5e demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:26.988374 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 8/31] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 07:59:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:59:36.982126 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:27.007861 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-0c44d0d6-5906-48d7-886c-0472d983ff93 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:27.010781 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-0c44d0d6-5906-48d7-886c-0472d983ff93 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 08:00:27.011005 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-0c44d0d6-5906-48d7-886c-0472d983ff93 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:27.011269 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-0c44d0d6-5906-48d7-886c-0472d983ff93 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:27.011650 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-0c44d0d6-5906-48d7-886c-0472d983ff93 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:27.012681 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-0c44d0d6-5906-48d7-886c-0472d983ff93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:27.020955 np0000173007 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-0c44d0d6-5906-48d7-886c-0472d983ff93 demo demo] Get all volumes completed successfully. May 09 08:00:27.023923 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-0c44d0d6-5906-48d7-886c-0472d983ff93 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:27.024472 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 9/32] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 08:00:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:37.015976 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:27.035821 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-4236e29d-5e25-4ff9-8ca1-07a92d033f51 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:27.039541 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-4236e29d-5e25-4ff9-8ca1-07a92d033f51 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 08:01:27.039797 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-4236e29d-5e25-4ff9-8ca1-07a92d033f51 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:27.040038 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-4236e29d-5e25-4ff9-8ca1-07a92d033f51 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:27.040331 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-4236e29d-5e25-4ff9-8ca1-07a92d033f51 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:27.041271 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-4236e29d-5e25-4ff9-8ca1-07a92d033f51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:27.048975 np0000173007 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-4236e29d-5e25-4ff9-8ca1-07a92d033f51 demo demo] Get all volumes completed successfully. May 09 08:01:27.050963 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-4236e29d-5e25-4ff9-8ca1-07a92d033f51 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:27.051326 np0000173007 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 8/33] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 08:01:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:01:37.044206 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:27.064105 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-fddefb5d-8b59-4f8f-baf2-e9a2a1a43880 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:27.066905 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-fddefb5d-8b59-4f8f-baf2-e9a2a1a43880 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 08:02:27.067141 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-fddefb5d-8b59-4f8f-baf2-e9a2a1a43880 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:27.067377 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-fddefb5d-8b59-4f8f-baf2-e9a2a1a43880 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:27.067667 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-fddefb5d-8b59-4f8f-baf2-e9a2a1a43880 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:27.068630 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-fddefb5d-8b59-4f8f-baf2-e9a2a1a43880 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:27.081171 np0000173007 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-fddefb5d-8b59-4f8f-baf2-e9a2a1a43880 demo demo] Get all volumes completed successfully. May 09 08:02:27.084249 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-fddefb5d-8b59-4f8f-baf2-e9a2a1a43880 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:27.084840 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 9/34] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 08:02:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:02:37.075249 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:27.096578 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-30818dba-09d9-4cad-9f04-43ebf7598653 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:27.099166 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-30818dba-09d9-4cad-9f04-43ebf7598653 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 08:03:27.099392 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-30818dba-09d9-4cad-9f04-43ebf7598653 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:27.099656 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-30818dba-09d9-4cad-9f04-43ebf7598653 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:27.099927 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-30818dba-09d9-4cad-9f04-43ebf7598653 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:27.101096 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-30818dba-09d9-4cad-9f04-43ebf7598653 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:27.108427 np0000173007 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-30818dba-09d9-4cad-9f04-43ebf7598653 demo demo] Get all volumes completed successfully. May 09 08:03:27.110206 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-30818dba-09d9-4cad-9f04-43ebf7598653 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:27.110575 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 9/35] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 08:03:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:03:37.104180 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:04:27.123182 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-5186eeea-7a19-4149-b64c-f15e8031fa45 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:04:27.127819 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-5186eeea-7a19-4149-b64c-f15e8031fa45 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 08:04:27.128186 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-5186eeea-7a19-4149-b64c-f15e8031fa45 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:04:27.128591 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-5186eeea-7a19-4149-b64c-f15e8031fa45 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:04:27.129138 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-5186eeea-7a19-4149-b64c-f15e8031fa45 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:04:27.130229 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-5186eeea-7a19-4149-b64c-f15e8031fa45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:04:27.136532 np0000173007 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-5186eeea-7a19-4149-b64c-f15e8031fa45 demo demo] Get all volumes completed successfully. May 09 08:04:27.139089 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-5186eeea-7a19-4149-b64c-f15e8031fa45 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 08:04:27.139511 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 10/36] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 08:04:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:04:37.133170 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:05:27.151372 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-d9fcee01-f74e-4035-8906-662e25da18b9 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:05:27.315286 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-d9fcee01-f74e-4035-8906-662e25da18b9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 08:05:27.315761 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-d9fcee01-f74e-4035-8906-662e25da18b9 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:05:27.316011 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-d9fcee01-f74e-4035-8906-662e25da18b9 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:05:27.316348 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-d9fcee01-f74e-4035-8906-662e25da18b9 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:05:27.317442 np0000173007 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-d9fcee01-f74e-4035-8906-662e25da18b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:05:27.325142 np0000173007 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-d9fcee01-f74e-4035-8906-662e25da18b9 demo demo] Get all volumes completed successfully. May 09 08:05:27.327080 np0000173007 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-d9fcee01-f74e-4035-8906-662e25da18b9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 08:05:27.327428 np0000173007 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 9/37] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 08:05:27 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 08:05:37.321007 np0000173007 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:06:27.343815 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-ed2c1ad3-4783-4c64-9535-53ad4ed7ccd8 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:06:27.347035 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-ed2c1ad3-4783-4c64-9535-53ad4ed7ccd8 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 08:06:27.347364 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-ed2c1ad3-4783-4c64-9535-53ad4ed7ccd8 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:06:27.347492 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-ed2c1ad3-4783-4c64-9535-53ad4ed7ccd8 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:06:27.347841 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-ed2c1ad3-4783-4c64-9535-53ad4ed7ccd8 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:06:27.348782 np0000173007 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-ed2c1ad3-4783-4c64-9535-53ad4ed7ccd8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:06:27.357567 np0000173007 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-ed2c1ad3-4783-4c64-9535-53ad4ed7ccd8 demo demo] Get all volumes completed successfully. May 09 08:06:27.360144 np0000173007 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-ed2c1ad3-4783-4c64-9535-53ad4ed7ccd8 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 08:06:27.360594 np0000173007 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 10/38] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 08:06:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 08:06:37.352072 np0000173007 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:07:27.379424 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-72da3ced-a7b5-4c28-93b8-a621b9fcae08 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:07:27.383352 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-72da3ced-a7b5-4c28-93b8-a621b9fcae08 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 08:07:27.383520 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-72da3ced-a7b5-4c28-93b8-a621b9fcae08 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:07:27.383766 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-72da3ced-a7b5-4c28-93b8-a621b9fcae08 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:07:27.383944 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-72da3ced-a7b5-4c28-93b8-a621b9fcae08 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:07:27.384637 np0000173007 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-72da3ced-a7b5-4c28-93b8-a621b9fcae08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:07:27.400734 np0000173007 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-72da3ced-a7b5-4c28-93b8-a621b9fcae08 demo demo] Get all volumes completed successfully. May 09 08:07:27.403924 np0000173007 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-72da3ced-a7b5-4c28-93b8-a621b9fcae08 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 08:07:27.404652 np0000173007 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 10/39] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 08:07:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:07:37.389165 np0000173007 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:08:27.418070 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-30403b09-9c6f-4b0e-9296-fc503ad0308f None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:08:27.422333 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-30403b09-9c6f-4b0e-9296-fc503ad0308f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 08:08:27.422667 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-30403b09-9c6f-4b0e-9296-fc503ad0308f demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:08:27.423073 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-30403b09-9c6f-4b0e-9296-fc503ad0308f demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:08:27.423530 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-30403b09-9c6f-4b0e-9296-fc503ad0308f demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:08:27.424982 np0000173007 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-30403b09-9c6f-4b0e-9296-fc503ad0308f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:08:27.431496 np0000173007 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-30403b09-9c6f-4b0e-9296-fc503ad0308f demo demo] Get all volumes completed successfully. May 09 08:08:27.433408 np0000173007 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-30403b09-9c6f-4b0e-9296-fc503ad0308f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 08:08:27.433804 np0000173007 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 11/40] 199.204.45.216 () {64 vars in 1295 bytes} [Sat May 9 08:08:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:08:37.428270 np0000173007 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}