May 09 13:47:28.387981 np0000173158 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 13:47:28.395183 np0000173158 devstack@c-api.service[112720]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 13:47:28 2026] *** May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: nodename: np0000173158 May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: machine: x86_64 May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: clock source: unix May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: pcre jit disabled May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: detected number of CPU cores: 16 May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: current working directory: / May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: detected binary path: /usr/bin/uwsgi-core May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: your processes number limit is 256917 May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: your memory page size is 4096 bytes May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: detected max file descriptor number: 2048 May 09 13:47:28.398602 np0000173158 devstack@c-api.service[112720]: lock engine: pthread robust mutexes May 09 13:47:28.399635 np0000173158 devstack@c-api.service[112720]: thunder lock: enabled May 09 13:47:28.399635 np0000173158 devstack@c-api.service[112720]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 13:47:28.399635 np0000173158 devstack@c-api.service[112720]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 13:47:28.399635 np0000173158 devstack@c-api.service[112720]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 13:47:28.399635 np0000173158 devstack@c-api.service[112720]: Set PythonHome to /opt/stack/data/venv May 09 13:47:28.439055 np0000173158 devstack@c-api.service[112720]: Python main interpreter initialized at 0x771a1caa3668 May 09 13:47:28.439055 np0000173158 devstack@c-api.service[112720]: python threads support enabled May 09 13:47:28.439055 np0000173158 devstack@c-api.service[112720]: your server socket listen backlog is limited to 100 connections May 09 13:47:28.439055 np0000173158 devstack@c-api.service[112720]: your mercy for graceful operations on workers is 80 seconds May 09 13:47:28.439586 np0000173158 devstack@c-api.service[112720]: mapped 671795 bytes (656 KB) for 4 cores May 09 13:47:28.439713 np0000173158 devstack@c-api.service[112720]: *** Operational MODE: preforking *** May 09 13:47:28.439949 np0000173158 devstack@c-api.service[112720]: *** uWSGI is running in multiple interpreter mode *** May 09 13:47:28.439949 np0000173158 devstack@c-api.service[112720]: spawned uWSGI master process (pid: 112720) May 09 13:47:28.440149 np0000173158 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 13:47:28.440681 np0000173158 devstack@c-api.service[112720]: spawned uWSGI worker 1 (pid: 112723, cores: 1) May 09 13:47:28.441586 np0000173158 devstack@c-api.service[112720]: spawned uWSGI worker 2 (pid: 112724, cores: 1) May 09 13:47:28.442395 np0000173158 devstack@c-api.service[112720]: spawned uWSGI worker 3 (pid: 112725, cores: 1) May 09 13:47:28.443189 np0000173158 devstack@c-api.service[112720]: spawned uWSGI worker 4 (pid: 112726, cores: 1) May 09 13:47:28.443189 np0000173158 devstack@c-api.service[112720]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 13:47:28.577019 np0000173158 devstack@c-api.service[112725]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:47:28.577019 np0000173158 devstack@c-api.service[112725]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:47:28.577019 np0000173158 devstack@c-api.service[112725]: we strongly recommend against using it for new projects. May 09 13:47:28.577019 np0000173158 devstack@c-api.service[112725]: If you are already using Eventlet, we recommend migrating to a different May 09 13:47:28.577019 np0000173158 devstack@c-api.service[112725]: framework. For more detail see May 09 13:47:28.577019 np0000173158 devstack@c-api.service[112725]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:47:28.577019 np0000173158 devstack@c-api.service[112725]: import eventlet # noqa May 09 13:47:28.579879 np0000173158 devstack@c-api.service[112726]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:47:28.579879 np0000173158 devstack@c-api.service[112726]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:47:28.579879 np0000173158 devstack@c-api.service[112726]: we strongly recommend against using it for new projects. May 09 13:47:28.579879 np0000173158 devstack@c-api.service[112726]: If you are already using Eventlet, we recommend migrating to a different May 09 13:47:28.579879 np0000173158 devstack@c-api.service[112726]: framework. For more detail see May 09 13:47:28.579879 np0000173158 devstack@c-api.service[112726]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:47:28.579879 np0000173158 devstack@c-api.service[112726]: import eventlet # noqa May 09 13:47:28.587295 np0000173158 devstack@c-api.service[112724]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:47:28.587295 np0000173158 devstack@c-api.service[112724]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:47:28.587295 np0000173158 devstack@c-api.service[112724]: we strongly recommend against using it for new projects. May 09 13:47:28.587295 np0000173158 devstack@c-api.service[112724]: If you are already using Eventlet, we recommend migrating to a different May 09 13:47:28.587295 np0000173158 devstack@c-api.service[112724]: framework. For more detail see May 09 13:47:28.587295 np0000173158 devstack@c-api.service[112724]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:47:28.587295 np0000173158 devstack@c-api.service[112724]: import eventlet # noqa May 09 13:47:28.598419 np0000173158 devstack@c-api.service[112723]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:47:28.598419 np0000173158 devstack@c-api.service[112723]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:47:28.598419 np0000173158 devstack@c-api.service[112723]: we strongly recommend against using it for new projects. May 09 13:47:28.598419 np0000173158 devstack@c-api.service[112723]: If you are already using Eventlet, we recommend migrating to a different May 09 13:47:28.598419 np0000173158 devstack@c-api.service[112723]: framework. For more detail see May 09 13:47:28.598419 np0000173158 devstack@c-api.service[112723]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:47:28.598419 np0000173158 devstack@c-api.service[112723]: import eventlet # noqa May 09 13:47:28.667706 np0000173158 devstack@c-api.service[112726]: /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 13:47:28.667706 np0000173158 devstack@c-api.service[112726]: debtcollector.deprecate( May 09 13:47:28.673911 np0000173158 devstack@c-api.service[112725]: /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 13:47:28.673911 np0000173158 devstack@c-api.service[112725]: debtcollector.deprecate( May 09 13:47:28.676766 np0000173158 devstack@c-api.service[112724]: /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 13:47:28.676766 np0000173158 devstack@c-api.service[112724]: debtcollector.deprecate( May 09 13:47:28.684258 np0000173158 devstack@c-api.service[112723]: /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 13:47:28.684258 np0000173158 devstack@c-api.service[112723]: debtcollector.deprecate( May 09 13:47:28.749076 np0000173158 devstack@c-api.service[112726]: /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 13:47:28.749076 np0000173158 devstack@c-api.service[112726]: from cgi import parse_header May 09 13:47:28.759977 np0000173158 devstack@c-api.service[112724]: /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 13:47:28.759977 np0000173158 devstack@c-api.service[112724]: from cgi import parse_header May 09 13:47:28.762554 np0000173158 devstack@c-api.service[112723]: /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 13:47:28.762554 np0000173158 devstack@c-api.service[112723]: from cgi import parse_header May 09 13:47:28.773087 np0000173158 devstack@c-api.service[112725]: /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 13:47:28.773087 np0000173158 devstack@c-api.service[112725]: from cgi import parse_header May 09 13:47:28.794860 np0000173158 devstack@c-api.service[112726]: /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 13:47:28.794860 np0000173158 devstack@c-api.service[112726]: removals.removed_module( May 09 13:47:28.795602 np0000173158 devstack@c-api.service[112726]: /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 13:47:28.795602 np0000173158 devstack@c-api.service[112726]: removals.removed_module( May 09 13:47:28.806202 np0000173158 devstack@c-api.service[112723]: /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 13:47:28.806202 np0000173158 devstack@c-api.service[112723]: removals.removed_module( May 09 13:47:28.806914 np0000173158 devstack@c-api.service[112723]: /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 13:47:28.806914 np0000173158 devstack@c-api.service[112723]: removals.removed_module( May 09 13:47:28.808119 np0000173158 devstack@c-api.service[112724]: /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 13:47:28.808119 np0000173158 devstack@c-api.service[112724]: removals.removed_module( May 09 13:47:28.808857 np0000173158 devstack@c-api.service[112724]: /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 13:47:28.808857 np0000173158 devstack@c-api.service[112724]: removals.removed_module( May 09 13:47:28.822330 np0000173158 devstack@c-api.service[112725]: /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 13:47:28.822330 np0000173158 devstack@c-api.service[112725]: removals.removed_module( May 09 13:47:28.823184 np0000173158 devstack@c-api.service[112725]: /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 13:47:28.823184 np0000173158 devstack@c-api.service[112725]: removals.removed_module( May 09 13:47:29.410053 np0000173158 devstack@c-api.service[112723]: /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 13:47:29.410053 np0000173158 devstack@c-api.service[112723]: warnings.warn( May 09 13:47:29.421764 np0000173158 devstack@c-api.service[112724]: /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 13:47:29.421764 np0000173158 devstack@c-api.service[112724]: warnings.warn( May 09 13:47:29.445431 np0000173158 devstack@c-api.service[112725]: /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 13:47:29.445431 np0000173158 devstack@c-api.service[112725]: warnings.warn( May 09 13:47:29.451765 np0000173158 devstack@c-api.service[112726]: /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 13:47:29.451765 np0000173158 devstack@c-api.service[112726]: warnings.warn( May 09 13:47:29.505915 np0000173158 devstack@c-api.service[112723]: /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 13:47:29.505915 np0000173158 devstack@c-api.service[112723]: warnings.warn( May 09 13:47:29.522028 np0000173158 devstack@c-api.service[112724]: /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 13:47:29.522028 np0000173158 devstack@c-api.service[112724]: warnings.warn( May 09 13:47:29.548054 np0000173158 devstack@c-api.service[112725]: /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 13:47:29.548054 np0000173158 devstack@c-api.service[112725]: warnings.warn( May 09 13:47:29.556389 np0000173158 devstack@c-api.service[112726]: /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 13:47:29.556389 np0000173158 devstack@c-api.service[112726]: warnings.warn( May 09 13:47:29.817423 np0000173158 devstack@c-api.service[112723]: 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 13:47:29.818030 np0000173158 devstack@c-api.service[112723]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112723) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:47:29.826115 np0000173158 devstack@c-api.service[112724]: 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 13:47:29.826517 np0000173158 devstack@c-api.service[112724]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112724) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:47:29.849958 np0000173158 devstack@c-api.service[112725]: 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 13:47:29.850356 np0000173158 devstack@c-api.service[112725]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112725) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:47:29.882742 np0000173158 devstack@c-api.service[112726]: 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 13:47:29.883343 np0000173158 devstack@c-api.service[112726]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112726) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:47:29.903283 np0000173158 devstack@c-api.service[112723]: /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 13:47:29.903283 np0000173158 devstack@c-api.service[112723]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:47:29.907573 np0000173158 devstack@c-api.service[112724]: /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 13:47:29.907573 np0000173158 devstack@c-api.service[112724]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:47:29.933882 np0000173158 devstack@c-api.service[112725]: /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 13:47:29.933882 np0000173158 devstack@c-api.service[112725]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:47:29.953808 np0000173158 devstack@c-api.service[112726]: /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 13:47:29.953808 np0000173158 devstack@c-api.service[112726]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:47:30.375945 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112723) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:47:30.376199 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112725) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:47:30.376286 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112724) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:47:30.376348 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.376403 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.376543 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112726) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:47:30.376673 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.376731 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.376788 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.376873 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.376966 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.377030 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.377176 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.377176 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.377286 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.377367 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.378790 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.378904 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.378904 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.379066 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.379066 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.379175 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.379234 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.379285 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.379356 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.379417 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.379536 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.379606 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.379663 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.379716 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.379772 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.379824 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.379877 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.379978 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.380064 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.380120 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.380175 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.380242 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.380297 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.380354 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.380406 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.380504 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.380595 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.380595 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.380722 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.380722 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.380722 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.380722 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.380722 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.380722 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.381095 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.381175 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.381232 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.381232 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.381232 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.381379 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.381442 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.381567 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.381624 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.381710 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.381774 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.381830 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.381884 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.381939 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.382018 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.382113 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.382171 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.382247 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.382306 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.382359 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.382359 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.382359 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.382623 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.382623 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.382798 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.382876 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.382946 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.383019 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.383082 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.383135 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.383199 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.383254 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.383365 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.383435 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.383590 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.383655 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.383711 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.383765 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.383765 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.383765 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.383765 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.383953 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.384008 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.384061 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.384122 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.384198 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.384259 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.384316 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.384370 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.384423 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.384513 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.384586 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.384641 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.384708 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.384762 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.384817 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.384871 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.384933 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.384990 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.385131 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.385205 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.385260 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.385330 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.385393 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.385540 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.385613 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.385669 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.385724 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.385780 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.385833 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.385903 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.385957 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.385957 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.386067 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.386125 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.386125 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.386125 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.386125 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.386266 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.386266 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.386266 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.386364 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.386408 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.386479 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.386526 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.386562 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.386613 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.386651 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.386687 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.386728 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.386769 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.386812 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.386855 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.386892 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.386928 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.386966 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.387010 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.387048 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.387084 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.387124 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.387164 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.387207 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.387245 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.387280 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.387316 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.387357 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.387396 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.387434 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.387495 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.387531 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.387581 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.387625 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.387662 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.387704 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.387740 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.387781 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.387818 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.387860 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.387897 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.387934 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.387976 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.388014 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.388050 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.388094 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.388135 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.388179 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.388218 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.388253 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.388288 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.388288 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.388360 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.388400 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.388439 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.388506 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.388566 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.388566 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.388566 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.388566 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.388566 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.388740 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.388806 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.388843 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.388879 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.388916 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.388916 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.388984 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.389020 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.389058 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.389239 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.389308 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.389347 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.389381 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.389416 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.389493 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.389555 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.389608 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.389608 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.389674 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.389712 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.389762 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.389805 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.389805 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.389875 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.389875 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.389949 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.389987 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.390023 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.390060 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.390108 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.390149 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.390188 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.390222 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.390263 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.390298 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.390337 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.390819 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.391158 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.391324 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.391432 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.391642 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.391750 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.391850 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.391955 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.392055 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.392145 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.392190 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.392229 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.392229 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.392229 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.392229 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.392359 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.392359 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.392359 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.392359 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.392359 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.392580 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.392621 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.392658 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.392694 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.392731 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.392768 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.392804 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.392849 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.392892 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.392928 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.392964 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.393001 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.393045 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.393203 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.393252 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.393289 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.393326 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.393377 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.393414 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.393473 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.393518 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.393554 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.393554 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.393620 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.393620 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.393691 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.393740 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.393785 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.393821 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.393860 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.393897 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.393932 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.393968 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.394004 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.394038 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.394074 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.394119 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.394156 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.394190 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.394217 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.394244 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.394271 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.394295 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.394320 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.394344 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.394368 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.394398 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.394422 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.394463 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.394463 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.394463 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.399311 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.399374 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.399427 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.399506 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.399562 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.399591 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.399618 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.399643 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.399681 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.399733 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.399805 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.399863 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.399935 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.399981 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.400016 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.400053 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.400114 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.400140 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.400172 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.400200 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.400224 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.400261 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.400288 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.400322 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.400350 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.400376 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.400442 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.400504 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.400537 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.400563 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.400607 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.400644 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.400675 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.400707 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.400733 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.400771 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.400803 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.400829 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.400854 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.400880 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.400905 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.400929 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.400953 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.400983 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.401014 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.401040 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.401113 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.401139 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.401164 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.401196 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.401224 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.401224 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.401266 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.401292 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.401328 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.401328 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.402273 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.402338 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.402377 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.402432 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.402489 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.402527 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.402567 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.402613 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.402684 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.402738 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.402781 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.402818 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.402863 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.402932 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.402970 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.403007 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.403045 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.403082 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.403119 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.403162 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.403200 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.403238 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.403280 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.403323 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.403359 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.403394 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.403432 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.403489 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.403554 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.403604 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.403648 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.403684 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.403720 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.403770 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.403808 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.403843 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.403884 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.403920 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.403956 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.403991 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.404034 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.404070 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.404105 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.404140 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.404176 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.404218 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.404253 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.404295 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.404338 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.404375 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.404410 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.404471 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.404523 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.404523 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.404523 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.404523 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.405337 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.405432 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.405494 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.405532 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.405569 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.405603 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.405651 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.405689 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.405731 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.405768 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.405804 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.405851 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.405895 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.405934 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.405970 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.406006 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.406042 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.406079 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.406114 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.406155 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.406193 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.406239 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.406280 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.406319 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.406361 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.406460 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.406504 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.406541 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.406577 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.406621 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.406663 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.406706 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.406743 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.406785 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.406823 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.406858 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.406895 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.406930 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.406972 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.407013 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.407048 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.407090 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.407126 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.407162 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.407198 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.407237 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.407279 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.407315 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.407351 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.407387 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.407422 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.407488 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.407526 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.407526 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.407526 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.407526 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.408130 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.408195 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.408257 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.408297 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.408335 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.408384 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.408427 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.408500 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.408543 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.408580 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.408617 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.408653 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.408653 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.408718 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.408774 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.408813 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.408849 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.408886 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.408924 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.408959 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.409001 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.409043 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.409118 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.409160 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.409315 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.409356 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.409356 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.409356 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.409476 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.409476 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.409476 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.409597 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.409633 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.409679 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.409679 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.409752 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.409793 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.409830 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.409867 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.409906 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.409943 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.409985 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.410021 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.410065 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.410105 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.410142 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.410184 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.410226 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.410264 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.410306 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.410343 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.410379 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.410425 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.410488 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.410533 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.410571 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.410609 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.410646 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.410682 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.410719 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.410763 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.410800 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.410843 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.410885 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.410950 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.411025 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.411069 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.411106 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.411142 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.411184 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.411221 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.411261 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.411318 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.411357 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.411395 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.411431 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.411515 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.411565 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.411607 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.411670 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.411722 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.411760 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.411760 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.411760 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.412085 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.412150 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.412190 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.412266 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.412313 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.412357 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.412394 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.412440 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.412508 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.412550 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.412588 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.412626 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.412674 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.412712 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.412747 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.412784 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.412820 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.412865 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.412865 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.412865 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.412983 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.413024 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.413078 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.413224 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.413345 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.413499 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.413630 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.413767 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.414705 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.414751 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.414829 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.414885 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.414925 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.414963 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.415000 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.415062 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.415135 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.415177 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.415223 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.415264 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.415307 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.415307 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.415394 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.415431 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.415431 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.415528 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.415528 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.415596 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.415633 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.415854 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.415911 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.415949 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.416011 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.416058 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.416123 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.416187 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.417680 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.417732 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.417797 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.417836 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.417873 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.417911 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.417952 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.417990 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.418026 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.418070 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.418070 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.418144 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.418180 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.418180 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.419197 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.419197 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.419395 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.419395 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.419395 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.419601 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.419678 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.419733 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.419794 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.419849 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.419903 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.419955 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.420010 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.420063 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.420117 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.420189 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.420247 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.420309 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.420364 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.420430 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.420510 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.420585 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.420645 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.420699 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.420755 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.420831 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.420831 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.420831 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.420985 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.421100 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.421210 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.421292 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.421356 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.421424 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.421511 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.421589 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.421646 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.421701 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.421764 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.421819 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.421875 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.421931 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.421984 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.422037 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.422091 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.422162 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.422218 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.422284 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.422362 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.422442 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.422528 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.422582 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.422640 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.422701 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.422772 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.422839 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.422900 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.422960 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.423021 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.423075 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.423131 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.423187 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.423268 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.423325 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.423378 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.423472 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.423573 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.423638 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.423692 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.423756 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.423810 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.423866 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.423920 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.423976 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.424041 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.424114 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.424179 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.424240 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.424297 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.424350 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.424502 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.424568 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.424642 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.424722 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.424813 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.424871 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.424925 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.424989 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.425112 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.425174 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.425231 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.425284 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.425347 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.425401 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.425494 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.425553 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.425607 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.425670 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.425727 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.425811 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.425875 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.425930 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.425984 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.426038 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.426093 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.426214 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.426256 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.426295 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.426328 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.426364 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.426405 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.426439 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.426493 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.426524 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.426555 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.426601 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.426640 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.426676 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.426715 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.426783 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.426820 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.426859 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.427017 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.427166 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.427211 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.427247 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.427285 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.427325 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.427362 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.427399 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.427433 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.427501 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.427547 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.427592 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.427626 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.427659 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.427692 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.427726 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.427759 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.427792 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.427825 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.427857 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.427891 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.427929 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.427973 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.428007 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.428046 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.428081 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.428115 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.428148 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.428188 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.428227 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.428227 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.428289 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.429428 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.429518 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.429556 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.429631 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.429672 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.429738 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.429801 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.429846 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.429910 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.429972 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.430029 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.430075 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.430111 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.430145 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.430180 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.430214 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.430247 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.430283 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.430318 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.430354 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.430396 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.430431 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.430498 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.430545 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.430582 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.430582 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.430582 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.430682 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.431381 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.431431 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.431504 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.431547 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.431581 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.431645 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.431684 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.431719 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.431754 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.431788 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.431822 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.431945 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.431984 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.432020 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.432059 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.432098 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.432132 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.432167 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.432206 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.432206 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.432268 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.432309 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.432400 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.432498 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.432605 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.433347 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.433395 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.433489 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.436728 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.436799 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.436859 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.436909 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.436951 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.436987 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.437027 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.437089 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.437125 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.437159 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.437193 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.437232 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.437232 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.437299 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.437937 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.438011 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.438072 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.438110 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.438157 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.438191 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.438233 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.438274 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.438309 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.438353 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.438389 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.438422 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.438483 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.438520 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.438552 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.438587 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.438622 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.438657 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.438693 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.438745 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.438782 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.438782 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.438851 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.438851 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.438851 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.438938 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.438979 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.439016 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112725) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.439057 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.439100 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.439141 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.439193 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.439229 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.439269 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.439308 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.439350 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.439389 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.439427 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.439486 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112726) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.439529 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.439529 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.439529 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.439529 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.439529 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.439529 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.439529 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.439730 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.439822 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.439869 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.439994 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.439994 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.440076 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.440117 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.440398 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.440441 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.440535 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.440591 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.440640 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.440706 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.440768 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:47:30.440831 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:47:30.440892 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:47:30.440951 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:47:30.441011 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:47:30.441087 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:47:30.441145 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:47:30.484156 np0000173158 devstack@c-api.service[112726]: INFO dbcounter [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Registered counter for database cinder May 09 13:47:30.484637 np0000173158 devstack@c-api.service[112725]: INFO dbcounter [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Registered counter for database cinder May 09 13:47:30.485643 np0000173158 devstack@c-api.service[112723]: INFO dbcounter [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Registered counter for database cinder May 09 13:47:30.486293 np0000173158 devstack@c-api.service[112724]: INFO dbcounter [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Registered counter for database cinder May 09 13:47:30.495951 np0000173158 devstack@c-api.service[112726]: DEBUG oslo_db.sqlalchemy.engines [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 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=112726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:30.498039 np0000173158 devstack@c-api.service[112725]: DEBUG oslo_db.sqlalchemy.engines [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 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=112725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:30.503729 np0000173158 devstack@c-api.service[112723]: DEBUG oslo_db.sqlalchemy.engines [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f 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=112723) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:30.508110 np0000173158 devstack@c-api.service[112724]: DEBUG oslo_db.sqlalchemy.engines [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded 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=112724) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:30.611240 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writer thread running {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:47:30.614002 np0000173158 devstack@c-api.service[112726]: INFO cinder.rpc [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:47:30.614066 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writer thread running {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:47:30.616160 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writer thread running {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:47:30.616650 np0000173158 devstack@c-api.service[112726]: INFO cinder.rpc [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:47:30.616745 np0000173158 devstack@c-api.service[112725]: INFO cinder.rpc [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:47:30.618551 np0000173158 devstack@c-api.service[112723]: INFO cinder.rpc [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:47:30.618710 np0000173158 devstack@c-api.service[112726]: INFO cinder.rpc [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:47:30.619077 np0000173158 devstack@c-api.service[112725]: INFO cinder.rpc [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:47:30.620599 np0000173158 devstack@c-api.service[112723]: INFO cinder.rpc [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:47:30.620839 np0000173158 devstack@c-api.service[112726]: INFO cinder.rpc [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:47:30.621030 np0000173158 devstack@c-api.service[112725]: INFO cinder.rpc [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:47:30.622052 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.622412 np0000173158 devstack@c-api.service[112723]: INFO cinder.rpc [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:47:30.622839 np0000173158 devstack@c-api.service[112725]: INFO cinder.rpc [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:47:30.623730 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.624119 np0000173158 devstack@c-api.service[112723]: INFO cinder.rpc [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:47:30.624349 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.625015 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.625578 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.626775 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.629848 np0000173158 devstack@c-api.service[112726]: DEBUG oslo_db.sqlalchemy.engines [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 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=112726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:30.630903 np0000173158 devstack@c-api.service[112723]: DEBUG oslo_db.sqlalchemy.engines [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f 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=112723) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:30.631687 np0000173158 devstack@c-api.service[112726]: INFO cinder.rpc [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:47:30.632588 np0000173158 devstack@c-api.service[112723]: INFO cinder.rpc [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:47:30.633096 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writer thread running {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:47:30.633544 np0000173158 devstack@c-api.service[112725]: DEBUG oslo_db.sqlalchemy.engines [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 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=112725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:30.633627 np0000173158 devstack@c-api.service[112726]: INFO cinder.rpc [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:47:30.634214 np0000173158 devstack@c-api.service[112723]: INFO cinder.rpc [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:47:30.634601 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.635041 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.635476 np0000173158 devstack@c-api.service[112724]: INFO cinder.rpc [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:47:30.636319 np0000173158 devstack@c-api.service[112725]: INFO cinder.rpc [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:47:30.637960 np0000173158 devstack@c-api.service[112724]: INFO cinder.rpc [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:47:30.638602 np0000173158 devstack@c-api.service[112725]: INFO cinder.rpc [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:47:30.639754 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.640064 np0000173158 devstack@c-api.service[112724]: INFO cinder.rpc [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:47:30.642082 np0000173158 devstack@c-api.service[112724]: INFO cinder.rpc [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:47:30.642902 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.644341 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.644562 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.647050 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.647597 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.648756 np0000173158 devstack@c-api.service[112724]: DEBUG oslo_db.sqlalchemy.engines [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded 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=112724) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:30.650597 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.650647 np0000173158 devstack@c-api.service[112724]: INFO cinder.rpc [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:47:30.650682 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.650844 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.652208 np0000173158 devstack@c-api.service[112724]: INFO cinder.rpc [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:47:30.653054 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.653911 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.654109 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.655042 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.657135 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.658115 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.658999 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.661088 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.661250 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.663655 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.664296 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.664416 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.666002 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.667070 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.667242 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.668024 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.669382 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.670976 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.671229 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.671492 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.672556 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.672614 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.674160 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.674703 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.675248 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.676791 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.677132 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.677350 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.678776 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.679033 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.680026 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.681017 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.681458 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.681752 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.682977 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.684468 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.686793 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.687224 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.687555 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.687604 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.688316 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.689820 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.690651 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.690950 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.691402 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.692037 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.692844 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.692877 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.693149 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.694005 np0000173158 devstack@c-api.service[112723]: WARNING cinder.api.contrib.hosts [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:47:30.694557 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.694695 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.694750 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.695096 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.696111 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.696207 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.696283 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.696770 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.697801 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.697900 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.697957 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.698843 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: extensions {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.699211 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.699282 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.699790 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.700206 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: encryption {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.700310 np0000173158 devstack@c-api.service[112725]: WARNING cinder.api.contrib.hosts [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:47:30.700440 np0000173158 devstack@c-api.service[112726]: WARNING cinder.api.contrib.hosts [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:47:30.701068 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.701201 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.701905 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: encryption {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.702551 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.702778 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.703488 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: os-quota-sets {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.704121 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.704434 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.704971 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: extensions {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.705068 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: cgsnapshots {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.705320 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: extensions {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.705504 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.706237 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: encryption {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.706519 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: os-quota-class-sets {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.706581 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: encryption {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.707874 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: os-availability-zone {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.707923 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: encryption {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.708186 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: encryption {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.708917 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.709169 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: qos-specs {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.709456 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: os-quota-sets {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.709854 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: os-quota-sets {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.710869 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: cgsnapshots {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.711247 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.711294 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: backups {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.711345 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: cgsnapshots {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.712281 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: os-quota-class-sets {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.712857 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: os-quota-class-sets {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.713033 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.713626 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: os-availability-zone {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.714055 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: extra_specs {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.714344 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: os-availability-zone {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.714548 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.714890 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: qos-specs {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.715620 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: qos-specs {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.715723 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: os-snapshot-manage {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.716110 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.717180 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: os-volume-type-access {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.717532 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: backups {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.717682 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.718514 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: backups {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.718776 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: capabilities {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.718846 np0000173158 devstack@c-api.service[112724]: WARNING cinder.api.contrib.hosts [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:47:30.719568 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.719673 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: extra_specs {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.720073 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: os-hosts {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.720623 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: extra_specs {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.721116 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.721228 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: os-snapshot-manage {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.721428 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: consistencygroups {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.722313 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: os-snapshot-manage {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.722611 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: os-volume-type-access {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.722721 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.723392 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: os-volume-transfer {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.723558 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: extensions {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.723780 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: os-volume-type-access {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.724191 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: capabilities {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.724775 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: encryption {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.725051 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: scheduler-stats {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.725378 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: capabilities {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.725513 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: os-hosts {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.726441 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: encryption {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.726560 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extended resource: os-volume-manage {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.726708 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: os-hosts {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.726816 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: consistencygroups {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.728120 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: consistencygroups {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.728206 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: os-quota-sets {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.728772 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: os-volume-transfer {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.728851 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.729599 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: cgsnapshots {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.729913 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.contrib.snapshot_actions [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] SnapshotActionsController initialized {{(pid=112723) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:47:30.730213 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: os-volume-transfer {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.730439 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: scheduler-stats {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.730689 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.731152 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: os-quota-class-sets {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.731882 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extended resource: os-volume-manage {{(pid=112725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.731937 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: scheduler-stats {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.732092 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.732538 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: os-availability-zone {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.733367 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extended resource: os-volume-manage {{(pid=112726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.733571 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.733916 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: qos-specs {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.734040 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.734967 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.contrib.snapshot_actions [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] SnapshotActionsController initialized {{(pid=112725) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:47:30.735035 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.735566 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.735732 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.736068 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: backups {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.736527 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] SnapshotActionsController initialized {{(pid=112726) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:47:30.736625 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.737177 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.737315 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.738181 np0000173158 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.738615 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.738671 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: extra_specs {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.738726 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.739032 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.739145 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.739254 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.739360 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.739499 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.739586 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.739723 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.739819 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.739921 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.739996 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.740058 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension UsedLimits extending resource: limits {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.740122 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension TypesManage extending resource: types {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.740191 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.740263 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: os-snapshot-manage {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.740329 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension AdminActions extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.740329 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension AdminActions extending resource: snapshots {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.740442 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension AdminActions extending resource: backups {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.740545 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension VolumeActions extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.740751 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.741479 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.741776 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.741843 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: os-volume-type-access {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.742977 np0000173158 devstack@c-api.service[112725]: WARNING castellan.key_manager.migration [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.743045 np0000173158 devstack@c-api.service[112723]: WARNING keystonemiddleware.auth_token [None req-fcf7c5df-af75-4672-8d43-1965c8c8080f 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 13:47:30.743349 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: capabilities {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.743428 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.743833 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.743946 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.744041 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.744142 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.744247 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.744348 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.744491 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.744725 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.744725 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.744832 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension UsedLimits extending resource: limits {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.744901 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: os-hosts {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.744994 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension TypesManage extending resource: types {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.745053 np0000173158 devstack@c-api.service[112726]: WARNING castellan.key_manager.migration [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.745112 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension AdminActions extending resource: volumes {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.745112 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension AdminActions extending resource: snapshots {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.745235 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension AdminActions extending resource: backups {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.745312 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension VolumeActions extending resource: volumes {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.745525 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.v3.router [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.745795 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.745896 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746003 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746117 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746223 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746288 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: consistencygroups {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.746365 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746424 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746556 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746669 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746744 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension UsedLimits extending resource: limits {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746858 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension TypesManage extending resource: types {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.746964 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension AdminActions extending resource: volumes {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.747081 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension AdminActions extending resource: snapshots {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.747163 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension AdminActions extending resource: backups {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.747279 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension VolumeActions extending resource: volumes {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.747510 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.v3.router [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.747755 np0000173158 devstack@c-api.service[112725]: WARNING keystonemiddleware.auth_token [None req-ac837c74-5f4e-4788-8c36-37df52c747d2 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 13:47:30.748289 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: os-volume-transfer {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.748971 np0000173158 devstack@c-api.service[112723]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x771a1caa3668 pid: 112723 (default app) May 09 13:47:30.749741 np0000173158 devstack@c-api.service[112726]: WARNING keystonemiddleware.auth_token [None req-f3643996-b8c4-40ec-8803-1361a0344ca1 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 13:47:30.749930 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: scheduler-stats {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.749976 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.749976 np0000173158 devstack@c-api.service[112723]: warnings.warn( May 09 13:47:30.751359 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extended resource: os-volume-manage {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:47:30.753627 np0000173158 devstack@c-api.service[112725]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x771a1caa3668 pid: 112725 (default app) May 09 13:47:30.753702 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.754662 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.contrib.snapshot_actions [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] SnapshotActionsController initialized {{(pid=112724) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:47:30.755442 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.755605 np0000173158 devstack@c-api.service[112726]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x771a1caa3668 pid: 112726 (default app) May 09 13:47:30.756877 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.758116 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.758116 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.758116 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.758116 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.758116 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.758661 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.758661 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.758661 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.758661 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.758661 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.759113 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.759113 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.759113 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.759113 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.759113 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.759113 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.759729 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.759729 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.759729 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.759729 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.760059 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.760059 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.760059 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.760059 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.760399 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.760399 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.760399 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.760399 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.760757 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.760757 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.760757 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.760757 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.760757 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.761289 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.761289 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.761289 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.761591 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.761664 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.761664 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.761664 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.761664 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.761664 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.761664 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.762196 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.762196 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.762196 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.762196 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.762196 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.762196 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.762842 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.762842 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.762842 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.762842 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.762842 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.762842 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.763291 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.763291 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.763291 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.763291 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.763291 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.763291 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.763757 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.763757 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.763757 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.763757 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764046 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764046 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764046 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764046 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764046 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764325 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764325 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764325 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764325 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764325 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764584 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764584 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764584 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764584 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764584 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764584 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764817 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764817 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764817 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.764817 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.764817 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765087 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765087 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765087 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765087 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765087 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765288 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765288 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765288 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765288 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765416 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765416 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765416 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765416 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765559 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765559 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765559 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765559 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765559 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765732 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765732 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765732 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765732 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765732 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765883 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765883 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.765883 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.765883 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766015 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766015 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766015 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766015 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766145 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766145 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766145 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766145 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766271 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766271 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766271 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766271 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766404 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766404 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766404 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766404 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766544 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766544 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766544 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766544 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766544 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766544 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766734 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766734 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766734 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766734 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766734 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766903 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766903 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766903 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766903 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766903 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.766903 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.766903 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767111 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767111 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767111 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767111 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767111 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767111 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767300 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767300 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767300 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767300 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767300 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767300 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767521 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767521 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767521 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767521 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767521 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767521 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767711 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767711 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767711 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767711 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767838 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767838 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767838 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767838 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767975 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767975 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.767975 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.767975 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.768105 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.768105 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.768105 np0000173158 devstack@c-api.service[112723]: /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 13:47:30.768105 np0000173158 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) May 09 13:47:30.768241 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.768241 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.768292 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-bdfcbe6e-7c7d-4505-a6e9-b9294c4f6278 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:47:30.768320 np0000173158 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:47:30.768320 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768320 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768320 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768320 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768320 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension SnapshotActions extending resource: snapshots {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768320 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension VolumeTypeAccess extending resource: types {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768530 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 953 bytes} [Sat May 9 13:47:30 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 13:47:30.768561 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768561 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768561 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768561 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension UsedLimits extending resource: limits {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768561 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension TypesManage extending resource: types {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768561 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension AdminActions extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768561 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension AdminActions extending resource: snapshots {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768742 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension AdminActions extending resource: backups {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768742 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension VolumeActions extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768742 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:47:30.768742 np0000173158 devstack@c-api.service[112724]: WARNING keystonemiddleware.auth_token [None req-071fbbbf-7e9a-478e-8148-644fa85c0ded 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 13:47:30.774760 np0000173158 devstack@c-api.service[112724]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x771a1caa3668 pid: 112724 (default app) May 09 13:47:37.876618 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.876618 np0000173158 devstack@c-api.service[112725]: warnings.warn( May 09 13:47:37.885336 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.885336 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.885336 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.885336 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.885336 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.885783 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.885783 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.885783 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.885783 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.885783 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.886225 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.886225 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.886225 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.886225 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.886225 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.886225 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.886673 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.886673 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.886673 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.886673 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.886911 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.886911 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.886911 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.886911 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.887256 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.887256 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.887256 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.887256 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.887527 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.887527 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.887527 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.887527 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.887527 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.887948 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.887948 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.887948 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.887948 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.887948 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.888280 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.888280 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.888280 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.888280 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.888280 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.888280 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.888660 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.888660 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.888660 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.888660 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.888660 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.888660 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.888990 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.888990 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.888990 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.888990 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.888990 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.888990 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.889364 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.889364 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.889364 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.889364 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.889364 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.889694 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.889694 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.889694 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.889694 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.889694 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.890025 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.890025 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.890025 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.890025 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.890025 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.890025 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.890495 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.890495 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.890495 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.890495 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.890495 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.890495 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.890818 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.890818 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.890818 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.890818 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.890818 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.891109 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.891109 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.891109 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.891109 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.891109 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.891404 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.891404 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.891404 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.891404 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.891680 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.891680 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.891680 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.891680 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.891924 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.891924 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.891924 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.891924 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.891924 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.892225 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.892225 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.892225 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.892225 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.892225 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.892535 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.892535 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.892535 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.892535 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.892756 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.892756 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.892756 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.892756 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.893003 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.893003 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.893003 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.893003 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.893243 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.893243 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.893243 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.893243 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.893528 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.893528 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.893528 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.893528 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.893772 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.893772 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.893772 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.893772 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.893772 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.894057 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.894057 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.894057 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.894057 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.894057 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.894057 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.894505 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.894505 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.894505 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.894505 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.894505 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.894837 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.894837 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.894837 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.894837 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.894837 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.894837 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895073 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895073 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895073 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895073 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895073 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895073 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895251 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895251 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895251 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895251 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895251 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895251 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895477 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895477 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895477 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895477 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895477 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895477 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895837 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895837 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895837 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895837 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895965 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895965 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895965 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.895965 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.895965 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.896116 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.896116 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.896116 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.896116 np0000173158 devstack@c-api.service[112725]: /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 13:47:37.896116 np0000173158 devstack@c-api.service[112725]: warnings.warn(deprecated_msg) May 09 13:47:37.896116 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [None req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:47:38.399071 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc admin admin] POST https://199.204.45.116/volume/v3/types May 09 13:47:38.399538 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:47:38.401165 np0000173158 devstack@c-api.service[112725]: /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 13:47:38.401165 np0000173158 devstack@c-api.service[112725]: warnings.warn( May 09 13:47:38.409488 np0000173158 devstack@c-api.service[112725]: DEBUG oslo_db.sqlalchemy.engines [None req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc 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=112725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:38.439691 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 May 09 13:47:38.440273 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Sat May 9 13:47:37 2026] POST /volume/v3/types => generated 186 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:47:38.451029 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.451029 np0000173158 devstack@c-api.service[112726]: warnings.warn( May 09 13:47:38.464024 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.464024 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.464229 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.464229 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.464229 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.464229 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.464229 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.464613 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.464613 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.464613 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.464613 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.464613 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.464613 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.464958 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.464958 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.464958 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.464958 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.464958 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.465334 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.465334 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.465334 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.465334 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.465636 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.465636 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.465636 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.465636 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.465866 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.465866 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.465866 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.465866 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.465866 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.466199 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.466199 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.466199 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.466199 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.466199 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.466545 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.466545 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.466545 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.466545 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.466545 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.466545 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.466963 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.466963 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.466963 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.466963 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.466963 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.466963 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.467291 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.467291 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.467291 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.467291 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.467291 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.467291 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.467641 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.467641 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.467641 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.467641 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.467641 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.467641 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.467970 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.467970 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.467970 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.467970 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.468212 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.468212 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.468212 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.468212 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.468212 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.468536 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.468536 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.468536 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.468536 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.468536 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.468935 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.468935 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.468935 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.468935 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.468935 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.468935 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.469250 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.469250 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.469250 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.469250 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.469250 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.469616 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.469616 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.469616 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.469616 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.469616 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.469957 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.469957 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.469957 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.469957 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.470210 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.470210 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.470210 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.470210 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.470473 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.470473 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.470473 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.470473 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.470473 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.470870 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.470870 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.470870 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.470870 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.470870 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.471081 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.471081 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.471081 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.471081 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.471249 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.471249 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.471249 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.471249 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.471414 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.471414 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.471414 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.471414 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.471599 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.471599 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.471599 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.471599 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472041 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472041 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472041 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472041 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472284 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472284 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472284 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472284 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472284 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472284 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472637 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472637 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472637 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472637 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472637 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472973 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472973 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472973 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472973 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472973 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.472973 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.472973 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.473354 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.473354 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.473354 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.473354 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.473354 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.473354 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.473845 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.473845 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.473845 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.473845 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.473845 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.473845 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.474153 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.474153 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.474153 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.474153 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.474153 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.474153 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.474434 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.474434 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.474434 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.474434 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.474648 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.474648 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.474648 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.474648 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.474847 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.474847 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.474847 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.474847 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.475058 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.475058 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.475058 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.475058 np0000173158 devstack@c-api.service[112726]: warnings.warn(deprecated_msg) May 09 13:47:38.475058 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc req-bde60a40-1307-4ce1-97ac-b366d2b740ba None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:47:38.803496 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc req-bde60a40-1307-4ce1-97ac-b366d2b740ba admin admin] POST https://199.204.45.116/volume/v3/types/983d0b07-1fc2-4906-a8d7-ab651bf160c9/extra_specs May 09 13:47:38.804060 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc req-bde60a40-1307-4ce1-97ac-b366d2b740ba admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:47:38.805863 np0000173158 devstack@c-api.service[112726]: /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 13:47:38.805863 np0000173158 devstack@c-api.service[112726]: warnings.warn( May 09 13:47:38.818073 np0000173158 devstack@c-api.service[112726]: DEBUG oslo_db.sqlalchemy.engines [req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc req-bde60a40-1307-4ce1-97ac-b366d2b740ba 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=112726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:47:38.878243 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [req-7cb798f0-384b-4d5d-b78f-7ca9b68ad9bc req-bde60a40-1307-4ce1-97ac-b366d2b740ba admin admin] https://199.204.45.116/volume/v3/types/983d0b07-1fc2-4906-a8d7-ab651bf160c9/extra_specs returned with HTTP 200 May 09 13:47:38.878871 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 1/3] 199.204.45.116 () {70 vars in 1505 bytes} [Sat May 9 13:47:38 2026] POST /volume/v3/types/983d0b07-1fc2-4906-a8d7-ab651bf160c9/extra_specs => generated 55 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:47:40.634429 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=6 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:47:40.651969 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=6 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:47:48.436753 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:47:48.876789 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:50:27.570861 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-b2123225-5f18-46b1-b94d-f418944d3a24 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:50:27.572152 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-b2123225-5f18-46b1-b94d-f418944d3a24 None None] GET https://199.204.45.116/volume// May 09 13:50:27.572576 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-b2123225-5f18-46b1-b94d-f418944d3a24 None None] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:50:27.573076 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-b2123225-5f18-46b1-b94d-f418944d3a24 None None] Calling method 'all' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:50:27.574162 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-b2123225-5f18-46b1-b94d-f418944d3a24 None None] https://199.204.45.116/volume// returned with HTTP 300 May 09 13:50:27.574885 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 2/4] 199.204.45.116 () {66 vars in 1456 bytes} [Sat May 9 13:50:27 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 13:51:03.740144 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.740144 np0000173158 devstack@c-api.service[112724]: warnings.warn( May 09 13:51:03.748878 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.748878 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.748878 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.748878 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.749237 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.749237 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.749237 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.749237 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.749568 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.749568 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.749568 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.749568 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.749568 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.749568 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.749971 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.749971 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.749971 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.749971 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.749971 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.750341 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.750341 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.750341 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.750341 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.750341 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.750699 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.750699 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.750699 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.750699 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.750986 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.750986 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.750986 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.750986 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.750986 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.751347 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.751347 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.751347 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.751347 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.751347 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.751694 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.751694 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.751694 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.751694 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.751694 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.751694 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.752104 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.752104 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.752104 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.752104 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.752104 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.752104 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.752585 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.752585 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.752585 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.752585 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.752585 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.752585 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.752973 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.752973 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.752973 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.752973 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.752973 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.753342 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.753342 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.753342 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.753342 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.753342 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.753689 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.753689 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.753689 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.753689 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.753689 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.753689 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.754086 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.754086 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.754086 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.754086 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.754086 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.754086 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.754426 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.754426 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.754426 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.754426 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.754426 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.754810 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.754810 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.754810 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.754810 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.754810 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.755121 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.755121 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.755121 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.755121 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.755407 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.755407 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.755407 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.755407 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.755709 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.755709 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.755709 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.755709 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.755709 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.756073 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.756073 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.756073 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.756073 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.756073 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.756426 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.756426 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.756426 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.756426 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.756749 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.756749 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.756749 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.756749 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.757040 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.757040 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.757040 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.757040 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.757320 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.757320 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.757320 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.757320 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.757631 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.757631 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.757631 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.757631 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.757915 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.757915 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.757915 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.757915 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.757915 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.758271 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.758271 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.758271 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.758271 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.758271 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.758271 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.758707 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.758707 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.758707 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.758707 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.758707 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.759544 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.759544 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.759544 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.759544 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.759544 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.759544 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.760092 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.760092 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.760092 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.760092 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.760092 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.760092 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.760691 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.760691 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.760691 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.760691 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.760691 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.760691 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761200 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761200 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761200 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761200 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761200 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761200 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761546 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761546 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761546 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761546 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761720 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761720 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761720 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761720 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761720 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761935 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761935 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761935 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761935 np0000173158 devstack@c-api.service[112724]: /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 13:51:03.761935 np0000173158 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) May 09 13:51:03.761935 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:51:04.105435 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e demo demo] GET https://199.204.45.116/volume/v3/types?is_public=None May 09 13:51:04.105708 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:51:04.105944 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e demo demo] Calling method 'index' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:51:04.106429 np0000173158 devstack@c-api.service[112724]: /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 13:51:04.106429 np0000173158 devstack@c-api.service[112724]: warnings.warn( May 09 13:51:04.107136 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:51:04.119353 np0000173158 devstack@c-api.service[112724]: DEBUG oslo_db.sqlalchemy.engines [None req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e 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=112724) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:51:04.142908 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e demo demo] https://199.204.45.116/volume/v3/types?is_public=None returned with HTTP 200 May 09 13:51:04.143417 np0000173158 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 1/5] 199.204.45.116 () {64 vars in 1263 bytes} [Sat May 9 13:51:03 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:51:04.155972 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e req-ec27fe77-b3bc-46a3-9896-fa7ed3861074 None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:51:04.159884 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e req-ec27fe77-b3bc-46a3-9896-fa7ed3861074 demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 13:51:04.160249 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e req-ec27fe77-b3bc-46a3-9896-fa7ed3861074 demo demo] Empty body provided in request {{(pid=112725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:51:04.160645 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e req-ec27fe77-b3bc-46a3-9896-fa7ed3861074 demo demo] Calling method 'show' {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:51:04.173663 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [req-49cfbc69-cac3-4e97-9fb2-c29c7001b07e req-ec27fe77-b3bc-46a3-9896-fa7ed3861074 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 13:51:04.174250 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 2/6] 199.204.45.116 () {66 vars in 1329 bytes} [Sat May 9 13:51:04 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 13:51:04.553801 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [None req-2a6385b1-16e2-4152-a2ce-5559aa6fa9c9 None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:51:04.558512 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-2a6385b1-16e2-4152-a2ce-5559aa6fa9c9 demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 13:51:04.559003 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-2a6385b1-16e2-4152-a2ce-5559aa6fa9c9 demo demo] Empty body provided in request {{(pid=112726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:51:04.559538 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-2a6385b1-16e2-4152-a2ce-5559aa6fa9c9 demo demo] Calling method 'show' {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:51:04.576085 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-2a6385b1-16e2-4152-a2ce-5559aa6fa9c9 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 13:51:04.576509 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 2/7] 199.204.45.116 () {64 vars in 1258 bytes} [Sat May 9 13:51:04 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:51:04.982004 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-416741b2-a58d-49dd-ab0b-7ace73f4380a None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:51:05.302985 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-416741b2-a58d-49dd-ab0b-7ace73f4380a demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 13:51:05.303314 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-416741b2-a58d-49dd-ab0b-7ace73f4380a demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:51:05.303528 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-416741b2-a58d-49dd-ab0b-7ace73f4380a demo demo] Calling method 'show' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:51:05.313047 np0000173158 devstack@c-api.service[112723]: DEBUG oslo_db.sqlalchemy.engines [None req-416741b2-a58d-49dd-ab0b-7ace73f4380a 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=112723) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:51:05.327972 np0000173158 devstack@c-api.service[112723]: /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 13:51:05.327972 np0000173158 devstack@c-api.service[112723]: warnings.warn( May 09 13:51:05.330080 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-416741b2-a58d-49dd-ab0b-7ace73f4380a demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 13:51:05.330460 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 3/8] 199.204.45.116 () {64 vars in 1258 bytes} [Sat May 9 13:51:04 2026] GET /volume/v3/types/default => generated 145 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:51:05.344747 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-13536fe6-bac5-42d2-8aa2-c96e9d15184b None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:51:05.347868 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-13536fe6-bac5-42d2-8aa2-c96e9d15184b demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 13:51:05.348108 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-13536fe6-bac5-42d2-8aa2-c96e9d15184b demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:51:05.348364 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-13536fe6-bac5-42d2-8aa2-c96e9d15184b demo demo] Calling method 'show' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:51:05.363388 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-13536fe6-bac5-42d2-8aa2-c96e9d15184b demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 13:51:05.363753 np0000173158 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 2/9] 199.204.45.116 () {64 vars in 1258 bytes} [Sat May 9 13:51:05 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:51:14.168106 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=2 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:51:14.572123 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=2 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:51:15.326371 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=2 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:51:15.359642 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=3 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:56:20.898375 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [None req-6bc12143-b5f5-4421-8986-6983a27c3e44 None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:56:20.996835 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-6bc12143-b5f5-4421-8986-6983a27c3e44 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 13:56:20.997215 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-6bc12143-b5f5-4421-8986-6983a27c3e44 demo demo] Empty body provided in request {{(pid=112725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:56:20.997636 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-6bc12143-b5f5-4421-8986-6983a27c3e44 demo demo] Calling method 'detail' {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:56:20.998652 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.api_utils [None req-6bc12143-b5f5-4421-8986-6983a27c3e44 demo demo] Removing options '' from query. {{(pid=112725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:56:21.000250 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.volume.api [None req-6bc12143-b5f5-4421-8986-6983a27c3e44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112725) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:56:21.035357 np0000173158 devstack@c-api.service[112725]: INFO cinder.volume.api [None req-6bc12143-b5f5-4421-8986-6983a27c3e44 demo demo] Get all volumes completed successfully. May 09 13:56:21.038166 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-6bc12143-b5f5-4421-8986-6983a27c3e44 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 13:56:21.038435 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 3/10] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 13:56:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:56:31.028722 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=1 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:57:21.057477 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [None req-78646322-5e65-45f1-8e99-4a70764b7c31 None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:57:21.061461 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-78646322-5e65-45f1-8e99-4a70764b7c31 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 13:57:21.061787 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-78646322-5e65-45f1-8e99-4a70764b7c31 demo demo] Empty body provided in request {{(pid=112726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:57:21.062076 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-78646322-5e65-45f1-8e99-4a70764b7c31 demo demo] Calling method 'detail' {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:57:21.062926 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.api_utils [None req-78646322-5e65-45f1-8e99-4a70764b7c31 demo demo] Removing options '' from query. {{(pid=112726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:57:21.064123 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.volume.api [None req-78646322-5e65-45f1-8e99-4a70764b7c31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112726) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:57:21.100045 np0000173158 devstack@c-api.service[112726]: INFO cinder.volume.api [None req-78646322-5e65-45f1-8e99-4a70764b7c31 demo demo] Get all volumes completed successfully. May 09 13:57:21.102346 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-78646322-5e65-45f1-8e99-4a70764b7c31 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 13:57:21.102833 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 3/11] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 13:57:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:57:31.092686 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=1 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:58:21.114968 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-7a8ab768-9bcd-491b-a8c0-8d3a5b22dd80 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:58:21.118782 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-7a8ab768-9bcd-491b-a8c0-8d3a5b22dd80 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 13:58:21.119060 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-7a8ab768-9bcd-491b-a8c0-8d3a5b22dd80 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:58:21.119309 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-7a8ab768-9bcd-491b-a8c0-8d3a5b22dd80 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:58:21.120032 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-7a8ab768-9bcd-491b-a8c0-8d3a5b22dd80 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:58:21.121142 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-7a8ab768-9bcd-491b-a8c0-8d3a5b22dd80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:58:21.158616 np0000173158 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-7a8ab768-9bcd-491b-a8c0-8d3a5b22dd80 demo demo] Get all volumes completed successfully. May 09 13:58:21.160889 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-7a8ab768-9bcd-491b-a8c0-8d3a5b22dd80 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 13:58:21.161263 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 4/12] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 13:58:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:58:31.153232 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:59:21.176584 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-dbc136f1-0e9e-46c8-b4d7-ce6de8b211cd None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:59:21.182129 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-dbc136f1-0e9e-46c8-b4d7-ce6de8b211cd demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 13:59:21.182769 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-dbc136f1-0e9e-46c8-b4d7-ce6de8b211cd demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:59:21.183198 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-dbc136f1-0e9e-46c8-b4d7-ce6de8b211cd demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:59:21.184178 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-dbc136f1-0e9e-46c8-b4d7-ce6de8b211cd demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:59:21.185824 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-dbc136f1-0e9e-46c8-b4d7-ce6de8b211cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:59:21.232503 np0000173158 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-dbc136f1-0e9e-46c8-b4d7-ce6de8b211cd demo demo] Get all volumes completed successfully. May 09 13:59:21.234723 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-dbc136f1-0e9e-46c8-b4d7-ce6de8b211cd demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 13:59:21.235156 np0000173158 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 3/13] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 13:59:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:59:31.227062 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:00:21.257724 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [None req-4d37bca1-f59e-4a22-8fbe-ca2d1464ba19 None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:00:21.260613 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-4d37bca1-f59e-4a22-8fbe-ca2d1464ba19 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:00:21.260870 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-4d37bca1-f59e-4a22-8fbe-ca2d1464ba19 demo demo] Empty body provided in request {{(pid=112725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:00:21.261140 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-4d37bca1-f59e-4a22-8fbe-ca2d1464ba19 demo demo] Calling method 'detail' {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:00:21.261522 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.api_utils [None req-4d37bca1-f59e-4a22-8fbe-ca2d1464ba19 demo demo] Removing options '' from query. {{(pid=112725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:00:21.262893 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.volume.api [None req-4d37bca1-f59e-4a22-8fbe-ca2d1464ba19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112725) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:00:21.273082 np0000173158 devstack@c-api.service[112725]: INFO cinder.volume.api [None req-4d37bca1-f59e-4a22-8fbe-ca2d1464ba19 demo demo] Get all volumes completed successfully. May 09 14:00:21.277127 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-4d37bca1-f59e-4a22-8fbe-ca2d1464ba19 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:00:21.277817 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 4/14] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:00:21 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 14:00:31.267503 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=1 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:01:21.293970 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [None req-6346cf39-0170-4b14-97d3-afef56c0cc20 None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:01:21.455678 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-6346cf39-0170-4b14-97d3-afef56c0cc20 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:01:21.455964 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-6346cf39-0170-4b14-97d3-afef56c0cc20 demo demo] Empty body provided in request {{(pid=112726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:01:21.456270 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-6346cf39-0170-4b14-97d3-afef56c0cc20 demo demo] Calling method 'detail' {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:01:21.456632 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.api_utils [None req-6346cf39-0170-4b14-97d3-afef56c0cc20 demo demo] Removing options '' from query. {{(pid=112726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:01:21.458256 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.volume.api [None req-6346cf39-0170-4b14-97d3-afef56c0cc20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112726) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:01:21.471129 np0000173158 devstack@c-api.service[112726]: INFO cinder.volume.api [None req-6346cf39-0170-4b14-97d3-afef56c0cc20 demo demo] Get all volumes completed successfully. May 09 14:01:21.474925 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-6346cf39-0170-4b14-97d3-afef56c0cc20 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:01:21.474925 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 4/15] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:01:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:01:31.462862 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=1 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:02:21.489714 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-20f8a064-e526-494a-a410-72bfe08252b8 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:02:21.492652 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-20f8a064-e526-494a-a410-72bfe08252b8 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:02:21.492884 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-20f8a064-e526-494a-a410-72bfe08252b8 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:02:21.493126 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-20f8a064-e526-494a-a410-72bfe08252b8 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:02:21.493443 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-20f8a064-e526-494a-a410-72bfe08252b8 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:02:21.494571 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-20f8a064-e526-494a-a410-72bfe08252b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:02:21.503730 np0000173158 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-20f8a064-e526-494a-a410-72bfe08252b8 demo demo] Get all volumes completed successfully. May 09 14:02:21.506331 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-20f8a064-e526-494a-a410-72bfe08252b8 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:02:21.506964 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 5/16] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:02:21 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 14:02:31.498892 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:03:21.520926 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-f085fc0f-6ec9-4a45-82ef-ceff91dc8078 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:03:21.524224 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-f085fc0f-6ec9-4a45-82ef-ceff91dc8078 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:03:21.524491 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-f085fc0f-6ec9-4a45-82ef-ceff91dc8078 demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:03:21.524768 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-f085fc0f-6ec9-4a45-82ef-ceff91dc8078 demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:03:21.525176 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-f085fc0f-6ec9-4a45-82ef-ceff91dc8078 demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:03:21.526393 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-f085fc0f-6ec9-4a45-82ef-ceff91dc8078 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:03:21.538158 np0000173158 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-f085fc0f-6ec9-4a45-82ef-ceff91dc8078 demo demo] Get all volumes completed successfully. May 09 14:03:21.541038 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-f085fc0f-6ec9-4a45-82ef-ceff91dc8078 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:03:21.541440 np0000173158 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 4/17] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:03:21 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 14:03:31.531063 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:04:21.556730 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [None req-dea4f5a0-8d16-4b03-a292-4e9e46b562aa None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:04:21.559252 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-dea4f5a0-8d16-4b03-a292-4e9e46b562aa demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:04:21.559428 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-dea4f5a0-8d16-4b03-a292-4e9e46b562aa demo demo] Empty body provided in request {{(pid=112725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:04:21.559644 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-dea4f5a0-8d16-4b03-a292-4e9e46b562aa demo demo] Calling method 'detail' {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:04:21.559876 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.api_utils [None req-dea4f5a0-8d16-4b03-a292-4e9e46b562aa demo demo] Removing options '' from query. {{(pid=112725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:04:21.560631 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.volume.api [None req-dea4f5a0-8d16-4b03-a292-4e9e46b562aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112725) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:04:21.567191 np0000173158 devstack@c-api.service[112725]: INFO cinder.volume.api [None req-dea4f5a0-8d16-4b03-a292-4e9e46b562aa demo demo] Get all volumes completed successfully. May 09 14:04:21.570217 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-dea4f5a0-8d16-4b03-a292-4e9e46b562aa demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:04:21.570781 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 5/18] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:04:21 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 14:04:31.563147 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=1 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:05:21.588611 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [None req-40d62220-1691-4f79-8b57-add60bb60351 None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:21.591742 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-40d62220-1691-4f79-8b57-add60bb60351 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:05:21.591970 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-40d62220-1691-4f79-8b57-add60bb60351 demo demo] Empty body provided in request {{(pid=112726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:05:21.592583 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-40d62220-1691-4f79-8b57-add60bb60351 demo demo] Calling method 'detail' {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:05:21.592892 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.api_utils [None req-40d62220-1691-4f79-8b57-add60bb60351 demo demo] Removing options '' from query. {{(pid=112726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:05:21.593850 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.volume.api [None req-40d62220-1691-4f79-8b57-add60bb60351 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112726) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:05:21.601841 np0000173158 devstack@c-api.service[112726]: INFO cinder.volume.api [None req-40d62220-1691-4f79-8b57-add60bb60351 demo demo] Get all volumes completed successfully. May 09 14:05:21.603731 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-40d62220-1691-4f79-8b57-add60bb60351 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:05:21.604105 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 5/19] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:05:21 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 14:05:31.597359 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=1 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:21.621518 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-927ff943-8216-4659-8c08-f25102ef63c0 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:21.624039 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-927ff943-8216-4659-8c08-f25102ef63c0 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:06:21.624258 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-927ff943-8216-4659-8c08-f25102ef63c0 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:06:21.624433 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-927ff943-8216-4659-8c08-f25102ef63c0 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:06:21.624693 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-927ff943-8216-4659-8c08-f25102ef63c0 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:06:21.625367 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-927ff943-8216-4659-8c08-f25102ef63c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:06:21.633043 np0000173158 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-927ff943-8216-4659-8c08-f25102ef63c0 demo demo] Get all volumes completed successfully. May 09 14:06:21.635095 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-927ff943-8216-4659-8c08-f25102ef63c0 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:06:21.635517 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 6/20] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:06:21 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 14:06:31.627795 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:07:21.650046 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-c2b32ee4-6727-47c1-90ec-08876fefd23a None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:21.797341 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-c2b32ee4-6727-47c1-90ec-08876fefd23a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:07:21.797584 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-c2b32ee4-6727-47c1-90ec-08876fefd23a demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:21.797857 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-c2b32ee4-6727-47c1-90ec-08876fefd23a demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:21.798153 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-c2b32ee4-6727-47c1-90ec-08876fefd23a demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:07:21.799282 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-c2b32ee4-6727-47c1-90ec-08876fefd23a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:07:21.807139 np0000173158 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-c2b32ee4-6727-47c1-90ec-08876fefd23a demo demo] Get all volumes completed successfully. May 09 14:07:21.809075 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-c2b32ee4-6727-47c1-90ec-08876fefd23a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:07:21.809571 np0000173158 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 5/21] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:07:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:07:31.802859 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:21.826377 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [None req-e158e1bc-3da1-4d1c-81e3-4cfe9f5c2ee3 None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:21.830385 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-e158e1bc-3da1-4d1c-81e3-4cfe9f5c2ee3 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:08:21.830695 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-e158e1bc-3da1-4d1c-81e3-4cfe9f5c2ee3 demo demo] Empty body provided in request {{(pid=112725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:21.830995 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-e158e1bc-3da1-4d1c-81e3-4cfe9f5c2ee3 demo demo] Calling method 'detail' {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:21.831486 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.api_utils [None req-e158e1bc-3da1-4d1c-81e3-4cfe9f5c2ee3 demo demo] Removing options '' from query. {{(pid=112725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:08:21.832606 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.volume.api [None req-e158e1bc-3da1-4d1c-81e3-4cfe9f5c2ee3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112725) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:08:21.842015 np0000173158 devstack@c-api.service[112725]: INFO cinder.volume.api [None req-e158e1bc-3da1-4d1c-81e3-4cfe9f5c2ee3 demo demo] Get all volumes completed successfully. May 09 14:08:21.844010 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-e158e1bc-3da1-4d1c-81e3-4cfe9f5c2ee3 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:08:21.844393 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 6/22] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:08:21 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 14:08:31.836184 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=1 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:21.859992 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [None req-2b044271-1855-4ed9-8516-ac6e6690609a None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:21.862344 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-2b044271-1855-4ed9-8516-ac6e6690609a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:09:21.862544 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-2b044271-1855-4ed9-8516-ac6e6690609a demo demo] Empty body provided in request {{(pid=112726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:21.862750 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-2b044271-1855-4ed9-8516-ac6e6690609a demo demo] Calling method 'detail' {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:21.862895 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.api_utils [None req-2b044271-1855-4ed9-8516-ac6e6690609a demo demo] Removing options '' from query. {{(pid=112726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:09:21.863630 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.volume.api [None req-2b044271-1855-4ed9-8516-ac6e6690609a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112726) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:09:21.870402 np0000173158 devstack@c-api.service[112726]: INFO cinder.volume.api [None req-2b044271-1855-4ed9-8516-ac6e6690609a demo demo] Get all volumes completed successfully. May 09 14:09:21.874028 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-2b044271-1855-4ed9-8516-ac6e6690609a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:09:21.874605 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 6/23] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:09:21 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 14:09:31.866048 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=1 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:21.891515 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-534e7a2d-bcf5-4d93-a827-c19ed57c401e None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:21.894783 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-534e7a2d-bcf5-4d93-a827-c19ed57c401e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:10:21.895087 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-534e7a2d-bcf5-4d93-a827-c19ed57c401e demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:21.895313 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-534e7a2d-bcf5-4d93-a827-c19ed57c401e demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:21.895586 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-534e7a2d-bcf5-4d93-a827-c19ed57c401e demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:10:21.896548 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-534e7a2d-bcf5-4d93-a827-c19ed57c401e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:10:21.906528 np0000173158 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-534e7a2d-bcf5-4d93-a827-c19ed57c401e demo demo] Get all volumes completed successfully. May 09 14:10:21.911358 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-534e7a2d-bcf5-4d93-a827-c19ed57c401e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:10:21.912203 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 7/24] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:10:21 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 14:10:31.899572 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:11:21.926583 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-6139c610-0cc3-49fa-92bd-f5c92e201db2 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:21.929878 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-6139c610-0cc3-49fa-92bd-f5c92e201db2 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:11:21.930235 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-6139c610-0cc3-49fa-92bd-f5c92e201db2 demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:21.930614 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-6139c610-0cc3-49fa-92bd-f5c92e201db2 demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:21.931016 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-6139c610-0cc3-49fa-92bd-f5c92e201db2 demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:11:21.932197 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-6139c610-0cc3-49fa-92bd-f5c92e201db2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:11:21.944208 np0000173158 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-6139c610-0cc3-49fa-92bd-f5c92e201db2 demo demo] Get all volumes completed successfully. May 09 14:11:21.947608 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-6139c610-0cc3-49fa-92bd-f5c92e201db2 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:11:21.948387 np0000173158 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 6/25] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:11:21 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 14:11:31.936944 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:21.968713 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [None req-5630b2bd-8371-412a-9c79-39dc799fbe67 None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:22.014827 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-5630b2bd-8371-412a-9c79-39dc799fbe67 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:12:22.015211 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-5630b2bd-8371-412a-9c79-39dc799fbe67 demo demo] Empty body provided in request {{(pid=112725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:22.015937 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-5630b2bd-8371-412a-9c79-39dc799fbe67 demo demo] Calling method 'detail' {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:22.016194 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.api_utils [None req-5630b2bd-8371-412a-9c79-39dc799fbe67 demo demo] Removing options '' from query. {{(pid=112725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:22.017810 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.volume.api [None req-5630b2bd-8371-412a-9c79-39dc799fbe67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112725) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:12:22.027282 np0000173158 devstack@c-api.service[112725]: INFO cinder.volume.api [None req-5630b2bd-8371-412a-9c79-39dc799fbe67 demo demo] Get all volumes completed successfully. May 09 14:12:22.030266 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-5630b2bd-8371-412a-9c79-39dc799fbe67 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:12:22.030752 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 7/26] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:12:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:12:32.021247 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=1 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:22.045172 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [None req-6363f4ef-9d92-4070-9533-b82c1d4b8e9a None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:13:22.048640 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-6363f4ef-9d92-4070-9533-b82c1d4b8e9a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:13:22.048897 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-6363f4ef-9d92-4070-9533-b82c1d4b8e9a demo demo] Empty body provided in request {{(pid=112726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:13:22.049175 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-6363f4ef-9d92-4070-9533-b82c1d4b8e9a demo demo] Calling method 'detail' {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:13:22.049514 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.api_utils [None req-6363f4ef-9d92-4070-9533-b82c1d4b8e9a demo demo] Removing options '' from query. {{(pid=112726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:13:22.050464 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.volume.api [None req-6363f4ef-9d92-4070-9533-b82c1d4b8e9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112726) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:13:22.058417 np0000173158 devstack@c-api.service[112726]: INFO cinder.volume.api [None req-6363f4ef-9d92-4070-9533-b82c1d4b8e9a demo demo] Get all volumes completed successfully. May 09 14:13:22.060578 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-6363f4ef-9d92-4070-9533-b82c1d4b8e9a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:13:22.060841 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 7/27] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:13:22 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 14:13:32.053616 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=1 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:14:22.075723 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-c1cb4edb-1bee-4349-a21b-0c1c1f39779c None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:14:22.079379 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-c1cb4edb-1bee-4349-a21b-0c1c1f39779c demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:14:22.079587 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-c1cb4edb-1bee-4349-a21b-0c1c1f39779c demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:14:22.079776 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-c1cb4edb-1bee-4349-a21b-0c1c1f39779c demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:14:22.079995 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-c1cb4edb-1bee-4349-a21b-0c1c1f39779c demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:14:22.080758 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-c1cb4edb-1bee-4349-a21b-0c1c1f39779c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:14:22.087017 np0000173158 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-c1cb4edb-1bee-4349-a21b-0c1c1f39779c demo demo] Get all volumes completed successfully. May 09 14:14:22.089873 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-c1cb4edb-1bee-4349-a21b-0c1c1f39779c demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:14:22.090387 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 8/28] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:14:22 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 14:14:32.084387 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:15:22.104027 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-f688efce-10a2-483d-92ad-825d7950beb8 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:15:22.106918 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-f688efce-10a2-483d-92ad-825d7950beb8 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:15:22.107095 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-f688efce-10a2-483d-92ad-825d7950beb8 demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:15:22.107348 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-f688efce-10a2-483d-92ad-825d7950beb8 demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:15:22.108287 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-f688efce-10a2-483d-92ad-825d7950beb8 demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:15:22.108685 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-f688efce-10a2-483d-92ad-825d7950beb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:15:22.117799 np0000173158 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-f688efce-10a2-483d-92ad-825d7950beb8 demo demo] Get all volumes completed successfully. May 09 14:15:22.119885 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-f688efce-10a2-483d-92ad-825d7950beb8 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:15:22.120255 np0000173158 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 7/29] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:15:22 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 14:15:32.113084 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:22.135184 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [None req-e3ccf934-0b73-40ca-b807-c15139c7cca6 None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:22.137962 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-e3ccf934-0b73-40ca-b807-c15139c7cca6 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:16:22.138256 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-e3ccf934-0b73-40ca-b807-c15139c7cca6 demo demo] Empty body provided in request {{(pid=112725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:22.138531 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-e3ccf934-0b73-40ca-b807-c15139c7cca6 demo demo] Calling method 'detail' {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:22.138897 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.api_utils [None req-e3ccf934-0b73-40ca-b807-c15139c7cca6 demo demo] Removing options '' from query. {{(pid=112725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:22.139973 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.volume.api [None req-e3ccf934-0b73-40ca-b807-c15139c7cca6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112725) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:22.151905 np0000173158 devstack@c-api.service[112725]: INFO cinder.volume.api [None req-e3ccf934-0b73-40ca-b807-c15139c7cca6 demo demo] Get all volumes completed successfully. May 09 14:16:22.153862 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-e3ccf934-0b73-40ca-b807-c15139c7cca6 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:22.154226 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 8/30] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:16:22 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 14:16:32.143918 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=1 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:22.169796 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [None req-5d791851-5d02-49c1-8497-fb72783d2d1d None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:22.269173 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-5d791851-5d02-49c1-8497-fb72783d2d1d demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:17:22.269347 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-5d791851-5d02-49c1-8497-fb72783d2d1d demo demo] Empty body provided in request {{(pid=112726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:22.269558 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-5d791851-5d02-49c1-8497-fb72783d2d1d demo demo] Calling method 'detail' {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:22.269774 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.api_utils [None req-5d791851-5d02-49c1-8497-fb72783d2d1d demo demo] Removing options '' from query. {{(pid=112726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:22.270512 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.volume.api [None req-5d791851-5d02-49c1-8497-fb72783d2d1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112726) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:22.277626 np0000173158 devstack@c-api.service[112726]: INFO cinder.volume.api [None req-5d791851-5d02-49c1-8497-fb72783d2d1d demo demo] Get all volumes completed successfully. May 09 14:17:22.279848 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-5d791851-5d02-49c1-8497-fb72783d2d1d demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:22.280186 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 8/31] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:17:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:32.273196 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=1 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:22.298281 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-ace7f115-e325-4465-9590-c738489720f9 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:22.301359 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-ace7f115-e325-4465-9590-c738489720f9 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:18:22.301359 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-ace7f115-e325-4465-9590-c738489720f9 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:22.301630 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-ace7f115-e325-4465-9590-c738489720f9 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:22.301991 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-ace7f115-e325-4465-9590-c738489720f9 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:22.303748 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-ace7f115-e325-4465-9590-c738489720f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:22.311711 np0000173158 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-ace7f115-e325-4465-9590-c738489720f9 demo demo] Get all volumes completed successfully. May 09 14:18:22.313679 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-ace7f115-e325-4465-9590-c738489720f9 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:22.314178 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 9/32] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:18:22 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 14:18:32.306489 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:22.325102 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-5c6d1dd8-6761-4329-80cb-786c738408bb None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:22.328168 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-5c6d1dd8-6761-4329-80cb-786c738408bb demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:19:22.328502 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-5c6d1dd8-6761-4329-80cb-786c738408bb demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:22.328816 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-5c6d1dd8-6761-4329-80cb-786c738408bb demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:22.329179 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-5c6d1dd8-6761-4329-80cb-786c738408bb demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:22.330355 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-5c6d1dd8-6761-4329-80cb-786c738408bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:22.337857 np0000173158 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-5c6d1dd8-6761-4329-80cb-786c738408bb demo demo] Get all volumes completed successfully. May 09 14:19:22.340548 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-5c6d1dd8-6761-4329-80cb-786c738408bb demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:22.341254 np0000173158 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 8/33] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:19:22 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 14:19:32.333310 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:22.361082 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [None req-a7e635e5-33dd-4f9c-888b-fc0763ac7470 None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:22.364113 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-a7e635e5-33dd-4f9c-888b-fc0763ac7470 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:20:22.364337 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-a7e635e5-33dd-4f9c-888b-fc0763ac7470 demo demo] Empty body provided in request {{(pid=112725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:22.364606 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-a7e635e5-33dd-4f9c-888b-fc0763ac7470 demo demo] Calling method 'detail' {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:22.364947 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.api_utils [None req-a7e635e5-33dd-4f9c-888b-fc0763ac7470 demo demo] Removing options '' from query. {{(pid=112725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:22.365870 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.volume.api [None req-a7e635e5-33dd-4f9c-888b-fc0763ac7470 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112725) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:22.372641 np0000173158 devstack@c-api.service[112725]: INFO cinder.volume.api [None req-a7e635e5-33dd-4f9c-888b-fc0763ac7470 demo demo] Get all volumes completed successfully. May 09 14:20:22.374635 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-a7e635e5-33dd-4f9c-888b-fc0763ac7470 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:22.375232 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 9/34] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:20:22 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 14:20:32.368755 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=1 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:22.389397 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [None req-6e754a52-07ef-4db5-a8d3-b7e7a4f31dd8 None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:22.392739 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-6e754a52-07ef-4db5-a8d3-b7e7a4f31dd8 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:21:22.392967 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-6e754a52-07ef-4db5-a8d3-b7e7a4f31dd8 demo demo] Empty body provided in request {{(pid=112726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:22.393212 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-6e754a52-07ef-4db5-a8d3-b7e7a4f31dd8 demo demo] Calling method 'detail' {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:22.393523 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.api_utils [None req-6e754a52-07ef-4db5-a8d3-b7e7a4f31dd8 demo demo] Removing options '' from query. {{(pid=112726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:22.394936 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.volume.api [None req-6e754a52-07ef-4db5-a8d3-b7e7a4f31dd8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112726) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:22.404434 np0000173158 devstack@c-api.service[112726]: INFO cinder.volume.api [None req-6e754a52-07ef-4db5-a8d3-b7e7a4f31dd8 demo demo] Get all volumes completed successfully. May 09 14:21:22.406095 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-6e754a52-07ef-4db5-a8d3-b7e7a4f31dd8 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:22.406693 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 9/35] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:21:22 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 14:21:32.397398 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=1 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:22.424673 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-74269ffe-0704-46c7-9c2a-7e2439facdf0 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:22.552366 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-74269ffe-0704-46c7-9c2a-7e2439facdf0 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:22:22.552736 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-74269ffe-0704-46c7-9c2a-7e2439facdf0 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:22.553087 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-74269ffe-0704-46c7-9c2a-7e2439facdf0 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:22.553556 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-74269ffe-0704-46c7-9c2a-7e2439facdf0 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:22.555138 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-74269ffe-0704-46c7-9c2a-7e2439facdf0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:22.564605 np0000173158 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-74269ffe-0704-46c7-9c2a-7e2439facdf0 demo demo] Get all volumes completed successfully. May 09 14:22:22.569415 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-74269ffe-0704-46c7-9c2a-7e2439facdf0 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:22.570245 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 10/36] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:22:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:32.558933 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:22.586967 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-981ccf11-10ec-4d5f-a732-72098ab7cb2a None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:22.591012 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-981ccf11-10ec-4d5f-a732-72098ab7cb2a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:23:22.591395 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-981ccf11-10ec-4d5f-a732-72098ab7cb2a demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:22.591995 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-981ccf11-10ec-4d5f-a732-72098ab7cb2a demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:22.592498 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-981ccf11-10ec-4d5f-a732-72098ab7cb2a demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:22.594273 np0000173158 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-981ccf11-10ec-4d5f-a732-72098ab7cb2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:22.602233 np0000173158 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-981ccf11-10ec-4d5f-a732-72098ab7cb2a demo demo] Get all volumes completed successfully. May 09 14:23:22.604154 np0000173158 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-981ccf11-10ec-4d5f-a732-72098ab7cb2a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:22.604531 np0000173158 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 9/37] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:23:22 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 14:23:32.597307 np0000173158 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:22.655521 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.middleware.request_id [None req-1e107e8e-1d24-4e65-8b2a-ec8ac8f0a44d None None] RequestId filter calling following filter/app {{(pid=112725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:22.659225 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-1e107e8e-1d24-4e65-8b2a-ec8ac8f0a44d demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:24:22.659802 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-1e107e8e-1d24-4e65-8b2a-ec8ac8f0a44d demo demo] Empty body provided in request {{(pid=112725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:22.660273 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.openstack.wsgi [None req-1e107e8e-1d24-4e65-8b2a-ec8ac8f0a44d demo demo] Calling method 'detail' {{(pid=112725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:22.661048 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.api.api_utils [None req-1e107e8e-1d24-4e65-8b2a-ec8ac8f0a44d demo demo] Removing options '' from query. {{(pid=112725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:22.663368 np0000173158 devstack@c-api.service[112725]: DEBUG cinder.volume.api [None req-1e107e8e-1d24-4e65-8b2a-ec8ac8f0a44d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112725) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:22.671295 np0000173158 devstack@c-api.service[112725]: INFO cinder.volume.api [None req-1e107e8e-1d24-4e65-8b2a-ec8ac8f0a44d demo demo] Get all volumes completed successfully. May 09 14:24:22.673232 np0000173158 devstack@c-api.service[112725]: INFO cinder.api.openstack.wsgi [None req-1e107e8e-1d24-4e65-8b2a-ec8ac8f0a44d demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:22.673708 np0000173158 devstack@c-api.service[112725]: [pid: 112725|app: 0|req: 10/38] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:24:22 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 14:24:32.667073 np0000173158 devstack@c-api.service[112725]: DEBUG dbcounter [-] [112725] Writing DB stats cinder:SELECT=1 {{(pid=112725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:22.690148 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.middleware.request_id [None req-1a72a971-201a-49b1-9b58-d0773d48c2b5 None None] RequestId filter calling following filter/app {{(pid=112726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:22.694388 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-1a72a971-201a-49b1-9b58-d0773d48c2b5 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:25:22.694796 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-1a72a971-201a-49b1-9b58-d0773d48c2b5 demo demo] Empty body provided in request {{(pid=112726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:22.695157 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.openstack.wsgi [None req-1a72a971-201a-49b1-9b58-d0773d48c2b5 demo demo] Calling method 'detail' {{(pid=112726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:22.695632 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.api.api_utils [None req-1a72a971-201a-49b1-9b58-d0773d48c2b5 demo demo] Removing options '' from query. {{(pid=112726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:22.697065 np0000173158 devstack@c-api.service[112726]: DEBUG cinder.volume.api [None req-1a72a971-201a-49b1-9b58-d0773d48c2b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112726) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:22.704436 np0000173158 devstack@c-api.service[112726]: INFO cinder.volume.api [None req-1a72a971-201a-49b1-9b58-d0773d48c2b5 demo demo] Get all volumes completed successfully. May 09 14:25:22.706388 np0000173158 devstack@c-api.service[112726]: INFO cinder.api.openstack.wsgi [None req-1a72a971-201a-49b1-9b58-d0773d48c2b5 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:22.706740 np0000173158 devstack@c-api.service[112726]: [pid: 112726|app: 0|req: 10/39] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:25:22 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 14:25:32.701556 np0000173158 devstack@c-api.service[112726]: DEBUG dbcounter [-] [112726] Writing DB stats cinder:SELECT=1 {{(pid=112726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:22.720837 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-099b8d19-4ad3-4fcf-bbcc-24466997a0ea None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:22.723234 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-099b8d19-4ad3-4fcf-bbcc-24466997a0ea demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 14:26:22.723567 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-099b8d19-4ad3-4fcf-bbcc-24466997a0ea demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:22.723689 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-099b8d19-4ad3-4fcf-bbcc-24466997a0ea demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:22.723859 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-099b8d19-4ad3-4fcf-bbcc-24466997a0ea demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:22.724566 np0000173158 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-099b8d19-4ad3-4fcf-bbcc-24466997a0ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:22.731822 np0000173158 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-099b8d19-4ad3-4fcf-bbcc-24466997a0ea demo demo] Get all volumes completed successfully. May 09 14:26:22.734026 np0000173158 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-099b8d19-4ad3-4fcf-bbcc-24466997a0ea demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:22.734586 np0000173158 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 11/40] 199.204.45.116 () {64 vars in 1296 bytes} [Sat May 9 14:26:22 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 14:26:32.727605 np0000173158 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}