May 09 09:05:50.046566 np0000173045 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:05:50.056230 np0000173045 devstack@c-api.service[113016]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:05:50 2026] *** May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: nodename: np0000173045 May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: machine: x86_64 May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: clock source: unix May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: pcre jit disabled May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: detected number of CPU cores: 16 May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: current working directory: / May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: detected binary path: /usr/bin/uwsgi-core May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: your processes number limit is 256917 May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: your memory page size is 4096 bytes May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: detected max file descriptor number: 2048 May 09 09:05:50.059299 np0000173045 devstack@c-api.service[113016]: lock engine: pthread robust mutexes May 09 09:05:50.060171 np0000173045 devstack@c-api.service[113016]: thunder lock: enabled May 09 09:05:50.060171 np0000173045 devstack@c-api.service[113016]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:05:50.060171 np0000173045 devstack@c-api.service[113016]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:05:50.060171 np0000173045 devstack@c-api.service[113016]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:05:50.060171 np0000173045 devstack@c-api.service[113016]: Set PythonHome to /opt/stack/data/venv May 09 09:05:50.096926 np0000173045 devstack@c-api.service[113016]: Python main interpreter initialized at 0x775b6f4a3668 May 09 09:05:50.096926 np0000173045 devstack@c-api.service[113016]: python threads support enabled May 09 09:05:50.096926 np0000173045 devstack@c-api.service[113016]: your server socket listen backlog is limited to 100 connections May 09 09:05:50.096926 np0000173045 devstack@c-api.service[113016]: your mercy for graceful operations on workers is 80 seconds May 09 09:05:50.097631 np0000173045 devstack@c-api.service[113016]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:05:50.097738 np0000173045 devstack@c-api.service[113016]: *** Operational MODE: preforking *** May 09 09:05:50.098014 np0000173045 devstack@c-api.service[113016]: *** uWSGI is running in multiple interpreter mode *** May 09 09:05:50.098014 np0000173045 devstack@c-api.service[113016]: spawned uWSGI master process (pid: 113016) May 09 09:05:50.098204 np0000173045 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:05:50.098644 np0000173045 devstack@c-api.service[113016]: spawned uWSGI worker 1 (pid: 113024, cores: 1) May 09 09:05:50.099125 np0000173045 devstack@c-api.service[113016]: spawned uWSGI worker 2 (pid: 113025, cores: 1) May 09 09:05:50.099566 np0000173045 devstack@c-api.service[113016]: spawned uWSGI worker 3 (pid: 113026, cores: 1) May 09 09:05:50.100045 np0000173045 devstack@c-api.service[113016]: spawned uWSGI worker 4 (pid: 113027, cores: 1) May 09 09:05:50.100045 np0000173045 devstack@c-api.service[113016]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:05:50.229414 np0000173045 devstack@c-api.service[113025]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:50.229414 np0000173045 devstack@c-api.service[113025]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:50.229414 np0000173045 devstack@c-api.service[113025]: we strongly recommend against using it for new projects. May 09 09:05:50.229414 np0000173045 devstack@c-api.service[113025]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:50.229414 np0000173045 devstack@c-api.service[113025]: framework. For more detail see May 09 09:05:50.229414 np0000173045 devstack@c-api.service[113025]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:50.229414 np0000173045 devstack@c-api.service[113025]: import eventlet # noqa May 09 09:05:50.230153 np0000173045 devstack@c-api.service[113027]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:50.230153 np0000173045 devstack@c-api.service[113027]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:50.230153 np0000173045 devstack@c-api.service[113027]: we strongly recommend against using it for new projects. May 09 09:05:50.230153 np0000173045 devstack@c-api.service[113027]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:50.230153 np0000173045 devstack@c-api.service[113027]: framework. For more detail see May 09 09:05:50.230153 np0000173045 devstack@c-api.service[113027]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:50.230153 np0000173045 devstack@c-api.service[113027]: import eventlet # noqa May 09 09:05:50.233118 np0000173045 devstack@c-api.service[113024]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:50.233118 np0000173045 devstack@c-api.service[113024]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:50.233118 np0000173045 devstack@c-api.service[113024]: we strongly recommend against using it for new projects. May 09 09:05:50.233118 np0000173045 devstack@c-api.service[113024]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:50.233118 np0000173045 devstack@c-api.service[113024]: framework. For more detail see May 09 09:05:50.233118 np0000173045 devstack@c-api.service[113024]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:50.233118 np0000173045 devstack@c-api.service[113024]: import eventlet # noqa May 09 09:05:50.248177 np0000173045 devstack@c-api.service[113026]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:50.248177 np0000173045 devstack@c-api.service[113026]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:50.248177 np0000173045 devstack@c-api.service[113026]: we strongly recommend against using it for new projects. May 09 09:05:50.248177 np0000173045 devstack@c-api.service[113026]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:50.248177 np0000173045 devstack@c-api.service[113026]: framework. For more detail see May 09 09:05:50.248177 np0000173045 devstack@c-api.service[113026]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:50.248177 np0000173045 devstack@c-api.service[113026]: import eventlet # noqa May 09 09:05:50.318238 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:50.318238 np0000173045 devstack@c-api.service[113025]: debtcollector.deprecate( May 09 09:05:50.332034 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:50.332034 np0000173045 devstack@c-api.service[113026]: debtcollector.deprecate( May 09 09:05:50.334357 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:50.334357 np0000173045 devstack@c-api.service[113027]: debtcollector.deprecate( May 09 09:05:50.345856 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:50.345856 np0000173045 devstack@c-api.service[113024]: debtcollector.deprecate( May 09 09:05:50.398719 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:05:50.398719 np0000173045 devstack@c-api.service[113025]: from cgi import parse_header May 09 09:05:50.416145 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:05:50.416145 np0000173045 devstack@c-api.service[113026]: from cgi import parse_header May 09 09:05:50.417306 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:05:50.417306 np0000173045 devstack@c-api.service[113027]: from cgi import parse_header May 09 09:05:50.437465 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:05:50.437465 np0000173045 devstack@c-api.service[113024]: from cgi import parse_header May 09 09:05:50.441644 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:05:50.441644 np0000173045 devstack@c-api.service[113025]: removals.removed_module( May 09 09:05:50.442328 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:05:50.442328 np0000173045 devstack@c-api.service[113025]: removals.removed_module( May 09 09:05:50.461592 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:05:50.461592 np0000173045 devstack@c-api.service[113026]: removals.removed_module( May 09 09:05:50.462340 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:05:50.462340 np0000173045 devstack@c-api.service[113026]: removals.removed_module( May 09 09:05:50.464728 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:05:50.464728 np0000173045 devstack@c-api.service[113027]: removals.removed_module( May 09 09:05:50.465493 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:05:50.465493 np0000173045 devstack@c-api.service[113027]: removals.removed_module( May 09 09:05:50.492499 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:05:50.492499 np0000173045 devstack@c-api.service[113024]: removals.removed_module( May 09 09:05:50.493206 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:05:50.493206 np0000173045 devstack@c-api.service[113024]: removals.removed_module( May 09 09:05:51.048858 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:05:51.048858 np0000173045 devstack@c-api.service[113025]: warnings.warn( May 09 09:05:51.080669 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:05:51.080669 np0000173045 devstack@c-api.service[113026]: warnings.warn( May 09 09:05:51.088778 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:05:51.088778 np0000173045 devstack@c-api.service[113027]: warnings.warn( May 09 09:05:51.105369 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:05:51.105369 np0000173045 devstack@c-api.service[113024]: warnings.warn( May 09 09:05:51.153710 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:05:51.153710 np0000173045 devstack@c-api.service[113025]: warnings.warn( May 09 09:05:51.181925 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:05:51.181925 np0000173045 devstack@c-api.service[113026]: warnings.warn( May 09 09:05:51.190436 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:05:51.190436 np0000173045 devstack@c-api.service[113027]: warnings.warn( May 09 09:05:51.203656 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:05:51.203656 np0000173045 devstack@c-api.service[113024]: warnings.warn( May 09 09:05:51.453654 np0000173045 devstack@c-api.service[113025]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:05:51.454062 np0000173045 devstack@c-api.service[113025]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113025) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:51.464758 np0000173045 devstack@c-api.service[113026]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:05:51.465138 np0000173045 devstack@c-api.service[113026]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113026) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:51.493617 np0000173045 devstack@c-api.service[113024]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:05:51.494069 np0000173045 devstack@c-api.service[113024]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113024) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:51.495032 np0000173045 devstack@c-api.service[113027]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:05:51.495296 np0000173045 devstack@c-api.service[113027]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113027) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:51.538038 np0000173045 devstack@c-api.service[113025]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:51.538038 np0000173045 devstack@c-api.service[113025]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:51.540033 np0000173045 devstack@c-api.service[113026]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:51.540033 np0000173045 devstack@c-api.service[113026]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:51.559234 np0000173045 devstack@c-api.service[113027]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:51.559234 np0000173045 devstack@c-api.service[113027]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:51.559788 np0000173045 devstack@c-api.service[113024]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:51.559788 np0000173045 devstack@c-api.service[113024]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:51.997056 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113025) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:51.997459 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113026) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:51.997556 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113027) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:51.997631 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:51.997705 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113024) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:51.997829 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:51.997960 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:51.998045 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:51.998117 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:51.998209 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:51.998301 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:51.998378 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:51.998446 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:51.998522 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:51.998597 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:51.998664 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:51.999868 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.000041 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.000041 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.000041 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.000285 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.000361 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.000433 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.000515 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.000594 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.000672 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.000734 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.000804 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.000874 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.001024 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.001128 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.001218 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.001312 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.001407 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.001496 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.001567 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.001648 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.001795 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.001795 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.001795 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.001795 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.002115 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.002197 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.002274 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.002352 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.002413 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.002413 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.002546 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.002603 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.002648 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.002648 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.002727 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.002771 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.002809 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.002809 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.002809 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.002809 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.002809 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.003035 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.003087 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.003150 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.003150 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.003237 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.003288 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.003288 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.003383 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.003426 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.003484 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.003542 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.003586 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.003586 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.003586 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.003739 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.003739 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.003840 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.003882 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.003957 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.004008 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.004051 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.004118 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.004170 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.004218 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.004260 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.004260 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.004355 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.004402 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.004447 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.004447 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.004447 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.004447 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.004447 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.004447 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.004666 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.004720 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.004764 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.004807 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.004853 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.004894 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.004966 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.005009 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.005051 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.005087 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.005135 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.005185 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.005228 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.005278 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.005331 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.005393 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.005466 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.005524 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.005570 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.005570 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.005570 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.005570 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.005773 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.005821 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.005867 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.006082 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.006162 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.006213 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.006263 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.006309 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.006355 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.006403 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.006448 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.006498 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.006548 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.006604 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.006654 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.006704 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.006755 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.006799 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.006844 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.006889 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.006959 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.007009 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.007058 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.007110 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.007158 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.007207 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.007256 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.007296 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.007347 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.007395 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.007435 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.007481 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.007531 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.007576 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.007626 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.007670 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.007716 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.007756 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.007801 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.007842 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.007889 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.007943 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.007995 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.008047 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.008107 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.008151 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.008196 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.008240 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.008288 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.008288 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.008288 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.008288 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.008288 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.008288 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.008288 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.008588 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.008637 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.008681 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.009096 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.009096 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.009096 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.009222 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.009222 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.009222 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.009477 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.009524 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.009573 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.009618 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.009661 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.009708 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.009772 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.009824 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.009866 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.009935 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.009994 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.010035 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.010085 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.010121 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.010166 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.010201 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.010201 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.010201 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.010330 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.010330 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.010330 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.010330 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.010506 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.010506 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.010603 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.010648 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.010648 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.010759 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.010805 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.010853 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.010853 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.010962 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.011007 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.011050 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.011094 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.011094 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.011094 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.011094 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.011261 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.011306 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.011362 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.011362 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.011362 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.011362 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.011362 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.011362 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.011600 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.011600 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.011600 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.011711 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.011852 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.011933 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.011994 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.012037 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.012091 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.012139 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.012183 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.012229 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.012279 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.012328 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.012382 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.012428 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.012473 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.012514 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.012554 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.012583 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.012613 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.012645 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.012674 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.012674 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.012674 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.012674 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.012674 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.012818 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.012989 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.013081 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.013205 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.013305 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.013405 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.013452 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.013491 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.013531 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.013573 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.013612 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.013644 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.013677 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.013712 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.013763 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.013792 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.013826 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.013859 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.013889 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.013942 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.013976 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.014011 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.014043 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.014074 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.014110 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.014110 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.014110 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.014110 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.014110 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.014555 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.014649 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.014753 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.014854 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.014966 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.015063 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.015175 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.020284 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.020355 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.020384 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.020459 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.020521 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.020578 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.020641 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.020641 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.020729 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.020729 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.020729 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.020871 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.020871 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.020999 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.021267 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.021350 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.021403 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.021453 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.021511 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.021553 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.021608 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.021654 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.021699 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.021765 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.021825 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.021869 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.021869 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.021869 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.022010 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.022065 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.022116 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.022156 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.022202 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.022242 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.022290 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.022333 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.022379 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.022417 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.022455 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.022508 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.022553 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.022596 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.022634 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.022677 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.022719 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.022758 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.022803 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.022803 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.022803 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.023180 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.023249 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.023307 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.023347 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.023396 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.023396 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.023489 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.023542 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.023588 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.023651 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.023691 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.023691 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.023772 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.023818 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.023864 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.023918 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.023969 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.024010 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.024048 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.024087 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.024131 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.024178 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.024219 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.024271 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.024309 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.024358 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.024408 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.024456 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.024499 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.024538 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.024588 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.024633 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.024676 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.024714 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.024754 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.024792 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.024829 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.024873 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.024932 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.024982 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.025037 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.025075 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.025119 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.025157 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.025157 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.025157 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.025157 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.025157 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.025157 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.025387 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.025387 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.025387 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.025387 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.025529 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.025625 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.025745 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.025875 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.025969 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.026076 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.026140 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.026195 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.026238 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.026278 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.026327 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.026367 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.026411 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.026450 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.026495 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.026534 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.026581 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.026625 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.026669 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.026715 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.026760 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.026803 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.026847 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.026887 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.026948 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.026989 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.027032 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.027072 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.027111 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.027151 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.027199 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.027242 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.027286 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.027330 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.027374 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.027419 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.027460 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.027498 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.027542 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.027584 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.027622 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.027661 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.027704 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.027742 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.027782 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.027821 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.027980 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.027980 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.027980 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.027980 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.027980 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.027980 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.028204 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.028204 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.028204 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.028204 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.028204 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.028401 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.028401 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.028543 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.028635 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.028726 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.028822 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.028940 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.028991 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.029058 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.029113 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.029158 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.029200 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.029246 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.029287 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.029337 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.029384 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.029425 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.029469 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.029518 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.029564 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.029609 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.029652 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.029693 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.029781 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.029828 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.029872 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.029943 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.029996 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.030040 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.030089 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.030178 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.030245 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.030295 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.030351 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.030393 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.030439 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.030490 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.030531 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.030563 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.030596 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.030629 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.030657 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.030657 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.030713 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.030744 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.030775 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.030807 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.030845 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.030877 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.030927 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.030962 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.030989 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.030989 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.030989 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.031081 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.031109 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.031133 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.031199 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.031234 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.031234 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.031284 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.031315 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.031339 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.031365 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.031392 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.031417 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.031448 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.031473 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.031503 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.031528 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.031551 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.031578 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.031605 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.031630 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.031659 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.031691 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.031719 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.031748 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.031774 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.031798 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.031823 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.031854 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.031881 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.031927 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.031927 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.031927 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.031927 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.032027 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.032053 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.032598 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.032639 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.032697 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.032737 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.032780 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.032812 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.032847 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.032884 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.032930 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.032963 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.032963 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.033021 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.033050 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.033084 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.033118 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.033145 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.033175 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.033208 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.033237 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.033270 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.033296 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.033322 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.033351 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.033351 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.033351 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.033859 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.033929 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.034079 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.034147 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.034272 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.034364 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.034511 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.035100 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.035158 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.035211 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.035284 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.035331 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.035375 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.035414 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.035448 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.035477 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.035510 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.035539 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.035563 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.035587 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.035623 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.035652 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.035676 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.035704 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.035729 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.035759 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.035787 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.035787 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.035915 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.035985 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.036106 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.036299 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.036416 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.036573 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.036697 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.037994 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.038058 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.038110 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.038184 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.038238 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.038270 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.038303 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.038337 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.038365 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.038394 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.038424 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.038474 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.038535 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.038590 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.039135 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.039254 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.039313 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.039354 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.039415 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.039466 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.039524 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.039566 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.039607 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.039651 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.039690 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.039733 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.039770 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.039812 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.039850 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.039883 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.039944 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.039983 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.040021 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.040021 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.040139 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.040188 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.040231 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.040231 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.040231 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.040231 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.040231 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.040503 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.040659 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.040743 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.040743 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.040827 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.040866 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.040958 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.041017 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.041081 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.041125 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.041169 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.041208 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.041259 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.041315 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.041354 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.041393 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.041433 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.041467 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.041507 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.041541 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.041580 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.041621 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.041668 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.041706 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.041768 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.041806 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.041844 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.041881 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.041962 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.042007 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.042057 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.042093 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.042139 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.042189 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.042224 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.042257 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.042290 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.042323 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.042363 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.042452 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.042492 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.042525 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.042662 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.042790 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.042840 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.042877 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.042934 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.042978 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.043012 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.043048 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.043092 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.043126 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.043164 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.043201 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.043234 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.043276 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.043313 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.043349 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.043387 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.043387 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.043387 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.043387 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.043387 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.043387 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.043833 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.043833 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.043833 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.043833 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.043833 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.043833 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.043833 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.044106 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.044171 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.044304 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.044356 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.044475 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.044523 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.044647 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.044707 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.044707 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.044788 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.044849 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.044917 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.044962 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.045008 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.045054 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.045093 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.045137 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.045137 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.045213 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.045252 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.045285 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.045331 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.045373 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.045410 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.045453 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.045494 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.045494 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.045567 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.045610 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.045610 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.045610 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.045719 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.045807 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.045939 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.046046 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.046149 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.046394 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.046504 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.046606 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.046701 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.046796 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.046910 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.047019 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.047116 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.047211 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.047307 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.047402 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.047500 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.047615 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.048294 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.048365 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.048498 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.048558 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.048726 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.048768 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.048880 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.049830 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.049884 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.049965 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.050016 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.050050 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.050077 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.050105 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.050129 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.050153 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.050180 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.050214 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.050322 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.050388 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.050445 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.050487 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.050519 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.050572 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.050641 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.050694 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.050753 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.050818 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.050965 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.051065 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.051163 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.051263 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.051358 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.051428 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.051559 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.051768 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.051831 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.051891 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.051977 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.052153 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.052211 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.052256 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.052286 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.052395 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.052426 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.052482 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.052516 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.052548 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.052605 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.052713 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.052818 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.052930 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.053045 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.053082 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.053162 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.053222 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.053282 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.053314 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.053348 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.053382 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.053416 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.053449 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.053483 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.057427 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.057514 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.057565 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.057605 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.057651 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.057693 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.057791 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.058121 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.058195 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.058252 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.058252 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.058340 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.058380 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.058380 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.058449 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.058487 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.058487 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.058573 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.058737 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.058788 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.058827 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.058890 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.058973 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.059014 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.059058 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.059098 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.059136 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.059180 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.059220 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.059266 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.059305 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.059355 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.059396 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.059434 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.059479 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.059523 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.059562 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.059601 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.059647 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.059691 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.059729 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.059770 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.059808 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.059845 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.059883 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.059944 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.059990 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.060029 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.060074 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.060118 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.060157 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.060199 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113024) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.060247 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.060290 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.060328 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.060371 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.060409 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.060453 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.060497 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.060537 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.060577 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113026) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.060621 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.060659 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.060697 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113025) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.060735 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.060774 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.060813 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.060813 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113026) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.060813 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113026) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.060948 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.060948 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.060948 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.060948 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.060948 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:52.060948 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:52.060948 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:52.060948 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:52.061231 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:52.061272 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:52.061435 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:52.104771 np0000173045 devstack@c-api.service[113026]: INFO dbcounter [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Registered counter for database cinder May 09 09:05:52.105001 np0000173045 devstack@c-api.service[113025]: INFO dbcounter [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Registered counter for database cinder May 09 09:05:52.105288 np0000173045 devstack@c-api.service[113024]: INFO dbcounter [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Registered counter for database cinder May 09 09:05:52.109735 np0000173045 devstack@c-api.service[113027]: INFO dbcounter [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Registered counter for database cinder May 09 09:05:52.116919 np0000173045 devstack@c-api.service[113025]: DEBUG oslo_db.sqlalchemy.engines [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd 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=113025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:52.120304 np0000173045 devstack@c-api.service[113024]: DEBUG oslo_db.sqlalchemy.engines [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e 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=113024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:52.124291 np0000173045 devstack@c-api.service[113026]: DEBUG oslo_db.sqlalchemy.engines [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 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=113026) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:52.131984 np0000173045 devstack@c-api.service[113027]: DEBUG oslo_db.sqlalchemy.engines [None req-efa73463-88fe-4a25-baa4-504566ce8662 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=113027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:52.235158 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writer thread running {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:52.237735 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writer thread running {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:52.237878 np0000173045 devstack@c-api.service[113025]: INFO cinder.rpc [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:52.238732 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writer thread running {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:52.240110 np0000173045 devstack@c-api.service[113024]: INFO cinder.rpc [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:52.240215 np0000173045 devstack@c-api.service[113025]: INFO cinder.rpc [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:52.241208 np0000173045 devstack@c-api.service[113026]: INFO cinder.rpc [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:52.242789 np0000173045 devstack@c-api.service[113025]: INFO cinder.rpc [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:52.243053 np0000173045 devstack@c-api.service[113024]: INFO cinder.rpc [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:52.243745 np0000173045 devstack@c-api.service[113026]: INFO cinder.rpc [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:52.243912 np0000173045 devstack@c-api.service[113025]: INFO cinder.rpc [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:52.244368 np0000173045 devstack@c-api.service[113024]: INFO cinder.rpc [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:52.244784 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.245934 np0000173045 devstack@c-api.service[113026]: INFO cinder.rpc [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:52.246110 np0000173045 devstack@c-api.service[113024]: INFO cinder.rpc [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:52.246530 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.247001 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.247962 np0000173045 devstack@c-api.service[113026]: INFO cinder.rpc [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:52.248851 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.249091 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.250883 np0000173045 devstack@c-api.service[113025]: DEBUG oslo_db.sqlalchemy.engines [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd 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=113025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:52.251564 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.253025 np0000173045 devstack@c-api.service[113024]: DEBUG oslo_db.sqlalchemy.engines [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e 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=113024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:52.253087 np0000173045 devstack@c-api.service[113025]: INFO cinder.rpc [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:52.254766 np0000173045 devstack@c-api.service[113025]: INFO cinder.rpc [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:52.255015 np0000173045 devstack@c-api.service[113024]: INFO cinder.rpc [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:52.255694 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.256266 np0000173045 devstack@c-api.service[113026]: DEBUG oslo_db.sqlalchemy.engines [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 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=113026) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:52.256839 np0000173045 devstack@c-api.service[113024]: INFO cinder.rpc [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:52.257577 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writer thread running {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:52.257717 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.258040 np0000173045 devstack@c-api.service[113026]: INFO cinder.rpc [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:52.259641 np0000173045 devstack@c-api.service[113026]: INFO cinder.rpc [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:52.260440 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.261212 np0000173045 devstack@c-api.service[113027]: INFO cinder.rpc [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:52.265481 np0000173045 devstack@c-api.service[113027]: INFO cinder.rpc [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:52.266855 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.268446 np0000173045 devstack@c-api.service[113027]: INFO cinder.rpc [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:52.269677 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.270030 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.270293 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.270372 np0000173045 devstack@c-api.service[113027]: INFO cinder.rpc [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:52.271329 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.272869 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.273112 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.273186 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.273531 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.276222 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.276410 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.277718 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.278950 np0000173045 devstack@c-api.service[113027]: DEBUG oslo_db.sqlalchemy.engines [None req-efa73463-88fe-4a25-baa4-504566ce8662 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=113027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:52.280485 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.280644 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.281059 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.281331 np0000173045 devstack@c-api.service[113027]: INFO cinder.rpc [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:52.283055 np0000173045 devstack@c-api.service[113027]: INFO cinder.rpc [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:52.283838 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.283983 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.284068 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.284134 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.286836 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.286988 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.287291 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.290031 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.290850 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.291363 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.293658 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.294049 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.294392 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.296063 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.296398 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.296663 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.296984 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.298610 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.298693 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.299268 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.300116 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.301318 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.301382 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.303405 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.305050 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.306953 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.307208 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.307710 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.308554 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.310485 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.310669 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.310943 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.311031 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.312525 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.312589 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.312807 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.314028 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.314095 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.314151 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.314371 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.315597 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.315679 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.315892 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.317168 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.317240 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.317832 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.318159 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.318317 np0000173045 devstack@c-api.service[113025]: WARNING cinder.api.contrib.hosts [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:52.318700 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.319067 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.319338 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.319797 np0000173045 devstack@c-api.service[113024]: WARNING cinder.api.contrib.hosts [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:52.320484 np0000173045 devstack@c-api.service[113026]: WARNING cinder.api.contrib.hosts [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:52.320554 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.320604 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.321280 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.321369 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.322068 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.322182 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.322838 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.323048 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: extensions {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.323653 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.324289 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: encryption {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.324519 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: extensions {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.324647 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.324721 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.325434 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: extensions {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.325761 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: encryption {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.325921 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: encryption {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.326275 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.327030 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: encryption {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.327543 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: os-quota-sets {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.327767 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: encryption {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.328576 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: encryption {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.328963 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: cgsnapshots {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.329223 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.329313 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: os-quota-sets {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.330145 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: os-quota-sets {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.330392 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: os-quota-class-sets {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.330734 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: cgsnapshots {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.331530 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: cgsnapshots {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.331715 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: os-availability-zone {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.332158 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: os-quota-class-sets {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.332936 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: os-quota-class-sets {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.333003 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: qos-specs {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.333445 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: os-availability-zone {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.334256 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: os-availability-zone {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.334738 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: qos-specs {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.334865 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.335167 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: backups {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.335502 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: qos-specs {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.337300 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: backups {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.337558 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: backups {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.337675 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: extra_specs {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.338324 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.339254 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: os-snapshot-manage {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.339307 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: extra_specs {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.340166 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: extra_specs {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.340552 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.340691 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: os-volume-type-access {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.340848 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: os-snapshot-manage {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.341697 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: os-snapshot-manage {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.342165 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.342290 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: capabilities {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.342337 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: os-volume-type-access {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.343256 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: os-volume-type-access {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.343568 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: os-hosts {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.343887 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.343947 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: capabilities {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.344864 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: capabilities {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.344951 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: consistencygroups {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.345280 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: os-hosts {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.345763 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.346192 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: os-hosts {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.346624 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: consistencygroups {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.346840 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: os-volume-transfer {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.347616 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: consistencygroups {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.347679 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.348557 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: scheduler-stats {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.348633 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: os-volume-transfer {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.348861 np0000173045 devstack@c-api.service[113027]: WARNING cinder.api.contrib.hosts [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:52.349625 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.349789 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: os-volume-transfer {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.350256 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extended resource: os-volume-manage {{(pid=113025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.350447 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: scheduler-stats {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.351199 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.351659 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: scheduler-stats {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.351919 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extended resource: os-volume-manage {{(pid=113024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.352816 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.352888 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.353257 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extended resource: os-volume-manage {{(pid=113026) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.353716 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: extensions {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.353866 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.contrib.snapshot_actions [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] SnapshotActionsController initialized {{(pid=113025) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:52.354117 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.354726 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.355167 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] SnapshotActionsController initialized {{(pid=113024) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:52.355240 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: encryption {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.355777 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.355910 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.356147 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.356849 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.contrib.snapshot_actions [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] SnapshotActionsController initialized {{(pid=113026) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:52.357336 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.357396 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: encryption {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.357569 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.357747 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.358807 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.359037 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.359457 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.359561 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: os-quota-sets {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.360258 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.360484 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.361104 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.361520 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: cgsnapshots {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.361783 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.362089 np0000173045 devstack@c-api.service[113025]: WARNING castellan.key_manager.migration [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.362743 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.363148 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.363252 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.363304 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: os-quota-class-sets {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.363357 np0000173045 devstack@c-api.service[113024]: WARNING castellan.key_manager.migration [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.363400 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.363470 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.363583 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.363678 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.363811 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.363917 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364039 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364154 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364209 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension UsedLimits extending resource: limits {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364278 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364332 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension TypesManage extending resource: types {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364374 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364413 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension AdminActions extending resource: volumes {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364482 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364528 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension AdminActions extending resource: snapshots {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364577 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension SnapshotActions extending resource: snapshots {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364646 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension AdminActions extending resource: backups {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364696 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension VolumeTypeAccess extending resource: types {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364733 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: os-availability-zone {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.364775 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.364814 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension VolumeActions extending resource: volumes {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364849 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.364965 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.v3.router [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.365017 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.365089 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.365187 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension UsedLimits extending resource: limits {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.365284 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension TypesManage extending resource: types {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.365391 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension AdminActions extending resource: volumes {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.365510 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension AdminActions extending resource: snapshots {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.365611 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension AdminActions extending resource: backups {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.365721 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension VolumeActions extending resource: volumes {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.366140 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.v3.router [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.366213 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: qos-specs {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.366689 np0000173045 devstack@c-api.service[113026]: WARNING castellan.key_manager.migration [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.367328 np0000173045 devstack@c-api.service[113025]: WARNING keystonemiddleware.auth_token [None req-a140f6fd-8768-4ce0-9672-ab2a39dd2cfd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:05:52.367651 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.367799 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.367965 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.368121 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.368274 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.368356 np0000173045 devstack@c-api.service[113024]: WARNING keystonemiddleware.auth_token [None req-dd31be80-f19d-4d54-9eb4-36b0d5492c3e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:05:52.368409 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.368602 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.368745 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.368909 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.369062 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension UsedLimits extending resource: limits {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.369206 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension TypesManage extending resource: types {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.369363 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension AdminActions extending resource: volumes {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.369415 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: backups {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.369537 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension AdminActions extending resource: snapshots {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.369683 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension AdminActions extending resource: backups {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.369828 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension VolumeActions extending resource: volumes {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.370133 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.v3.router [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113026) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.371853 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: extra_specs {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.372507 np0000173045 devstack@c-api.service[113026]: WARNING keystonemiddleware.auth_token [None req-f2fad4b6-e5fa-4883-b239-416069cd9ea9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:05:52.373368 np0000173045 devstack@c-api.service[113025]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775b6f4a3668 pid: 113025 (default app) May 09 09:05:52.373440 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: os-snapshot-manage {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.373883 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:05:52.373883 np0000173045 devstack@c-api.service[113025]: warnings.warn( May 09 09:05:52.374434 np0000173045 devstack@c-api.service[113024]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775b6f4a3668 pid: 113024 (default app) May 09 09:05:52.374929 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: os-volume-type-access {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.376715 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: capabilities {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.378098 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: os-hosts {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.378837 np0000173045 devstack@c-api.service[113026]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775b6f4a3668 pid: 113026 (default app) May 09 09:05:52.379474 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: consistencygroups {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.381485 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: os-volume-transfer {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.382169 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382169 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382278 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382278 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382278 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382278 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382278 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382449 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382449 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382449 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382449 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382449 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382449 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382625 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382625 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382625 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382625 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382625 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382765 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382765 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382765 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382765 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382910 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382910 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.382910 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.382910 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383038 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383038 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383038 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383038 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383038 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383194 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383194 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383194 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383194 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383194 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383335 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383335 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383335 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383335 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383335 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383335 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383513 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383513 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383513 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383513 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383513 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383513 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383681 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383681 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383681 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383681 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383681 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383681 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383857 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383857 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383857 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383857 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.383857 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.383857 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384048 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384048 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384048 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384048 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384165 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384165 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384165 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384165 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384165 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384328 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384328 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384328 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384328 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384328 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384493 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384493 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384493 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384493 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384493 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384493 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384716 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384716 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384716 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384716 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384716 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384953 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384953 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384953 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.384953 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.384953 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.385207 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.385207 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.385207 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.385207 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.385377 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.385377 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.385377 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.385377 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.385559 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.385559 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.385559 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.385559 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.385559 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.385774 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.385774 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.385774 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.385774 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.385774 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386026 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386026 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386026 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386026 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386206 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386206 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386206 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386206 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386366 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386366 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386366 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386366 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386528 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: scheduler-stats {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.386576 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386576 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386576 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386576 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386744 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386744 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386744 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386744 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386938 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386938 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386938 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386938 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.386938 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.386938 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387183 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387183 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387183 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387183 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387183 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387395 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387395 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387395 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387395 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387395 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387395 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387395 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387669 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387669 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387669 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387669 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387669 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387669 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387927 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387927 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387927 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387927 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.387927 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.387927 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388175 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388175 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388175 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388175 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388175 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388175 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388410 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388410 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388410 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388410 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388570 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388570 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388570 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388570 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388731 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388731 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388731 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388731 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388980 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388980 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.388980 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:52.388980 np0000173045 devstack@c-api.service[113025]: warnings.warn(deprecated_msg) May 09 09:05:52.389152 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extended resource: os-volume-manage {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:52.389198 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-e22cdfa4-4420-47f4-b027-17afc80dd50b None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:52.389233 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.389233 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.contrib.snapshot_actions [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] SnapshotActionsController initialized {{(pid=113027) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:52.389301 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 946 bytes} [Sat May 9 09:05:52 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:05:52.389336 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.390551 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.392030 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.393426 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.394980 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.396497 np0000173045 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:52.397358 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.397474 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.397585 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.397701 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.397801 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.397927 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.398083 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.398359 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.398476 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.398586 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension UsedLimits extending resource: limits {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.398685 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension TypesManage extending resource: types {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.398792 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension AdminActions extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.398918 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension AdminActions extending resource: snapshots {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.399040 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension AdminActions extending resource: backups {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.399134 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension VolumeActions extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.399341 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:52.401557 np0000173045 devstack@c-api.service[113027]: WARNING keystonemiddleware.auth_token [None req-efa73463-88fe-4a25-baa4-504566ce8662 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:05:52.407909 np0000173045 devstack@c-api.service[113027]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775b6f4a3668 pid: 113027 (default app) May 09 09:05:59.495613 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:05:59.495613 np0000173045 devstack@c-api.service[113024]: warnings.warn( May 09 09:05:59.510297 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.510297 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.510297 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.510297 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.510297 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.510794 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.510794 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.510794 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.510794 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.510794 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511080 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511080 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511080 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511080 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511080 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511080 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511287 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511287 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511287 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511287 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511468 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511468 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511468 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511468 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511638 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511638 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511638 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511638 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511807 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511807 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511807 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.511807 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.511807 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512046 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512046 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512046 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512046 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512046 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512234 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512234 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512234 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512234 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512234 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512234 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512465 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512465 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512465 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512465 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512465 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512465 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512698 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512698 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512698 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512698 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512698 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512698 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512953 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512953 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512953 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.512953 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.512953 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.513143 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.513143 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.513143 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.513143 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.513143 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.513645 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.513645 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.513645 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.513645 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.513645 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.513645 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.514547 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.514547 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.514547 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.514547 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.514547 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.514547 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.515232 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.515232 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.515232 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.515232 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.515232 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.515544 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.515544 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.515544 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.515544 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.515544 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.515930 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.515930 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.515930 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.515930 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.516243 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.516243 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.516243 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.516243 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.516494 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.516494 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.516494 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.516494 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.516494 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.516803 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.516803 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.516803 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.516803 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.516803 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.517111 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.517111 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.517111 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.517111 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.517357 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.517357 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.517357 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.517357 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.517634 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.517634 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.517634 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.517634 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518018 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.518018 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518018 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.518018 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518295 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.518295 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518295 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.518295 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518542 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.518542 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518542 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.518542 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518542 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.518862 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518862 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.518862 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518862 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.518862 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.518862 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.519375 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.519375 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.519375 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.519375 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.519375 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.519835 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.519835 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.519835 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.519835 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.519835 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.519835 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.520459 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.520459 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.520459 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.520459 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.520459 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.520459 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.520712 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.520712 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.520712 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.520712 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.520712 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.520712 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.520990 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.520990 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.520990 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.520990 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.520990 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.520990 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.521209 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.521209 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.521209 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.521209 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.521352 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.521352 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.521352 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.521352 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.521352 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.521605 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.521605 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.521605 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.521605 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:59.521605 np0000173045 devstack@c-api.service[113024]: warnings.warn(deprecated_msg) May 09 09:05:59.521605 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [None req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:00.002209 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f admin admin] POST https://199.204.45.22/volume/v3/types May 09 09:06:00.002786 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:06:00.004380 np0000173045 devstack@c-api.service[113024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:06:00.004380 np0000173045 devstack@c-api.service[113024]: warnings.warn( May 09 09:06:00.014375 np0000173045 devstack@c-api.service[113024]: DEBUG oslo_db.sqlalchemy.engines [None req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f 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=113024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:00.045319 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 May 09 09:06:00.046291 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Sat May 9 09:05:59 2026] POST /volume/v3/types => generated 186 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:06:00.059236 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:06:00.059236 np0000173045 devstack@c-api.service[113026]: warnings.warn( May 09 09:06:00.072601 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.072601 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.072601 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.072601 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.072601 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.073294 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.073294 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.073294 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.073294 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.073294 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.073759 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.073759 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.073759 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.073759 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.073759 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.073759 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.074377 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.074377 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.074377 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.074377 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.074804 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.074804 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.074804 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.074804 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075061 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075061 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075061 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075061 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075268 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075268 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075268 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075268 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075268 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075528 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075528 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075528 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075528 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075528 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075784 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075784 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075784 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075784 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.075784 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.075784 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.076102 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.076102 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.076102 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.076102 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.076102 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.076102 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.076396 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.076396 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.076396 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.076396 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.076396 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.076396 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.076693 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.076693 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.076693 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.076693 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.076693 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.077553 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.077553 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.077553 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.077553 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.077553 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.078116 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.078116 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.078116 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.078116 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.078116 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.078116 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.078734 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.078734 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.078734 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.078734 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.078734 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.078734 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.079147 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.079147 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.079147 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.079147 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.079147 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.079474 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.079474 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.079474 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.079474 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.079474 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.079792 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.079792 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.079792 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.079792 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.080086 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.080086 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.080086 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.080086 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.080345 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.080345 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.080345 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.080345 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.080345 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.080671 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.080671 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.080671 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.080671 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.080671 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.080999 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.080999 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.080999 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.080999 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.081261 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.081261 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.081261 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.081261 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.081521 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.081521 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.081521 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.081521 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082165 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.082165 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082165 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.082165 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082424 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.082424 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082424 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.082424 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082677 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.082677 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082677 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.082677 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082677 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.082911 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082911 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.082911 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082911 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.082911 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.082911 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083115 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083115 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083115 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083115 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083115 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083290 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083290 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083290 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083290 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083290 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083290 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083530 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083530 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083530 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083530 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083530 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083530 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083731 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083731 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083731 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083731 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083731 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083731 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083950 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083950 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083950 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083950 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.083950 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.083950 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.084150 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.084150 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.084150 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.084150 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.084300 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.084300 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.084300 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.084300 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.084300 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.084474 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.084474 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.084474 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.084474 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:06:00.084474 np0000173045 devstack@c-api.service[113026]: warnings.warn(deprecated_msg) May 09 09:06:00.084474 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f req-9f2de153-c34f-4525-b691-95f1d1a0ebdc None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:00.447691 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f req-9f2de153-c34f-4525-b691-95f1d1a0ebdc admin admin] POST https://199.204.45.22/volume/v3/types/5b1a6672-5958-4a49-9d59-de58cc406b5a/extra_specs May 09 09:06:00.448248 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f req-9f2de153-c34f-4525-b691-95f1d1a0ebdc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:06:00.449979 np0000173045 devstack@c-api.service[113026]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:06:00.449979 np0000173045 devstack@c-api.service[113026]: warnings.warn( May 09 09:06:00.460616 np0000173045 devstack@c-api.service[113026]: DEBUG oslo_db.sqlalchemy.engines [req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f req-9f2de153-c34f-4525-b691-95f1d1a0ebdc 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=113026) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:00.527769 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [req-b4e1c2b7-aadb-4ccb-8c46-7807b26a846f req-9f2de153-c34f-4525-b691-95f1d1a0ebdc admin admin] https://199.204.45.22/volume/v3/types/5b1a6672-5958-4a49-9d59-de58cc406b5a/extra_specs returned with HTTP 200 May 09 09:06:00.528509 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 1/3] 199.204.45.22 () {70 vars in 1498 bytes} [Sat May 9 09:06:00 2026] POST /volume/v3/types/5b1a6672-5958-4a49-9d59-de58cc406b5a/extra_specs => generated 55 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:06:02.254502 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=6 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:02.282682 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=6 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:10.042044 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:10.535404 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:19.342012 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-268c4388-06fe-4714-9f50-251537964d3d None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:19.343280 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-268c4388-06fe-4714-9f50-251537964d3d None None] GET https://199.204.45.22/volume// May 09 09:11:19.343626 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-268c4388-06fe-4714-9f50-251537964d3d None None] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:19.344301 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-268c4388-06fe-4714-9f50-251537964d3d None None] Calling method 'all' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:19.345220 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-268c4388-06fe-4714-9f50-251537964d3d None None] https://199.204.45.22/volume// returned with HTTP 300 May 09 09:11:19.345583 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 2/4] 199.204.45.22 () {66 vars in 1449 bytes} [Sat May 9 09:11:19 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:11:57.561085 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:11:57.561085 np0000173045 devstack@c-api.service[113027]: warnings.warn( May 09 09:11:57.574297 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.574297 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.574297 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.574297 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.574297 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.574845 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.574845 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.574845 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.574845 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.574845 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.575206 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.575206 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.575206 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.575206 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.575206 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.575206 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.575633 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.575633 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.575633 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.575633 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.575925 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.575925 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.575925 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.575925 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.576213 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.576213 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.576213 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.576213 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.576499 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.576499 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.576499 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.576499 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.576499 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.576868 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.576868 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.576868 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.576868 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.576868 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.577223 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.577223 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.577223 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.577223 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.577223 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.577223 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.577616 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.577616 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.577616 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.577616 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.577616 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.577616 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.578077 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.578077 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.578077 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.578077 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.578077 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.578077 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.578456 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.578456 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.578456 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.578456 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.578456 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.578994 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.578994 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.578994 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.578994 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.578994 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.579316 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.579316 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.579316 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.579316 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.579316 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.579316 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.579718 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.579718 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.579718 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.579718 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.579718 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.579718 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.580112 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.580112 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.580112 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.580112 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.580112 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.580537 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.580537 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.580537 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.580537 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.580537 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581142 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581142 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581142 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581142 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581332 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581332 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581332 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581332 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581520 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581520 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581520 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581520 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581520 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581755 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581755 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581755 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581755 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581755 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581997 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581997 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.581997 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.581997 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.582200 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.582200 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.582200 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.582200 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.582383 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.582383 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.582383 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.582383 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.582568 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.582568 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.582568 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.582568 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.582818 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.582818 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.582818 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.582818 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583093 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583093 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583093 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583093 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583093 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583334 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583334 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583334 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583334 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583334 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583334 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583593 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583593 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583593 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583593 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583593 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583807 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583807 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583807 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583807 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.583807 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.583807 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.584088 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.584088 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.584088 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.584088 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.584088 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.584088 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.584384 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.584384 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.584384 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.584384 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.584384 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.584384 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.584814 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.584814 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.584814 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.584814 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.584814 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.584814 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.585119 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.585119 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.585119 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.585119 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.585316 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.585316 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.585316 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.585316 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.585316 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.585557 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.585557 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.585557 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.585557 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:11:57.585557 np0000173045 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) May 09 09:11:57.585557 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-0507cb84-415c-478d-a9ba-5f41975fab10 None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:57.900738 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-0507cb84-415c-478d-a9ba-5f41975fab10 demo demo] GET https://199.204.45.22/volume/v3/types?is_public=None May 09 09:11:57.901190 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-0507cb84-415c-478d-a9ba-5f41975fab10 demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:57.901416 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-0507cb84-415c-478d-a9ba-5f41975fab10 demo demo] Calling method 'index' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:57.901879 np0000173045 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:11:57.901879 np0000173045 devstack@c-api.service[113027]: warnings.warn( May 09 09:11:57.902508 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.api_utils [None req-0507cb84-415c-478d-a9ba-5f41975fab10 demo demo] Removing options '' from query. {{(pid=113027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:11:57.914050 np0000173045 devstack@c-api.service[113027]: DEBUG oslo_db.sqlalchemy.engines [None req-0507cb84-415c-478d-a9ba-5f41975fab10 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=113027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:11:57.935703 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-0507cb84-415c-478d-a9ba-5f41975fab10 demo demo] https://199.204.45.22/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:11:57.936210 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 1/5] 199.204.45.22 () {64 vars in 1256 bytes} [Sat May 9 09:11:57 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:57.950778 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [req-0507cb84-415c-478d-a9ba-5f41975fab10 req-b54bbca7-9ecd-4979-9f4e-2d2cf925acfc None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:57.955549 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [req-0507cb84-415c-478d-a9ba-5f41975fab10 req-b54bbca7-9ecd-4979-9f4e-2d2cf925acfc demo demo] GET https://199.204.45.22/volume/v3/types/default May 09 09:11:57.955888 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [req-0507cb84-415c-478d-a9ba-5f41975fab10 req-b54bbca7-9ecd-4979-9f4e-2d2cf925acfc demo demo] Empty body provided in request {{(pid=113024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:57.956248 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [req-0507cb84-415c-478d-a9ba-5f41975fab10 req-b54bbca7-9ecd-4979-9f4e-2d2cf925acfc demo demo] Calling method 'show' {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:57.968776 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [req-0507cb84-415c-478d-a9ba-5f41975fab10 req-b54bbca7-9ecd-4979-9f4e-2d2cf925acfc demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 09 09:11:57.969621 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 2/6] 199.204.45.22 () {66 vars in 1322 bytes} [Sat May 9 09:11:57 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 09:11:58.327922 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [None req-3479ba74-53ab-45b9-9ca6-30ce31d72ede None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:58.331864 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-3479ba74-53ab-45b9-9ca6-30ce31d72ede demo demo] GET https://199.204.45.22/volume/v3/types/default May 09 09:11:58.332135 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-3479ba74-53ab-45b9-9ca6-30ce31d72ede demo demo] Empty body provided in request {{(pid=113026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:58.332396 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-3479ba74-53ab-45b9-9ca6-30ce31d72ede demo demo] Calling method 'show' {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:58.348016 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-3479ba74-53ab-45b9-9ca6-30ce31d72ede demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 09 09:11:58.348244 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 2/7] 199.204.45.22 () {64 vars in 1251 bytes} [Sat May 9 09:11:58 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 09:11:58.778005 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-b5c70cbf-c874-43a3-b357-1a88a2dcfde7 None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:59.123816 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-b5c70cbf-c874-43a3-b357-1a88a2dcfde7 demo demo] GET https://199.204.45.22/volume/v3/types/default May 09 09:11:59.124180 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-b5c70cbf-c874-43a3-b357-1a88a2dcfde7 demo demo] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:59.124374 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-b5c70cbf-c874-43a3-b357-1a88a2dcfde7 demo demo] Calling method 'show' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:59.134036 np0000173045 devstack@c-api.service[113025]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c70cbf-c874-43a3-b357-1a88a2dcfde7 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=113025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:11:59.149973 np0000173045 devstack@c-api.service[113025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:11:59.149973 np0000173045 devstack@c-api.service[113025]: warnings.warn( May 09 09:11:59.152064 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-b5c70cbf-c874-43a3-b357-1a88a2dcfde7 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 09 09:11:59.152421 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 3/8] 199.204.45.22 () {64 vars in 1251 bytes} [Sat May 9 09:11:58 2026] GET /volume/v3/types/default => generated 145 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:59.169289 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-f305058e-67f8-484b-a9e3-3dd82381d2bd None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:59.171099 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-f305058e-67f8-484b-a9e3-3dd82381d2bd demo demo] GET https://199.204.45.22/volume/v3/types/default May 09 09:11:59.171285 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-f305058e-67f8-484b-a9e3-3dd82381d2bd demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:59.171485 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-f305058e-67f8-484b-a9e3-3dd82381d2bd demo demo] Calling method 'show' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:59.192862 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-f305058e-67f8-484b-a9e3-3dd82381d2bd demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 09 09:11:59.193800 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 2/9] 199.204.45.22 () {64 vars in 1251 bytes} [Sat May 9 09:11:59 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:07.964515 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=2 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:08.342140 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=2 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:09.148440 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=2 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:09.184009 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=3 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:45.431410 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [None req-64eb2a10-01ca-4bdf-aeec-c5d0de22f361 None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:45.508949 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-64eb2a10-01ca-4bdf-aeec-c5d0de22f361 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:17:45.508949 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-64eb2a10-01ca-4bdf-aeec-c5d0de22f361 demo demo] Empty body provided in request {{(pid=113024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:45.509303 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-64eb2a10-01ca-4bdf-aeec-c5d0de22f361 demo demo] Calling method 'detail' {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:45.510300 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.api_utils [None req-64eb2a10-01ca-4bdf-aeec-c5d0de22f361 demo demo] Removing options '' from query. {{(pid=113024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:45.511520 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.volume.api [None req-64eb2a10-01ca-4bdf-aeec-c5d0de22f361 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113024) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:45.550130 np0000173045 devstack@c-api.service[113024]: INFO cinder.volume.api [None req-64eb2a10-01ca-4bdf-aeec-c5d0de22f361 demo demo] Get all volumes completed successfully. May 09 09:17:45.553069 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-64eb2a10-01ca-4bdf-aeec-c5d0de22f361 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:45.553705 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 3/10] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:17:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:55.543090 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=1 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:45.569854 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [None req-3029f90c-e3aa-4f17-9d1d-b5e74efe6fcb None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:45.573473 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-3029f90c-e3aa-4f17-9d1d-b5e74efe6fcb demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:18:45.574044 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-3029f90c-e3aa-4f17-9d1d-b5e74efe6fcb demo demo] Empty body provided in request {{(pid=113026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:45.574646 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-3029f90c-e3aa-4f17-9d1d-b5e74efe6fcb demo demo] Calling method 'detail' {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:45.575381 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.api_utils [None req-3029f90c-e3aa-4f17-9d1d-b5e74efe6fcb demo demo] Removing options '' from query. {{(pid=113026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:45.576797 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.volume.api [None req-3029f90c-e3aa-4f17-9d1d-b5e74efe6fcb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:45.616120 np0000173045 devstack@c-api.service[113026]: INFO cinder.volume.api [None req-3029f90c-e3aa-4f17-9d1d-b5e74efe6fcb demo demo] Get all volumes completed successfully. May 09 09:18:45.619877 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-3029f90c-e3aa-4f17-9d1d-b5e74efe6fcb demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:45.622215 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:18:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:55.608147 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=1 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:45.639855 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-aa1d9259-08df-42d6-ac2b-06522f5a49a8 None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:45.644714 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-aa1d9259-08df-42d6-ac2b-06522f5a49a8 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:19:45.644990 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-aa1d9259-08df-42d6-ac2b-06522f5a49a8 demo demo] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:45.645247 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-aa1d9259-08df-42d6-ac2b-06522f5a49a8 demo demo] Calling method 'detail' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:45.645942 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.api_utils [None req-aa1d9259-08df-42d6-ac2b-06522f5a49a8 demo demo] Removing options '' from query. {{(pid=113025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:45.647108 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.volume.api [None req-aa1d9259-08df-42d6-ac2b-06522f5a49a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113025) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:45.693656 np0000173045 devstack@c-api.service[113025]: INFO cinder.volume.api [None req-aa1d9259-08df-42d6-ac2b-06522f5a49a8 demo demo] Get all volumes completed successfully. May 09 09:19:45.697103 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-aa1d9259-08df-42d6-ac2b-06522f5a49a8 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:45.697581 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 4/12] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:19:45 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 09:19:55.684160 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=1 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:45.729713 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-6be42962-e6cc-48ec-a2e6-1e5d2d503725 None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:45.733712 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-6be42962-e6cc-48ec-a2e6-1e5d2d503725 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:20:45.734008 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-6be42962-e6cc-48ec-a2e6-1e5d2d503725 demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:45.734360 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-6be42962-e6cc-48ec-a2e6-1e5d2d503725 demo demo] Calling method 'detail' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:45.735129 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.api_utils [None req-6be42962-e6cc-48ec-a2e6-1e5d2d503725 demo demo] Removing options '' from query. {{(pid=113027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:45.736256 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.volume.api [None req-6be42962-e6cc-48ec-a2e6-1e5d2d503725 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:45.779048 np0000173045 devstack@c-api.service[113027]: INFO cinder.volume.api [None req-6be42962-e6cc-48ec-a2e6-1e5d2d503725 demo demo] Get all volumes completed successfully. May 09 09:20:45.782270 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-6be42962-e6cc-48ec-a2e6-1e5d2d503725 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:45.782998 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 3/13] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:20:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:55.769296 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=1 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:45.797061 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [None req-ca73060b-6fe3-4188-8c40-2cd4cee8afca None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:45.799351 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-ca73060b-6fe3-4188-8c40-2cd4cee8afca demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:21:45.799520 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-ca73060b-6fe3-4188-8c40-2cd4cee8afca demo demo] Empty body provided in request {{(pid=113024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:45.799723 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-ca73060b-6fe3-4188-8c40-2cd4cee8afca demo demo] Calling method 'detail' {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:45.800050 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.api_utils [None req-ca73060b-6fe3-4188-8c40-2cd4cee8afca demo demo] Removing options '' from query. {{(pid=113024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:45.800794 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.volume.api [None req-ca73060b-6fe3-4188-8c40-2cd4cee8afca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113024) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:45.809672 np0000173045 devstack@c-api.service[113024]: INFO cinder.volume.api [None req-ca73060b-6fe3-4188-8c40-2cd4cee8afca demo demo] Get all volumes completed successfully. May 09 09:21:45.813635 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-ca73060b-6fe3-4188-8c40-2cd4cee8afca demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:45.813635 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 4/14] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:21:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:55.803872 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=1 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:45.858211 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [None req-b75362ea-b38e-425a-9bb2-3f6c6ff76547 None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:45.982534 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-b75362ea-b38e-425a-9bb2-3f6c6ff76547 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:22:45.982808 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-b75362ea-b38e-425a-9bb2-3f6c6ff76547 demo demo] Empty body provided in request {{(pid=113026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:45.983087 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-b75362ea-b38e-425a-9bb2-3f6c6ff76547 demo demo] Calling method 'detail' {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:45.983429 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.api_utils [None req-b75362ea-b38e-425a-9bb2-3f6c6ff76547 demo demo] Removing options '' from query. {{(pid=113026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:45.984653 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.volume.api [None req-b75362ea-b38e-425a-9bb2-3f6c6ff76547 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:45.994298 np0000173045 devstack@c-api.service[113026]: INFO cinder.volume.api [None req-b75362ea-b38e-425a-9bb2-3f6c6ff76547 demo demo] Get all volumes completed successfully. May 09 09:22:45.999196 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-b75362ea-b38e-425a-9bb2-3f6c6ff76547 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:45.999670 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:22:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:55.988352 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=1 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:46.013467 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-828dbc24-4e40-42b1-9099-d21bf9bd106e None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:46.019474 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-828dbc24-4e40-42b1-9099-d21bf9bd106e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:23:46.019968 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-828dbc24-4e40-42b1-9099-d21bf9bd106e demo demo] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:46.020461 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-828dbc24-4e40-42b1-9099-d21bf9bd106e demo demo] Calling method 'detail' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:46.021070 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.api_utils [None req-828dbc24-4e40-42b1-9099-d21bf9bd106e demo demo] Removing options '' from query. {{(pid=113025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:46.023714 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.volume.api [None req-828dbc24-4e40-42b1-9099-d21bf9bd106e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113025) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:46.034402 np0000173045 devstack@c-api.service[113025]: INFO cinder.volume.api [None req-828dbc24-4e40-42b1-9099-d21bf9bd106e demo demo] Get all volumes completed successfully. May 09 09:23:46.037829 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-828dbc24-4e40-42b1-9099-d21bf9bd106e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:46.038481 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 5/16] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:23:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:56.027357 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=1 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:46.058983 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-08df7a21-cdff-456e-80a7-3cfd96a0cabd None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:46.063105 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-08df7a21-cdff-456e-80a7-3cfd96a0cabd demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:24:46.063497 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-08df7a21-cdff-456e-80a7-3cfd96a0cabd demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:46.063882 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-08df7a21-cdff-456e-80a7-3cfd96a0cabd demo demo] Calling method 'detail' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:46.064398 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.api_utils [None req-08df7a21-cdff-456e-80a7-3cfd96a0cabd demo demo] Removing options '' from query. {{(pid=113027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:46.065413 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.volume.api [None req-08df7a21-cdff-456e-80a7-3cfd96a0cabd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:46.073126 np0000173045 devstack@c-api.service[113027]: INFO cinder.volume.api [None req-08df7a21-cdff-456e-80a7-3cfd96a0cabd demo demo] Get all volumes completed successfully. May 09 09:24:46.075475 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-08df7a21-cdff-456e-80a7-3cfd96a0cabd demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:46.075826 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 4/17] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:24:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:56.068143 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=1 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:46.092052 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [None req-ae75166a-c5c8-4721-9643-d3f29fd66f17 None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:46.094809 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-ae75166a-c5c8-4721-9643-d3f29fd66f17 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:25:46.095151 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-ae75166a-c5c8-4721-9643-d3f29fd66f17 demo demo] Empty body provided in request {{(pid=113024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:46.095331 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-ae75166a-c5c8-4721-9643-d3f29fd66f17 demo demo] Calling method 'detail' {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:46.095653 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.api_utils [None req-ae75166a-c5c8-4721-9643-d3f29fd66f17 demo demo] Removing options '' from query. {{(pid=113024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:46.096666 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.volume.api [None req-ae75166a-c5c8-4721-9643-d3f29fd66f17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113024) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:46.105060 np0000173045 devstack@c-api.service[113024]: INFO cinder.volume.api [None req-ae75166a-c5c8-4721-9643-d3f29fd66f17 demo demo] Get all volumes completed successfully. May 09 09:25:46.107761 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-ae75166a-c5c8-4721-9643-d3f29fd66f17 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:46.108313 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 5/18] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:25:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:56.100543 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=1 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:46.123416 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [None req-a41811c4-dde4-4f70-9b14-2408439e24aa None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:46.126555 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-a41811c4-dde4-4f70-9b14-2408439e24aa demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:26:46.126884 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-a41811c4-dde4-4f70-9b14-2408439e24aa demo demo] Empty body provided in request {{(pid=113026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:46.127214 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-a41811c4-dde4-4f70-9b14-2408439e24aa demo demo] Calling method 'detail' {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:46.127511 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.api_utils [None req-a41811c4-dde4-4f70-9b14-2408439e24aa demo demo] Removing options '' from query. {{(pid=113026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:46.128480 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.volume.api [None req-a41811c4-dde4-4f70-9b14-2408439e24aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:46.136664 np0000173045 devstack@c-api.service[113026]: INFO cinder.volume.api [None req-a41811c4-dde4-4f70-9b14-2408439e24aa demo demo] Get all volumes completed successfully. May 09 09:26:46.138759 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-a41811c4-dde4-4f70-9b14-2408439e24aa demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:46.139261 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:26:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:56.131745 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=1 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:46.156763 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-e4fdbe35-cfe6-49b8-8830-ac9b0e34443d None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:46.302682 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-e4fdbe35-cfe6-49b8-8830-ac9b0e34443d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:27:46.303131 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-e4fdbe35-cfe6-49b8-8830-ac9b0e34443d demo demo] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:46.303554 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-e4fdbe35-cfe6-49b8-8830-ac9b0e34443d demo demo] Calling method 'detail' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:46.304386 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.api_utils [None req-e4fdbe35-cfe6-49b8-8830-ac9b0e34443d demo demo] Removing options '' from query. {{(pid=113025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:46.305992 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.volume.api [None req-e4fdbe35-cfe6-49b8-8830-ac9b0e34443d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113025) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:46.318190 np0000173045 devstack@c-api.service[113025]: INFO cinder.volume.api [None req-e4fdbe35-cfe6-49b8-8830-ac9b0e34443d demo demo] Get all volumes completed successfully. May 09 09:27:46.321304 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-e4fdbe35-cfe6-49b8-8830-ac9b0e34443d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:46.321884 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 6/20] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:27:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:56.312526 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=1 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:46.335009 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-a850b54f-20e0-4cff-bc29-1ab8d2f0d0d1 None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:46.338431 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-a850b54f-20e0-4cff-bc29-1ab8d2f0d0d1 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:28:46.338717 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-a850b54f-20e0-4cff-bc29-1ab8d2f0d0d1 demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:46.339062 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-a850b54f-20e0-4cff-bc29-1ab8d2f0d0d1 demo demo] Calling method 'detail' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:46.339376 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.api_utils [None req-a850b54f-20e0-4cff-bc29-1ab8d2f0d0d1 demo demo] Removing options '' from query. {{(pid=113027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:46.340657 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.volume.api [None req-a850b54f-20e0-4cff-bc29-1ab8d2f0d0d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:46.352121 np0000173045 devstack@c-api.service[113027]: INFO cinder.volume.api [None req-a850b54f-20e0-4cff-bc29-1ab8d2f0d0d1 demo demo] Get all volumes completed successfully. May 09 09:28:46.355084 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-a850b54f-20e0-4cff-bc29-1ab8d2f0d0d1 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:46.355629 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 5/21] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:28:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:56.348243 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=1 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:46.373268 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [None req-b28f2f9c-4540-4080-9a6c-6a482d94359d None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:46.376226 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-b28f2f9c-4540-4080-9a6c-6a482d94359d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:29:46.376462 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-b28f2f9c-4540-4080-9a6c-6a482d94359d demo demo] Empty body provided in request {{(pid=113024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:46.376735 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-b28f2f9c-4540-4080-9a6c-6a482d94359d demo demo] Calling method 'detail' {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:46.377115 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.api_utils [None req-b28f2f9c-4540-4080-9a6c-6a482d94359d demo demo] Removing options '' from query. {{(pid=113024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:46.378116 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.volume.api [None req-b28f2f9c-4540-4080-9a6c-6a482d94359d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113024) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:46.385507 np0000173045 devstack@c-api.service[113024]: INFO cinder.volume.api [None req-b28f2f9c-4540-4080-9a6c-6a482d94359d demo demo] Get all volumes completed successfully. May 09 09:29:46.387594 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-b28f2f9c-4540-4080-9a6c-6a482d94359d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:46.387985 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 6/22] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:29:46 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 09:29:56.382037 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=1 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:46.399610 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [None req-e23650a5-e406-41a7-925b-a2534d35190b None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:46.401814 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-e23650a5-e406-41a7-925b-a2534d35190b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:30:46.402002 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-e23650a5-e406-41a7-925b-a2534d35190b demo demo] Empty body provided in request {{(pid=113026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:46.402225 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-e23650a5-e406-41a7-925b-a2534d35190b demo demo] Calling method 'detail' {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:46.402492 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.api_utils [None req-e23650a5-e406-41a7-925b-a2534d35190b demo demo] Removing options '' from query. {{(pid=113026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:46.403292 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.volume.api [None req-e23650a5-e406-41a7-925b-a2534d35190b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:46.409706 np0000173045 devstack@c-api.service[113026]: INFO cinder.volume.api [None req-e23650a5-e406-41a7-925b-a2534d35190b demo demo] Get all volumes completed successfully. May 09 09:30:46.411538 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-e23650a5-e406-41a7-925b-a2534d35190b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:46.412114 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 6/23] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:30:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:56.406310 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=1 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:46.428847 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-98347629-b378-44a6-8e5c-64c50e773558 None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:46.431884 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-98347629-b378-44a6-8e5c-64c50e773558 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:31:46.432281 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-98347629-b378-44a6-8e5c-64c50e773558 demo demo] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:46.432534 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-98347629-b378-44a6-8e5c-64c50e773558 demo demo] Calling method 'detail' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:46.432837 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.api_utils [None req-98347629-b378-44a6-8e5c-64c50e773558 demo demo] Removing options '' from query. {{(pid=113025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:46.433784 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.volume.api [None req-98347629-b378-44a6-8e5c-64c50e773558 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113025) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:46.445404 np0000173045 devstack@c-api.service[113025]: INFO cinder.volume.api [None req-98347629-b378-44a6-8e5c-64c50e773558 demo demo] Get all volumes completed successfully. May 09 09:31:46.447566 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-98347629-b378-44a6-8e5c-64c50e773558 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:46.448116 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 7/24] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:31:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:56.438641 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=1 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:46.462354 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-d33d6a1b-9aaf-4f11-9dab-71b88d37860c None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:46.590992 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-d33d6a1b-9aaf-4f11-9dab-71b88d37860c demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:32:46.591454 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-d33d6a1b-9aaf-4f11-9dab-71b88d37860c demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:46.591935 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-d33d6a1b-9aaf-4f11-9dab-71b88d37860c demo demo] Calling method 'detail' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:46.592816 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.api_utils [None req-d33d6a1b-9aaf-4f11-9dab-71b88d37860c demo demo] Removing options '' from query. {{(pid=113027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:46.594554 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.volume.api [None req-d33d6a1b-9aaf-4f11-9dab-71b88d37860c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:46.601427 np0000173045 devstack@c-api.service[113027]: INFO cinder.volume.api [None req-d33d6a1b-9aaf-4f11-9dab-71b88d37860c demo demo] Get all volumes completed successfully. May 09 09:32:46.603510 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-d33d6a1b-9aaf-4f11-9dab-71b88d37860c demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:46.603927 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 6/25] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:32:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:56.597699 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=1 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:46.616665 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [None req-d328f0f5-3b05-47e8-9c77-a37deff42de8 None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:46.620208 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-d328f0f5-3b05-47e8-9c77-a37deff42de8 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:33:46.620578 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-d328f0f5-3b05-47e8-9c77-a37deff42de8 demo demo] Empty body provided in request {{(pid=113024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:46.621040 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-d328f0f5-3b05-47e8-9c77-a37deff42de8 demo demo] Calling method 'detail' {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:46.621515 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.api_utils [None req-d328f0f5-3b05-47e8-9c77-a37deff42de8 demo demo] Removing options '' from query. {{(pid=113024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:46.623055 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.volume.api [None req-d328f0f5-3b05-47e8-9c77-a37deff42de8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113024) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:46.632940 np0000173045 devstack@c-api.service[113024]: INFO cinder.volume.api [None req-d328f0f5-3b05-47e8-9c77-a37deff42de8 demo demo] Get all volumes completed successfully. May 09 09:33:46.634887 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-d328f0f5-3b05-47e8-9c77-a37deff42de8 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:46.635270 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 7/26] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:33:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:56.628235 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=1 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:46.652164 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [None req-636712f4-da97-4235-bfc5-135e62c329bd None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:46.655241 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-636712f4-da97-4235-bfc5-135e62c329bd demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:34:46.655491 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-636712f4-da97-4235-bfc5-135e62c329bd demo demo] Empty body provided in request {{(pid=113026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:46.655718 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-636712f4-da97-4235-bfc5-135e62c329bd demo demo] Calling method 'detail' {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:46.656055 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.api_utils [None req-636712f4-da97-4235-bfc5-135e62c329bd demo demo] Removing options '' from query. {{(pid=113026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:46.657315 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.volume.api [None req-636712f4-da97-4235-bfc5-135e62c329bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:46.664390 np0000173045 devstack@c-api.service[113026]: INFO cinder.volume.api [None req-636712f4-da97-4235-bfc5-135e62c329bd demo demo] Get all volumes completed successfully. May 09 09:34:46.666840 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-636712f4-da97-4235-bfc5-135e62c329bd demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:46.667590 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 7/27] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:34:46 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 09:34:56.660628 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=1 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:46.685662 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-16144967-c286-49e9-b18b-6428ceef2e2f None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:46.691170 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-16144967-c286-49e9-b18b-6428ceef2e2f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:35:46.691338 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-16144967-c286-49e9-b18b-6428ceef2e2f demo demo] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:46.691503 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-16144967-c286-49e9-b18b-6428ceef2e2f demo demo] Calling method 'detail' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:46.691720 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.api_utils [None req-16144967-c286-49e9-b18b-6428ceef2e2f demo demo] Removing options '' from query. {{(pid=113025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:46.692394 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.volume.api [None req-16144967-c286-49e9-b18b-6428ceef2e2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113025) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:46.698832 np0000173045 devstack@c-api.service[113025]: INFO cinder.volume.api [None req-16144967-c286-49e9-b18b-6428ceef2e2f demo demo] Get all volumes completed successfully. May 09 09:35:46.701316 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-16144967-c286-49e9-b18b-6428ceef2e2f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:46.701740 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 8/28] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:35:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:56.695726 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=1 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:46.715078 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-39fd376a-1b4e-4f8e-ab85-471a10863e53 None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:46.718109 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-39fd376a-1b4e-4f8e-ab85-471a10863e53 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:36:46.718379 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-39fd376a-1b4e-4f8e-ab85-471a10863e53 demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:46.718598 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-39fd376a-1b4e-4f8e-ab85-471a10863e53 demo demo] Calling method 'detail' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:46.718984 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.api_utils [None req-39fd376a-1b4e-4f8e-ab85-471a10863e53 demo demo] Removing options '' from query. {{(pid=113027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:46.720083 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.volume.api [None req-39fd376a-1b4e-4f8e-ab85-471a10863e53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:46.730552 np0000173045 devstack@c-api.service[113027]: INFO cinder.volume.api [None req-39fd376a-1b4e-4f8e-ab85-471a10863e53 demo demo] Get all volumes completed successfully. May 09 09:36:46.733102 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-39fd376a-1b4e-4f8e-ab85-471a10863e53 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:46.733597 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 7/29] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:36:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:56.723146 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=1 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:46.746921 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [None req-36fb180d-4d5a-4376-a816-5ad75f63f6dc None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:46.831638 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-36fb180d-4d5a-4376-a816-5ad75f63f6dc demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:37:46.831881 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-36fb180d-4d5a-4376-a816-5ad75f63f6dc demo demo] Empty body provided in request {{(pid=113024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:46.832153 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-36fb180d-4d5a-4376-a816-5ad75f63f6dc demo demo] Calling method 'detail' {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:46.832481 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.api_utils [None req-36fb180d-4d5a-4376-a816-5ad75f63f6dc demo demo] Removing options '' from query. {{(pid=113024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:46.833827 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.volume.api [None req-36fb180d-4d5a-4376-a816-5ad75f63f6dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113024) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:46.842823 np0000173045 devstack@c-api.service[113024]: INFO cinder.volume.api [None req-36fb180d-4d5a-4376-a816-5ad75f63f6dc demo demo] Get all volumes completed successfully. May 09 09:37:46.846268 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-36fb180d-4d5a-4376-a816-5ad75f63f6dc demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:46.847411 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 8/30] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:37:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:56.838047 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=1 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:46.860847 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [None req-fac2c799-1dc0-4f8e-a8e6-f82f4e30ec64 None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:46.863508 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-fac2c799-1dc0-4f8e-a8e6-f82f4e30ec64 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:38:46.863664 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-fac2c799-1dc0-4f8e-a8e6-f82f4e30ec64 demo demo] Empty body provided in request {{(pid=113026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:46.863850 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-fac2c799-1dc0-4f8e-a8e6-f82f4e30ec64 demo demo] Calling method 'detail' {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:46.864278 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.api_utils [None req-fac2c799-1dc0-4f8e-a8e6-f82f4e30ec64 demo demo] Removing options '' from query. {{(pid=113026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:46.865014 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.volume.api [None req-fac2c799-1dc0-4f8e-a8e6-f82f4e30ec64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:46.876278 np0000173045 devstack@c-api.service[113026]: INFO cinder.volume.api [None req-fac2c799-1dc0-4f8e-a8e6-f82f4e30ec64 demo demo] Get all volumes completed successfully. May 09 09:38:46.879384 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-fac2c799-1dc0-4f8e-a8e6-f82f4e30ec64 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:46.879871 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 8/31] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:38:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:56.869079 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=1 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:46.893645 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-5010234d-5391-4c12-84f7-6849d913b853 None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:46.898003 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-5010234d-5391-4c12-84f7-6849d913b853 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:39:46.898240 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-5010234d-5391-4c12-84f7-6849d913b853 demo demo] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:46.898483 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-5010234d-5391-4c12-84f7-6849d913b853 demo demo] Calling method 'detail' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:46.898806 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.api_utils [None req-5010234d-5391-4c12-84f7-6849d913b853 demo demo] Removing options '' from query. {{(pid=113025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:46.899758 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.volume.api [None req-5010234d-5391-4c12-84f7-6849d913b853 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113025) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:46.911995 np0000173045 devstack@c-api.service[113025]: INFO cinder.volume.api [None req-5010234d-5391-4c12-84f7-6849d913b853 demo demo] Get all volumes completed successfully. May 09 09:39:46.915426 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-5010234d-5391-4c12-84f7-6849d913b853 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:46.916221 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 9/32] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:39:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:56.903890 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=1 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:46.932158 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-96c962d5-affd-4b4c-8b66-97aee6edc1e0 None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:46.936127 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-96c962d5-affd-4b4c-8b66-97aee6edc1e0 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:40:46.936499 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-96c962d5-affd-4b4c-8b66-97aee6edc1e0 demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:46.936929 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-96c962d5-affd-4b4c-8b66-97aee6edc1e0 demo demo] Calling method 'detail' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:46.937384 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.api_utils [None req-96c962d5-affd-4b4c-8b66-97aee6edc1e0 demo demo] Removing options '' from query. {{(pid=113027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:46.938939 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.volume.api [None req-96c962d5-affd-4b4c-8b66-97aee6edc1e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:46.946605 np0000173045 devstack@c-api.service[113027]: INFO cinder.volume.api [None req-96c962d5-affd-4b4c-8b66-97aee6edc1e0 demo demo] Get all volumes completed successfully. May 09 09:40:46.948532 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-96c962d5-affd-4b4c-8b66-97aee6edc1e0 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:46.948912 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 8/33] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:40:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:40:56.942699 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=1 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:46.966236 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [None req-12d45ce0-3a94-4076-ac42-ff7f1a1c60b8 None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:46.970448 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-12d45ce0-3a94-4076-ac42-ff7f1a1c60b8 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:41:46.970811 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-12d45ce0-3a94-4076-ac42-ff7f1a1c60b8 demo demo] Empty body provided in request {{(pid=113024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:46.971237 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-12d45ce0-3a94-4076-ac42-ff7f1a1c60b8 demo demo] Calling method 'detail' {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:46.971757 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.api_utils [None req-12d45ce0-3a94-4076-ac42-ff7f1a1c60b8 demo demo] Removing options '' from query. {{(pid=113024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:46.973374 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.volume.api [None req-12d45ce0-3a94-4076-ac42-ff7f1a1c60b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113024) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:46.981038 np0000173045 devstack@c-api.service[113024]: INFO cinder.volume.api [None req-12d45ce0-3a94-4076-ac42-ff7f1a1c60b8 demo demo] Get all volumes completed successfully. May 09 09:41:46.983019 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-12d45ce0-3a94-4076-ac42-ff7f1a1c60b8 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:46.983354 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 9/34] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:41:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:56.977519 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=1 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:46.998991 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [None req-a86cf55d-a008-4b43-bc76-05f60c568e43 None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:47.044671 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-a86cf55d-a008-4b43-bc76-05f60c568e43 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:42:47.045161 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-a86cf55d-a008-4b43-bc76-05f60c568e43 demo demo] Empty body provided in request {{(pid=113026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:47.045599 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-a86cf55d-a008-4b43-bc76-05f60c568e43 demo demo] Calling method 'detail' {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:47.046090 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.api_utils [None req-a86cf55d-a008-4b43-bc76-05f60c568e43 demo demo] Removing options '' from query. {{(pid=113026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:47.047910 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.volume.api [None req-a86cf55d-a008-4b43-bc76-05f60c568e43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:47.056208 np0000173045 devstack@c-api.service[113026]: INFO cinder.volume.api [None req-a86cf55d-a008-4b43-bc76-05f60c568e43 demo demo] Get all volumes completed successfully. May 09 09:42:47.060176 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-a86cf55d-a008-4b43-bc76-05f60c568e43 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:47.060176 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 9/35] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:42:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:57.051352 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=1 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:47.083859 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-2ebd8fe3-ab1a-44e8-ac2a-26ce6c0f6d1e None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:47.086073 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-2ebd8fe3-ab1a-44e8-ac2a-26ce6c0f6d1e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:43:47.086505 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-2ebd8fe3-ab1a-44e8-ac2a-26ce6c0f6d1e demo demo] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:47.086883 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-2ebd8fe3-ab1a-44e8-ac2a-26ce6c0f6d1e demo demo] Calling method 'detail' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:47.087259 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.api_utils [None req-2ebd8fe3-ab1a-44e8-ac2a-26ce6c0f6d1e demo demo] Removing options '' from query. {{(pid=113025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:47.088157 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.volume.api [None req-2ebd8fe3-ab1a-44e8-ac2a-26ce6c0f6d1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113025) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:47.094582 np0000173045 devstack@c-api.service[113025]: INFO cinder.volume.api [None req-2ebd8fe3-ab1a-44e8-ac2a-26ce6c0f6d1e demo demo] Get all volumes completed successfully. May 09 09:43:47.096688 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-2ebd8fe3-ab1a-44e8-ac2a-26ce6c0f6d1e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:47.097101 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 10/36] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:43:47 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 09:43:57.090934 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=1 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:47.113145 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-5e238406-aa45-4316-b62c-9096aa846c33 None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:47.116092 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-5e238406-aa45-4316-b62c-9096aa846c33 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:44:47.116345 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-5e238406-aa45-4316-b62c-9096aa846c33 demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:47.116591 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-5e238406-aa45-4316-b62c-9096aa846c33 demo demo] Calling method 'detail' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:47.117097 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.api_utils [None req-5e238406-aa45-4316-b62c-9096aa846c33 demo demo] Removing options '' from query. {{(pid=113027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:47.118109 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.volume.api [None req-5e238406-aa45-4316-b62c-9096aa846c33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:47.130213 np0000173045 devstack@c-api.service[113027]: INFO cinder.volume.api [None req-5e238406-aa45-4316-b62c-9096aa846c33 demo demo] Get all volumes completed successfully. May 09 09:44:47.133290 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-5e238406-aa45-4316-b62c-9096aa846c33 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:47.133670 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 9/37] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:44:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:44:57.122315 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=1 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:47.152254 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.middleware.request_id [None req-6dd898e3-491b-4a22-9623-3819d4e71c3b None None] RequestId filter calling following filter/app {{(pid=113024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:47.155705 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-6dd898e3-491b-4a22-9623-3819d4e71c3b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:45:47.155965 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-6dd898e3-491b-4a22-9623-3819d4e71c3b demo demo] Empty body provided in request {{(pid=113024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:47.156224 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.openstack.wsgi [None req-6dd898e3-491b-4a22-9623-3819d4e71c3b demo demo] Calling method 'detail' {{(pid=113024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:47.156565 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.api.api_utils [None req-6dd898e3-491b-4a22-9623-3819d4e71c3b demo demo] Removing options '' from query. {{(pid=113024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:47.157578 np0000173045 devstack@c-api.service[113024]: DEBUG cinder.volume.api [None req-6dd898e3-491b-4a22-9623-3819d4e71c3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113024) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:47.166584 np0000173045 devstack@c-api.service[113024]: INFO cinder.volume.api [None req-6dd898e3-491b-4a22-9623-3819d4e71c3b demo demo] Get all volumes completed successfully. May 09 09:45:47.171975 np0000173045 devstack@c-api.service[113024]: INFO cinder.api.openstack.wsgi [None req-6dd898e3-491b-4a22-9623-3819d4e71c3b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:47.173141 np0000173045 devstack@c-api.service[113024]: [pid: 113024|app: 0|req: 10/38] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:45:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 09:45:57.161049 np0000173045 devstack@c-api.service[113024]: DEBUG dbcounter [-] [113024] Writing DB stats cinder:SELECT=1 {{(pid=113024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:47.188340 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.middleware.request_id [None req-46bc682d-5910-4ff7-be9f-e9350fc0ee03 None None] RequestId filter calling following filter/app {{(pid=113026) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:47.191414 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-46bc682d-5910-4ff7-be9f-e9350fc0ee03 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:46:47.191656 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-46bc682d-5910-4ff7-be9f-e9350fc0ee03 demo demo] Empty body provided in request {{(pid=113026) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:47.191936 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.openstack.wsgi [None req-46bc682d-5910-4ff7-be9f-e9350fc0ee03 demo demo] Calling method 'detail' {{(pid=113026) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:47.192318 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.api.api_utils [None req-46bc682d-5910-4ff7-be9f-e9350fc0ee03 demo demo] Removing options '' from query. {{(pid=113026) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:47.193575 np0000173045 devstack@c-api.service[113026]: DEBUG cinder.volume.api [None req-46bc682d-5910-4ff7-be9f-e9350fc0ee03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113026) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:47.201610 np0000173045 devstack@c-api.service[113026]: INFO cinder.volume.api [None req-46bc682d-5910-4ff7-be9f-e9350fc0ee03 demo demo] Get all volumes completed successfully. May 09 09:46:47.205228 np0000173045 devstack@c-api.service[113026]: INFO cinder.api.openstack.wsgi [None req-46bc682d-5910-4ff7-be9f-e9350fc0ee03 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:47.205647 np0000173045 devstack@c-api.service[113026]: [pid: 113026|app: 0|req: 10/39] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:46:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:46:57.196700 np0000173045 devstack@c-api.service[113026]: DEBUG dbcounter [-] [113026] Writing DB stats cinder:SELECT=1 {{(pid=113026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:47.224699 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.middleware.request_id [None req-9c31678c-2910-4564-9311-90879cc30a4d None None] RequestId filter calling following filter/app {{(pid=113025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:47.227492 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-9c31678c-2910-4564-9311-90879cc30a4d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:47:47.227869 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-9c31678c-2910-4564-9311-90879cc30a4d demo demo] Empty body provided in request {{(pid=113025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:47.228212 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.openstack.wsgi [None req-9c31678c-2910-4564-9311-90879cc30a4d demo demo] Calling method 'detail' {{(pid=113025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:47.228596 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.api.api_utils [None req-9c31678c-2910-4564-9311-90879cc30a4d demo demo] Removing options '' from query. {{(pid=113025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:47.229664 np0000173045 devstack@c-api.service[113025]: DEBUG cinder.volume.api [None req-9c31678c-2910-4564-9311-90879cc30a4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113025) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:47.239087 np0000173045 devstack@c-api.service[113025]: INFO cinder.volume.api [None req-9c31678c-2910-4564-9311-90879cc30a4d demo demo] Get all volumes completed successfully. May 09 09:47:47.242564 np0000173045 devstack@c-api.service[113025]: INFO cinder.api.openstack.wsgi [None req-9c31678c-2910-4564-9311-90879cc30a4d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:47.243069 np0000173045 devstack@c-api.service[113025]: [pid: 113025|app: 0|req: 11/40] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:47:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:47:57.232810 np0000173045 devstack@c-api.service[113025]: DEBUG dbcounter [-] [113025] Writing DB stats cinder:SELECT=1 {{(pid=113025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:47.258110 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-a24a3b6f-d92c-4db7-a2a3-9297ca160bcb None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:47.358102 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-a24a3b6f-d92c-4db7-a2a3-9297ca160bcb demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 09:48:47.358308 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-a24a3b6f-d92c-4db7-a2a3-9297ca160bcb demo demo] Empty body provided in request {{(pid=113027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:47.358416 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [None req-a24a3b6f-d92c-4db7-a2a3-9297ca160bcb demo demo] Calling method 'detail' {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:47.358607 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.api.api_utils [None req-a24a3b6f-d92c-4db7-a2a3-9297ca160bcb demo demo] Removing options '' from query. {{(pid=113027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:47.359307 np0000173045 devstack@c-api.service[113027]: DEBUG cinder.volume.api [None req-a24a3b6f-d92c-4db7-a2a3-9297ca160bcb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113027) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:47.365299 np0000173045 devstack@c-api.service[113027]: INFO cinder.volume.api [None req-a24a3b6f-d92c-4db7-a2a3-9297ca160bcb demo demo] Get all volumes completed successfully. May 09 09:48:47.367161 np0000173045 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [None req-a24a3b6f-d92c-4db7-a2a3-9297ca160bcb demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:47.367494 np0000173045 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 10/41] 199.204.45.22 () {64 vars in 1290 bytes} [Sat May 9 09:48:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:48:57.362556 np0000173045 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=1 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}