May 15 10:20:50.005528 np0000174321 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 10:20:50.013182 np0000174321 devstack@c-api.service[112263]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 10:20:50 2026] *** May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: nodename: np0000174321 May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: machine: x86_64 May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: clock source: unix May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: pcre jit disabled May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: detected number of CPU cores: 16 May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: current working directory: / May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: detected binary path: /usr/bin/uwsgi-core May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: your processes number limit is 256917 May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: your memory page size is 4096 bytes May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: detected max file descriptor number: 2048 May 15 10:20:50.016687 np0000174321 devstack@c-api.service[112263]: lock engine: pthread robust mutexes May 15 10:20:50.017551 np0000174321 devstack@c-api.service[112263]: thunder lock: enabled May 15 10:20:50.017551 np0000174321 devstack@c-api.service[112263]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 10:20:50.017551 np0000174321 devstack@c-api.service[112263]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 10:20:50.017551 np0000174321 devstack@c-api.service[112263]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 10:20:50.017551 np0000174321 devstack@c-api.service[112263]: Set PythonHome to /opt/stack/data/venv May 15 10:20:50.055011 np0000174321 devstack@c-api.service[112263]: Python main interpreter initialized at 0x753a2aea3668 May 15 10:20:50.055011 np0000174321 devstack@c-api.service[112263]: python threads support enabled May 15 10:20:50.055011 np0000174321 devstack@c-api.service[112263]: your server socket listen backlog is limited to 100 connections May 15 10:20:50.055011 np0000174321 devstack@c-api.service[112263]: your mercy for graceful operations on workers is 80 seconds May 15 10:20:50.055527 np0000174321 devstack@c-api.service[112263]: mapped 671795 bytes (656 KB) for 4 cores May 15 10:20:50.055688 np0000174321 devstack@c-api.service[112263]: *** Operational MODE: preforking *** May 15 10:20:50.055870 np0000174321 devstack@c-api.service[112263]: *** uWSGI is running in multiple interpreter mode *** May 15 10:20:50.055870 np0000174321 devstack@c-api.service[112263]: spawned uWSGI master process (pid: 112263) May 15 10:20:50.056163 np0000174321 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 10:20:50.056541 np0000174321 devstack@c-api.service[112263]: spawned uWSGI worker 1 (pid: 112270, cores: 1) May 15 10:20:50.057375 np0000174321 devstack@c-api.service[112263]: spawned uWSGI worker 2 (pid: 112271, cores: 1) May 15 10:20:50.057478 np0000174321 devstack@c-api.service[112263]: spawned uWSGI worker 3 (pid: 112272, cores: 1) May 15 10:20:50.057948 np0000174321 devstack@c-api.service[112263]: spawned uWSGI worker 4 (pid: 112273, cores: 1) May 15 10:20:50.058064 np0000174321 devstack@c-api.service[112263]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 10:20:50.197669 np0000174321 devstack@c-api.service[112272]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 10:20:50.197669 np0000174321 devstack@c-api.service[112272]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 10:20:50.197669 np0000174321 devstack@c-api.service[112272]: we strongly recommend against using it for new projects. May 15 10:20:50.197669 np0000174321 devstack@c-api.service[112272]: If you are already using Eventlet, we recommend migrating to a different May 15 10:20:50.197669 np0000174321 devstack@c-api.service[112272]: framework. For more detail see May 15 10:20:50.197669 np0000174321 devstack@c-api.service[112272]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 10:20:50.197669 np0000174321 devstack@c-api.service[112272]: import eventlet # noqa May 15 10:20:50.212807 np0000174321 devstack@c-api.service[112271]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 10:20:50.212807 np0000174321 devstack@c-api.service[112271]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 10:20:50.212807 np0000174321 devstack@c-api.service[112271]: we strongly recommend against using it for new projects. May 15 10:20:50.212807 np0000174321 devstack@c-api.service[112271]: If you are already using Eventlet, we recommend migrating to a different May 15 10:20:50.212807 np0000174321 devstack@c-api.service[112271]: framework. For more detail see May 15 10:20:50.212807 np0000174321 devstack@c-api.service[112271]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 10:20:50.212807 np0000174321 devstack@c-api.service[112271]: import eventlet # noqa May 15 10:20:50.216201 np0000174321 devstack@c-api.service[112270]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 10:20:50.216201 np0000174321 devstack@c-api.service[112270]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 10:20:50.216201 np0000174321 devstack@c-api.service[112270]: we strongly recommend against using it for new projects. May 15 10:20:50.216201 np0000174321 devstack@c-api.service[112270]: If you are already using Eventlet, we recommend migrating to a different May 15 10:20:50.216201 np0000174321 devstack@c-api.service[112270]: framework. For more detail see May 15 10:20:50.216201 np0000174321 devstack@c-api.service[112270]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 10:20:50.216201 np0000174321 devstack@c-api.service[112270]: import eventlet # noqa May 15 10:20:50.230295 np0000174321 devstack@c-api.service[112273]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 10:20:50.230295 np0000174321 devstack@c-api.service[112273]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 10:20:50.230295 np0000174321 devstack@c-api.service[112273]: we strongly recommend against using it for new projects. May 15 10:20:50.230295 np0000174321 devstack@c-api.service[112273]: If you are already using Eventlet, we recommend migrating to a different May 15 10:20:50.230295 np0000174321 devstack@c-api.service[112273]: framework. For more detail see May 15 10:20:50.230295 np0000174321 devstack@c-api.service[112273]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 10:20:50.230295 np0000174321 devstack@c-api.service[112273]: import eventlet # noqa May 15 10:20:50.286268 np0000174321 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 10:20:50.286268 np0000174321 devstack@c-api.service[112272]: debtcollector.deprecate( May 15 10:20:50.314751 np0000174321 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 10:20:50.314751 np0000174321 devstack@c-api.service[112270]: debtcollector.deprecate( May 15 10:20:50.317921 np0000174321 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 10:20:50.317921 np0000174321 devstack@c-api.service[112271]: debtcollector.deprecate( May 15 10:20:50.330653 np0000174321 devstack@c-api.service[112273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 10:20:50.330653 np0000174321 devstack@c-api.service[112273]: debtcollector.deprecate( May 15 10:20:50.380682 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:50.380682 np0000174321 devstack@c-api.service[112272]: from cgi import parse_header May 15 10:20:50.403143 np0000174321 devstack@c-api.service[112270]: /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 15 10:20:50.403143 np0000174321 devstack@c-api.service[112270]: from cgi import parse_header May 15 10:20:50.404265 np0000174321 devstack@c-api.service[112271]: /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 15 10:20:50.404265 np0000174321 devstack@c-api.service[112271]: from cgi import parse_header May 15 10:20:50.413108 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:50.413108 np0000174321 devstack@c-api.service[112273]: from cgi import parse_header May 15 10:20:50.434554 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:50.434554 np0000174321 devstack@c-api.service[112272]: removals.removed_module( May 15 10:20:50.435159 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:50.435159 np0000174321 devstack@c-api.service[112272]: removals.removed_module( May 15 10:20:50.449173 np0000174321 devstack@c-api.service[112271]: /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 15 10:20:50.449173 np0000174321 devstack@c-api.service[112271]: removals.removed_module( May 15 10:20:50.449927 np0000174321 devstack@c-api.service[112271]: /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 15 10:20:50.449927 np0000174321 devstack@c-api.service[112271]: removals.removed_module( May 15 10:20:50.455132 np0000174321 devstack@c-api.service[112270]: /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 15 10:20:50.455132 np0000174321 devstack@c-api.service[112270]: removals.removed_module( May 15 10:20:50.455870 np0000174321 devstack@c-api.service[112270]: /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 15 10:20:50.455870 np0000174321 devstack@c-api.service[112270]: removals.removed_module( May 15 10:20:50.459824 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:50.459824 np0000174321 devstack@c-api.service[112273]: removals.removed_module( May 15 10:20:50.460541 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:50.460541 np0000174321 devstack@c-api.service[112273]: removals.removed_module( May 15 10:20:51.080701 np0000174321 devstack@c-api.service[112271]: /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 15 10:20:51.080701 np0000174321 devstack@c-api.service[112271]: warnings.warn( May 15 10:20:51.095639 np0000174321 devstack@c-api.service[112270]: /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 15 10:20:51.095639 np0000174321 devstack@c-api.service[112270]: warnings.warn( May 15 10:20:51.107622 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:51.107622 np0000174321 devstack@c-api.service[112272]: warnings.warn( May 15 10:20:51.126036 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:51.126036 np0000174321 devstack@c-api.service[112273]: warnings.warn( May 15 10:20:51.185299 np0000174321 devstack@c-api.service[112271]: /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 15 10:20:51.185299 np0000174321 devstack@c-api.service[112271]: warnings.warn( May 15 10:20:51.196728 np0000174321 devstack@c-api.service[112270]: /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 15 10:20:51.196728 np0000174321 devstack@c-api.service[112270]: warnings.warn( May 15 10:20:51.210249 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:51.210249 np0000174321 devstack@c-api.service[112272]: warnings.warn( May 15 10:20:51.230937 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:51.230937 np0000174321 devstack@c-api.service[112273]: warnings.warn( May 15 10:20:51.502601 np0000174321 devstack@c-api.service[112271]: 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 15 10:20:51.503296 np0000174321 devstack@c-api.service[112271]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112271) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 10:20:51.508555 np0000174321 devstack@c-api.service[112272]: 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 15 10:20:51.508813 np0000174321 devstack@c-api.service[112272]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112272) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 10:20:51.515858 np0000174321 devstack@c-api.service[112270]: 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 15 10:20:51.516254 np0000174321 devstack@c-api.service[112270]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112270) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 10:20:51.527931 np0000174321 devstack@c-api.service[112273]: 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 15 10:20:51.528111 np0000174321 devstack@c-api.service[112273]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112273) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 10:20:51.599939 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:51.599939 np0000174321 devstack@c-api.service[112272]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 10:20:51.603765 np0000174321 devstack@c-api.service[112271]: /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 15 10:20:51.603765 np0000174321 devstack@c-api.service[112271]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 10:20:51.618817 np0000174321 devstack@c-api.service[112270]: /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 15 10:20:51.618817 np0000174321 devstack@c-api.service[112270]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 10:20:51.630776 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:51.630776 np0000174321 devstack@c-api.service[112273]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 10:20:52.188829 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112272) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 10:20:52.189054 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112271) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 10:20:52.189370 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.189433 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.189475 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.189513 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.189634 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.189755 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.190000 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112270) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 10:20:52.190487 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.190487 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.190676 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.191180 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.191267 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.191323 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.191370 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.191407 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.191447 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.191485 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.191532 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.191576 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.191576 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.191652 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.191692 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.191732 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.191774 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.193359 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112273) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 10:20:52.193707 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.193776 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.193959 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.194506 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.194604 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.194693 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.194794 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.194874 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.194965 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.195092 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.206182 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.206408 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.206595 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.206785 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.206960 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.207190 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.207396 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.210252 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.210417 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.210836 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.210836 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.210836 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.210836 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.211025 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.211309 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.211690 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.211779 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.211868 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.211930 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.212036 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.212141 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.212695 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.212788 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.212880 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.212965 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.213067 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.213150 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.213242 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.214098 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.214224 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.214302 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.214396 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.214473 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.214549 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.214642 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.215294 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.215415 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.215474 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.215521 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.215565 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.215565 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.215644 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.215644 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.215743 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.215792 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.215834 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.215880 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.215923 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.215966 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.216026 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.216119 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.216181 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.216227 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.216352 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.216494 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.216645 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.217962 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.218099 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.218226 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.218307 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.218389 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.218439 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.218493 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.218540 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.218580 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.218621 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.218668 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.218714 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.218714 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.218804 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.218848 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.218896 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.218955 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.219017 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.219070 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.219112 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.219153 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.219194 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.219239 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.219281 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.219281 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.219369 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.219418 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.219418 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.219418 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.219520 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.219566 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.219609 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.219726 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.219820 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.219929 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.221804 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.221889 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.221972 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.222073 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.222174 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.222227 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.222275 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.222324 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.222373 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.222423 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.222423 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.222505 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.222546 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.222591 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.225602 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.225693 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.225739 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.225739 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.225812 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.225864 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.225864 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.225938 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.225975 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.226048 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.226096 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.226191 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.226262 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.226379 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.226584 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.226635 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.226698 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.226746 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.226814 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.226855 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.226894 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.226936 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.226974 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.227049 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.227186 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.227239 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.227286 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.227328 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.227371 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.227408 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.227458 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.227502 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.227540 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.227584 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.227623 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.227662 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.228052 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.228092 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.228128 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.228320 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.228400 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.228400 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.229066 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.229145 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.229198 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.229239 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.229286 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.229352 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.229406 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.230072 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.230170 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.230276 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.230341 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.230441 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.230500 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.230605 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.230822 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.230906 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.230996 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.231091 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.231136 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.231465 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.231519 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.231570 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.231614 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.231657 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.231705 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.231748 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.231794 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.231836 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.231872 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.231924 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.231967 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.232031 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.232071 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.232122 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.232122 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.232204 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.232204 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.232204 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.232204 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.232404 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.232404 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.232404 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.232807 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.232957 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.233177 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.233296 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.233448 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.233586 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.233732 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.234534 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.234668 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.234725 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.234769 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.234825 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.234875 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.234918 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.234957 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.235013 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.235057 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.235057 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.235141 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.235185 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.235228 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.235296 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.235334 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.235376 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.235416 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.235453 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.235497 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.235541 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.235585 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.235626 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.235626 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.235796 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.235846 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.235846 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.235846 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.235967 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.236024 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.236068 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.236108 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.236108 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.236199 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.236244 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.236286 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.236326 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.236367 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.236411 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.236411 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.236491 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.236539 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.236580 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.236628 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.236670 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.236930 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.236999 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.237043 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.237084 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.237084 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.237084 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.237084 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.237509 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.237562 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.237562 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.237562 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.237882 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.238042 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.238239 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.238290 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.238345 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.238434 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.238489 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.238535 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.238583 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.238626 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.238667 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.238742 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.238789 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.238846 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.238889 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.238937 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.239030 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.239115 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.239170 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.239222 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.239270 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.239310 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.239357 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.239407 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.239454 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.239503 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.239545 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.239545 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.239545 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.239655 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.239736 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.239840 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.239941 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.240009 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.240082 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.240135 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.240185 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.240251 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.240298 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.240349 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.240412 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.240453 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.240493 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.240546 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.240595 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.240647 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.240687 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.240687 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.240770 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.240818 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.240867 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.240867 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.240941 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.241073 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.241171 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.241280 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.241762 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.241865 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.241970 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.242093 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.242213 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.242331 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.242430 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.244892 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.244970 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.245086 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.245162 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.245241 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.245311 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.245412 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.245572 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.245631 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.245703 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.245784 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.245860 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.245933 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.246064 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.246506 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.246567 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.246610 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.246684 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.246734 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.246799 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.246856 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.247121 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.247217 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.247266 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.247320 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.247372 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.247422 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.247470 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.247519 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.247571 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.247615 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.247663 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.247704 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.247745 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.247793 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.247835 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.247875 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.247916 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.247976 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.248038 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.248081 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.248123 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.248162 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.248202 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.248243 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.248284 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.248325 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.248377 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.248431 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.248473 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.248518 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.248570 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.248612 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.248653 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.248693 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.248733 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.248773 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.248814 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.248869 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.248920 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.248970 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.249029 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.249070 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.249109 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.249162 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.249209 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.249252 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.249299 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.249351 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.249394 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.249435 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.249481 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.249519 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.249558 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.249607 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.249745 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.249792 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.249834 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.249885 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.249936 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.250000 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.250046 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.250102 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.250173 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.250218 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.250269 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.250269 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.250269 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.250269 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.250269 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.250269 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.250507 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.250564 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.250564 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.250650 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.250703 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.250753 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.250802 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.250851 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.250901 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.250901 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.251002 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.251066 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.251118 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.251118 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.251118 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.251237 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.251237 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.251237 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.251237 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.251237 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.251237 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.251474 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.251797 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.251900 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.252024 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.252121 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.252227 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.252329 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.252434 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.252539 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.252642 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.252706 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.252750 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.252801 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.252850 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.252903 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.252903 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.253004 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.253053 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.253106 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.253158 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.253213 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.253255 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.253302 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.253349 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.253389 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.253389 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.253462 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.253509 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.253542 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.253542 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.253542 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.253542 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.253684 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.253684 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.253756 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.254115 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.254244 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.254289 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.254331 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.254376 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.254418 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.254456 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.254498 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.254498 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.254568 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.254601 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.254641 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.254678 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.254711 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.255121 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.255171 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.255214 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.255308 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.255354 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.255436 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.255488 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.274436 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.274631 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.274701 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.274814 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.274876 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.274931 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.275044 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.275154 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.275217 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.275282 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.275397 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.275759 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.276029 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.276228 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.276439 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.276654 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.277112 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.277613 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.277745 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.277873 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.278052 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.288163 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.288377 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.288580 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.288766 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.288938 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.289154 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.289347 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.290388 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.290496 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.290594 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.290643 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.290699 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.290737 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.290826 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.290872 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.290921 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.291006 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.291157 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.291310 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.291365 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.291497 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.291577 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.291622 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.291674 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.291741 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.291783 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.291870 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.291928 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.292479 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.292571 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.292657 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.292733 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.292812 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.292952 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.293054 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.293100 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.293140 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.293192 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.293232 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.293272 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.293316 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.293358 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.293404 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.293448 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.293501 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.293544 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.293584 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.293625 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.293671 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.293712 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.293762 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.293803 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.293846 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.293896 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.293946 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.294010 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.294066 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.294115 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.294157 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.294254 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.294299 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.294341 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.294383 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.294437 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.294486 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.294536 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.294584 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.294633 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.294680 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.294724 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.294764 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.294805 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.294805 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.294805 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.294805 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.294968 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.295033 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.295033 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.295108 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.295108 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.295108 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.295108 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.299077 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.299120 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.299153 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.299193 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.299234 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.299360 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.299506 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.299552 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.299589 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.299636 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.299678 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.299714 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.299749 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.299793 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.299831 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.299866 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.299902 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.299945 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.300009 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.300063 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.300106 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.300147 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.300190 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.300232 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.300273 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.300316 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.300355 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.300390 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.300427 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.300469 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.300513 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.300555 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.300591 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.300885 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.300885 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.300885 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.300885 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.300885 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.300885 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.300885 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.300885 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.300885 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.301159 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.301159 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.301159 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.301159 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.301159 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.301159 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.301159 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.301367 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.301404 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.301441 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.301472 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.301510 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.301545 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.301584 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.301584 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.301649 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.301681 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.301720 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.301752 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.301788 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.301824 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.301857 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.301887 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.301923 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.301956 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.301956 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.301956 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.301956 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.302456 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.302456 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.302510 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.302539 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.302563 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.302563 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.302606 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.302641 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.302691 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.302738 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.302767 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.302794 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.302794 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.302850 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.302850 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.302898 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.302926 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.302952 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.303003 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.303032 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.303059 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.303097 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.303124 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.303152 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.303181 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.303208 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.303234 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.303266 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.303293 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.303330 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.303358 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.303389 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.303420 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.303420 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.303420 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.303420 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.303420 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.303420 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.303420 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.303420 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.303635 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.303635 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.304264 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.304369 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.304475 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.304541 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.304581 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.304616 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.304654 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.304686 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.304715 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.304742 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.304805 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.304836 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.304863 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.304895 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.304923 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.304956 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.305069 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.305123 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.305165 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.305165 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.305225 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.305254 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.305283 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.305315 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.305348 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.305411 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.305448 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.305485 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.305517 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.305545 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.305576 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.305658 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.305690 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.305719 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.305784 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.305878 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.305912 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.305980 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.306052 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.306123 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.306307 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.306415 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.308835 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.308929 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.309034 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.309131 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.309206 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.309311 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.309385 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.309476 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.309561 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.309644 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.309732 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.309828 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.309901 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.309996 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.311145 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.311218 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.311334 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.311448 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.311498 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.311535 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.311572 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.311615 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.311615 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.311696 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.311737 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.311778 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.311818 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.311933 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.316407 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.316487 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.316570 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.316648 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.316723 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.316805 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.316893 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.318976 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.319133 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.319189 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.319262 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.319317 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.319389 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.319454 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.319454 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.319557 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.319609 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.319667 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.319724 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.319781 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.319840 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.319840 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.319942 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.320040 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.320040 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.320159 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.320215 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.320215 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.320549 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.320619 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.320711 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.320780 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.320875 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.320950 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.321099 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.322833 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.322929 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.323086 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.323238 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.323347 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.323494 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.323613 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.324020 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.324176 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.324253 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.324311 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.324372 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.324432 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.324488 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.324539 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.324539 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.324639 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.324707 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.324764 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.324764 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.324873 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.324944 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.325057 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.325134 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.325188 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.325240 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.326552 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.326649 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.326893 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.327057 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.327190 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.327333 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.327453 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.327578 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.327715 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:20:52.331369 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.331482 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.331561 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.331641 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.331718 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.331807 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.331867 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.331911 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.332040 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.332138 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.332213 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.332299 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.333521 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.333678 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.333821 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.333975 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.334149 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.334314 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:20:52.334407 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.334448 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:20:52.334448 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:20:52.334607 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:20:52.334747 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:20:52.334888 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:20:52.381209 np0000174321 devstack@c-api.service[112272]: INFO dbcounter [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Registered counter for database cinder May 15 10:20:52.383665 np0000174321 devstack@c-api.service[112273]: INFO dbcounter [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Registered counter for database cinder May 15 10:20:52.392116 np0000174321 devstack@c-api.service[112272]: DEBUG oslo_db.sqlalchemy.engines [None req-de506884-4f6a-4134-8315-6a2e6abe041f 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=112272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:20:52.394550 np0000174321 devstack@c-api.service[112273]: DEBUG oslo_db.sqlalchemy.engines [None req-06aee9ae-25f4-49e6-94ed-014d9866256c 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=112273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:20:52.409435 np0000174321 devstack@c-api.service[112270]: INFO dbcounter [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Registered counter for database cinder May 15 10:20:52.409814 np0000174321 devstack@c-api.service[112271]: INFO dbcounter [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Registered counter for database cinder May 15 10:20:52.424596 np0000174321 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb 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=112270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:20:52.426755 np0000174321 devstack@c-api.service[112271]: DEBUG oslo_db.sqlalchemy.engines [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd 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=112271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:20:52.518083 np0000174321 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writer thread running {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 10:20:52.520324 np0000174321 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writer thread running {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 10:20:52.521184 np0000174321 devstack@c-api.service[112272]: INFO cinder.rpc [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 10:20:52.522704 np0000174321 devstack@c-api.service[112273]: INFO cinder.rpc [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 10:20:52.525425 np0000174321 devstack@c-api.service[112273]: INFO cinder.rpc [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 10:20:52.525563 np0000174321 devstack@c-api.service[112272]: INFO cinder.rpc [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 10:20:52.527121 np0000174321 devstack@c-api.service[112273]: INFO cinder.rpc [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 10:20:52.528266 np0000174321 devstack@c-api.service[112272]: INFO cinder.rpc [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 10:20:52.528814 np0000174321 devstack@c-api.service[112273]: INFO cinder.rpc [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 10:20:52.529750 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.530744 np0000174321 devstack@c-api.service[112272]: INFO cinder.rpc [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 10:20:52.531575 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.532073 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.534715 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.535777 np0000174321 devstack@c-api.service[112273]: DEBUG oslo_db.sqlalchemy.engines [None req-06aee9ae-25f4-49e6-94ed-014d9866256c 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=112273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:20:52.537772 np0000174321 devstack@c-api.service[112273]: INFO cinder.rpc [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 10:20:52.539627 np0000174321 devstack@c-api.service[112273]: INFO cinder.rpc [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 10:20:52.540441 np0000174321 devstack@c-api.service[112272]: DEBUG oslo_db.sqlalchemy.engines [None req-de506884-4f6a-4134-8315-6a2e6abe041f 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=112272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:20:52.540848 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.543536 np0000174321 devstack@c-api.service[112272]: INFO cinder.rpc [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 10:20:52.547284 np0000174321 devstack@c-api.service[112272]: INFO cinder.rpc [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 10:20:52.549471 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.557874 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.559183 np0000174321 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writer thread running {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 10:20:52.561384 np0000174321 devstack@c-api.service[112271]: INFO cinder.rpc [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 10:20:52.562495 np0000174321 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writer thread running {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 10:20:52.563453 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.564806 np0000174321 devstack@c-api.service[112271]: INFO cinder.rpc [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 10:20:52.565677 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.565980 np0000174321 devstack@c-api.service[112270]: INFO cinder.rpc [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 10:20:52.567650 np0000174321 devstack@c-api.service[112271]: INFO cinder.rpc [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 10:20:52.567815 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.569416 np0000174321 devstack@c-api.service[112270]: INFO cinder.rpc [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 10:20:52.570532 np0000174321 devstack@c-api.service[112271]: INFO cinder.rpc [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 10:20:52.571074 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.571715 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.572211 np0000174321 devstack@c-api.service[112270]: INFO cinder.rpc [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 10:20:52.574168 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.574229 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.574610 np0000174321 devstack@c-api.service[112270]: INFO cinder.rpc [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 10:20:52.575790 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.576336 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.577782 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.579716 np0000174321 devstack@c-api.service[112271]: DEBUG oslo_db.sqlalchemy.engines [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd 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=112271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:20:52.580486 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.582069 np0000174321 devstack@c-api.service[112271]: INFO cinder.rpc [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 10:20:52.582852 np0000174321 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb 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=112270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:20:52.583156 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.584252 np0000174321 devstack@c-api.service[112271]: INFO cinder.rpc [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 10:20:52.585280 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.585334 np0000174321 devstack@c-api.service[112270]: INFO cinder.rpc [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 10:20:52.585448 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.587675 np0000174321 devstack@c-api.service[112270]: INFO cinder.rpc [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 10:20:52.588257 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.588937 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.590088 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.594339 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.594561 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.596851 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.598055 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.600326 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.601054 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.601890 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.602182 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.603609 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.604065 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.605038 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.605661 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.606211 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.607765 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.608519 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.609267 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.610759 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.610849 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.614470 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.615050 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.615665 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.616626 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.617882 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.618287 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.619253 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.619976 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.620255 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.621204 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.621379 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.621816 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.622959 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.623270 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.623907 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.624163 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.624361 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.624823 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.625680 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.625963 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.626335 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.627552 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.627944 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.628000 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.628447 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.629035 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.629384 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.630544 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.630665 np0000174321 devstack@c-api.service[112272]: WARNING cinder.api.contrib.hosts [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 10:20:52.631379 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.631649 np0000174321 devstack@c-api.service[112273]: WARNING cinder.api.contrib.hosts [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 10:20:52.632305 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.632374 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: extensions {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.632432 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.633365 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: extensions {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.633927 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: os-availability-zone {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.634178 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.634739 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: os-availability-zone {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.635268 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: qos-specs {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.635471 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.636020 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: qos-specs {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.637394 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: extra_specs {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.637612 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.637820 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.638084 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: extra_specs {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.639011 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: encryption {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.639700 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: encryption {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.639846 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.640654 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: os-volume-type-access {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.641215 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: os-volume-type-access {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.641324 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.641467 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.642319 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: os-quota-class-sets {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.642888 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.643592 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: os-quota-class-sets {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.644483 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.644550 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: encryption {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.644918 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: encryption {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.645979 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.646080 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: os-snapshot-manage {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.646409 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: os-snapshot-manage {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.647348 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.647474 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.647537 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: consistencygroups {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.647920 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: consistencygroups {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.648874 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.649466 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: backups {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.649926 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: backups {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.650050 np0000174321 devstack@c-api.service[112271]: WARNING cinder.api.contrib.hosts [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 10:20:52.650806 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.651541 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: scheduler-stats {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.651770 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: extensions {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.651841 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.652105 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: scheduler-stats {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.652910 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: os-quota-sets {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.653105 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: os-availability-zone {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.653510 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: os-quota-sets {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.654291 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.654391 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: qos-specs {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.654504 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: os-volume-manage {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.654972 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: os-volume-manage {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.656012 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: capabilities {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.656217 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.656446 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: capabilities {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.656489 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: extra_specs {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.657371 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: os-volume-transfer {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.657675 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: os-volume-transfer {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.658021 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: encryption {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.658176 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.659024 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: os-hosts {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.659346 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: os-hosts {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.659519 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: os-volume-type-access {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.660444 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extended resource: cgsnapshots {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.660504 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.660710 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extended resource: cgsnapshots {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.661152 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: os-quota-class-sets {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.661865 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.contrib.snapshot_actions [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] SnapshotActionsController initialized {{(pid=112272) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 10:20:52.662225 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.contrib.snapshot_actions [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] SnapshotActionsController initialized {{(pid=112273) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 10:20:52.662596 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.662797 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.663226 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: encryption {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.663287 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.664401 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.664642 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.664683 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: os-snapshot-manage {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.664783 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.665879 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.666159 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: consistencygroups {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.666286 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.666699 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.667334 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.667751 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.668116 np0000174321 devstack@c-api.service[112270]: WARNING cinder.api.contrib.hosts [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 10:20:52.668218 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: backups {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.668806 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.668884 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.669253 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.669937 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: extensions {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.670107 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: scheduler-stats {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.670394 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.670808 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.671249 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: os-availability-zone {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.671502 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: os-quota-sets {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.671870 np0000174321 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.672202 np0000174321 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.672616 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: qos-specs {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.672807 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.672907 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: os-volume-manage {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.673030 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673100 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673299 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673359 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673413 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673476 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673542 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673597 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension AdminActions extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673670 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673736 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension AdminActions extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673804 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673866 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension AdminActions extending resource: backups {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.673930 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension AdminActions extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674023 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674080 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension AdminActions extending resource: snapshots {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674130 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension VolumeActions extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674188 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension AdminActions extending resource: backups {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674188 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674322 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension TypesManage extending resource: types {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674388 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension VolumeActions extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674500 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674629 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension TypesManage extending resource: types {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674695 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674760 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674819 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: capabilities {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.674891 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.674961 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.675060 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.675119 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.675189 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-de506884-4f6a-4134-8315-6a2e6abe041f None None] Extension UsedLimits extending resource: limits {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.675245 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.675245 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-06aee9ae-25f4-49e6-94ed-014d9866256c None None] Extension UsedLimits extending resource: limits {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.675345 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: extra_specs {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.675621 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: os-volume-transfer {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.676497 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: encryption {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.677063 np0000174321 devstack@c-api.service[112273]: WARNING keystonemiddleware.auth_token [None req-06aee9ae-25f4-49e6-94ed-014d9866256c 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 15 10:20:52.677239 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: os-hosts {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.677287 np0000174321 devstack@c-api.service[112272]: WARNING keystonemiddleware.auth_token [None req-de506884-4f6a-4134-8315-6a2e6abe041f 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 15 10:20:52.677981 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: os-volume-type-access {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.678632 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extended resource: cgsnapshots {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.679622 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: os-quota-class-sets {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.680321 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] SnapshotActionsController initialized {{(pid=112271) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 10:20:52.680874 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: encryption {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.681293 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.682403 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: os-snapshot-manage {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.682841 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.683329 np0000174321 devstack@c-api.service[112272]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x753a2aea3668 pid: 112272 (default app) May 15 10:20:52.683512 np0000174321 devstack@c-api.service[112273]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x753a2aea3668 pid: 112273 (default app) May 15 10:20:52.684276 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.684521 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: consistencygroups {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.685662 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.686452 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: backups {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.687143 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.688492 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: scheduler-stats {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.688637 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.689849 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: os-quota-sets {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.690036 np0000174321 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.690950 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.691068 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.691212 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.691290 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: os-volume-manage {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.691371 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.691435 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.691505 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension AdminActions extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.691625 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension AdminActions extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.691720 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension AdminActions extending resource: backups {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.691839 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.691914 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension VolumeActions extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.692157 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension TypesManage extending resource: types {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.692228 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.692228 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.692228 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.692228 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.692228 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.692700 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.692700 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.692700 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.692903 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.692963 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.692963 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.692963 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.692963 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.692963 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.692963 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.693434 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.693434 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.693434 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.693434 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.693710 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.693774 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.693774 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.693774 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.693774 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.694094 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.694094 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.694094 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.694094 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.694407 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.694407 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.694407 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.694407 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.694407 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.694857 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.694916 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.694976 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.694976 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.694976 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.694976 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.695349 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.695349 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.695349 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.695349 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.695349 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.695349 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.695649 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.695649 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.695734 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.695774 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.695774 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.695774 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.695774 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.695774 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.695774 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696030 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696030 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696030 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696030 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696207 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd None None] Extension UsedLimits extending resource: limits {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.696247 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696247 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696342 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: capabilities {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.696378 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696378 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696378 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696378 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696378 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696599 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696599 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696599 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696599 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696599 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696801 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696801 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696801 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696801 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.696801 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.696801 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697067 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697067 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697067 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697067 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697067 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697067 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697301 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697301 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697301 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697301 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697301 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697705 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697705 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697705 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697705 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697705 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697964 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697964 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.697964 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.697964 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.698167 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.698167 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.698167 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.698167 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.698347 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.698347 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.698347 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.698347 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.698347 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.698778 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.698778 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.698778 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.698778 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.698778 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.698974 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.698974 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.698974 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.698974 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699165 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699165 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699165 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699165 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699350 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699350 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699350 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699350 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699520 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699520 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699520 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699520 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699691 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699691 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699691 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699691 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699866 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699866 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699866 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.699866 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.699866 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700109 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700109 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700109 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700109 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700109 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700109 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700358 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700358 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700358 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700358 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700358 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700543 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700543 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700543 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700543 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700543 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700543 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700788 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700788 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700788 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700788 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.700788 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.700788 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701050 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701050 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701050 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701050 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701050 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701050 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701377 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701377 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701377 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701377 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701377 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701377 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701625 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701625 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701625 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701625 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701787 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701787 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701787 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.701787 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.701787 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.702020 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.702020 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.702020 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.702020 np0000174321 devstack@c-api.service[112272]: /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 15 10:20:52.702020 np0000174321 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) May 15 10:20:52.702217 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: os-volume-transfer {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.702254 np0000174321 devstack@c-api.service[112271]: WARNING keystonemiddleware.auth_token [None req-8ea76611-4ec6-4ee9-8551-87797802c2dd 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 15 10:20:52.702291 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-0cdb72d8-1727-4dd0-a737-0fb778598604 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 10:20:52.702331 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: os-hosts {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.702331 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extended resource: cgsnapshots {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:20:52.702331 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.contrib.snapshot_actions [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] SnapshotActionsController initialized {{(pid=112270) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 10:20:52.702435 np0000174321 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Fri May 15 10:20:52 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 15 10:20:52.702488 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.702531 np0000174321 devstack@c-api.service[112271]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x753a2aea3668 pid: 112271 (default app) May 15 10:20:52.702568 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.702884 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.704289 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.705734 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.707275 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.708656 np0000174321 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:20:52.709575 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.709705 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.709811 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.709933 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.710051 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.710150 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension AdminActions extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.710275 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension AdminActions extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.710371 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension AdminActions extending resource: backups {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.710511 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.710617 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension VolumeActions extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.710743 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension TypesManage extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.710844 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.710950 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.711153 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.711249 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.711346 np0000174321 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb None None] Extension UsedLimits extending resource: limits {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:20:52.716026 np0000174321 devstack@c-api.service[112270]: WARNING keystonemiddleware.auth_token [None req-8faab057-ee36-4ec4-8ba9-3673607eb4eb 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 15 10:20:52.719511 np0000174321 devstack@c-api.service[112270]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x753a2aea3668 pid: 112270 (default app) May 15 10:20:59.887112 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.887112 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.887112 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.887112 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.887112 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888079 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.888079 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888079 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.888079 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888079 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.888400 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888400 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.888400 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888400 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.888400 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888400 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.888728 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888728 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.888728 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888728 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.888951 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888951 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.888951 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.888951 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889225 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889225 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889225 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889225 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889446 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889446 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889446 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889446 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889446 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889721 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889721 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889721 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889721 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889721 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889979 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889979 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889979 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889979 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.889979 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.889979 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.890326 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.890326 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.890326 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.890326 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.890326 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.890326 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.890687 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.890687 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.890687 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.890687 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.890687 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.890687 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.891030 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.891030 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.891030 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.891030 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.891030 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.891320 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.891320 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.891320 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.891320 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.891320 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.891654 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.891654 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.891654 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.891654 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.891654 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.891654 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892007 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892007 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892007 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892007 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892007 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892007 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892320 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892320 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892320 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892320 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892320 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892603 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892603 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892603 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892603 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892603 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892904 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892904 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.892904 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.892904 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.893160 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.893160 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.893160 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.893160 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.893387 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.893387 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.893387 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.893387 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.893387 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.893668 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.893668 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.893668 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.893668 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.893668 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.893931 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.893931 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.893931 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.893931 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.894176 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.894176 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.894176 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.894176 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.894420 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.894420 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.894420 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.894420 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.894645 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.894645 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.894645 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.894645 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.894873 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.894873 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.894873 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.894873 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895120 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895120 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895120 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895120 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895120 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895408 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895408 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895408 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895408 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895408 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895408 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895815 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895815 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895815 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895815 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895815 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895958 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895958 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895958 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895958 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.895958 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.895958 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896117 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896117 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896117 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896117 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896117 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896117 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896269 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896269 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896269 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896269 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896269 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896269 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896427 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896427 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896427 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896427 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896427 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896427 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896569 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896569 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896569 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896569 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896670 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896670 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896670 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896670 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896670 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896798 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896798 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896798 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896798 np0000174321 devstack@c-api.service[112273]: /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 15 10:20:59.896798 np0000174321 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) May 15 10:20:59.896798 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 10:21:00.407693 np0000174321 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 admin admin] POST https://199.204.45.74/volume/v3/types May 15 10:21:00.408945 np0000174321 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 10:21:00.410713 np0000174321 devstack@c-api.service[112273]: /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 15 10:21:00.410713 np0000174321 devstack@c-api.service[112273]: warnings.warn( May 15 10:21:00.417246 np0000174321 devstack@c-api.service[112273]: DEBUG oslo_db.sqlalchemy.engines [None req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 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=112273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:21:00.446392 np0000174321 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 May 15 10:21:00.447279 np0000174321 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 1/2] 199.204.45.74 () {68 vars in 1281 bytes} [Fri May 15 10:20:59 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 10:21:00.458461 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 req-0627b10f-c9c8-4f46-9c62-be497234594a None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 10:21:00.803129 np0000174321 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 req-0627b10f-c9c8-4f46-9c62-be497234594a admin admin] POST https://199.204.45.74/volume/v3/types/ef4d6bdc-af91-4e2a-b05f-ea5099bb12eb/extra_specs May 15 10:21:00.803871 np0000174321 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 req-0627b10f-c9c8-4f46-9c62-be497234594a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 10:21:00.805643 np0000174321 devstack@c-api.service[112272]: /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 15 10:21:00.805643 np0000174321 devstack@c-api.service[112272]: warnings.warn( May 15 10:21:00.815188 np0000174321 devstack@c-api.service[112272]: DEBUG oslo_db.sqlalchemy.engines [req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 req-0627b10f-c9c8-4f46-9c62-be497234594a 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=112272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:21:00.880634 np0000174321 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [req-8d9f1b8a-9ebf-4385-ab98-ea3169e1bc59 req-0627b10f-c9c8-4f46-9c62-be497234594a admin admin] https://199.204.45.74/volume/v3/types/ef4d6bdc-af91-4e2a-b05f-ea5099bb12eb/extra_specs returned with HTTP 200 May 15 10:21:00.881558 np0000174321 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 2/3] 199.204.45.74 () {70 vars in 1498 bytes} [Fri May 15 10:21:00 2026] POST /volume/v3/types/ef4d6bdc-af91-4e2a-b05f-ea5099bb12eb/extra_specs => generated 55 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 10:21:02.583605 np0000174321 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=6 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 10:21:02.586878 np0000174321 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=6 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 10:21:10.443206 np0000174321 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 10:21:10.879758 np0000174321 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 10:24:35.938935 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.938935 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.938935 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.938935 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.938935 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.939867 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.939867 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.939867 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.939867 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.939867 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.940270 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.940270 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.940270 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.940270 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.940270 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.940270 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.941017 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.941017 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.941017 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.941017 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.941527 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.941527 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.941527 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.941527 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.942051 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.942051 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.942051 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.942051 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.942564 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.942564 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.942564 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.942564 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.942564 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.943332 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.943332 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.943332 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.943332 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.943332 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.943636 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.943636 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.943636 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.943636 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.943636 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.943636 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.944011 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.944011 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.944011 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.944011 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.944011 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.944011 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.944442 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.944442 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.944442 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.944442 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.944442 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.944442 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.945049 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.945049 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.945049 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.945049 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.945049 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.945698 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.945698 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.945698 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.945698 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.945698 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.946390 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.946390 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.946390 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.946390 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.946390 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.946390 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947164 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947164 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947164 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947164 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947164 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947164 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947583 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947583 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947583 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947583 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947583 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947737 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947737 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947737 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947737 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947737 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947891 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947891 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.947891 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.947891 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948014 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948014 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948014 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948014 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948164 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948164 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948164 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948164 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948164 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948320 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948320 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948320 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948320 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948320 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948452 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948452 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948452 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948452 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948590 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948590 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948590 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948590 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948706 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948706 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948706 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948706 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948833 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948833 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.948833 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.948833 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949126 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949126 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949126 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949126 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949252 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949252 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949252 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949252 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949252 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949410 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949410 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949410 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949410 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949410 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949410 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949578 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949578 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949578 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949578 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949578 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949715 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949715 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949715 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949715 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949715 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949715 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949915 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949915 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949915 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949915 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.949915 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.949915 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.950239 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.950239 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.950239 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.950239 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.950239 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.950239 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.950537 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.950537 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.950537 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.950537 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.950537 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.950537 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.950916 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.950916 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.950916 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.950916 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.951149 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.951149 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.951149 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.951149 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.951149 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.951427 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.951427 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.951427 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.951427 np0000174321 devstack@c-api.service[112271]: /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 15 10:24:35.951427 np0000174321 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 15 10:24:35.951427 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-2ae964c6-d136-4202-9e24-ef387f76b173 None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 10:24:35.951427 np0000174321 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-2ae964c6-d136-4202-9e24-ef387f76b173 None None] GET https://199.204.45.74/volume// May 15 10:24:35.951756 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-2ae964c6-d136-4202-9e24-ef387f76b173 None None] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 10:24:35.951756 np0000174321 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-2ae964c6-d136-4202-9e24-ef387f76b173 None None] Calling method 'all' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 10:24:35.951756 np0000174321 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-2ae964c6-d136-4202-9e24-ef387f76b173 None None] https://199.204.45.74/volume// returned with HTTP 300 May 15 10:24:35.951756 np0000174321 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 1/4] 199.204.45.74 () {66 vars in 1449 bytes} [Fri May 15 10:24:35 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)