May 09 09:07:28.573805 np0000173064 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:07:28.584887 np0000173064 devstack@c-api.service[112968]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:07:28 2026] *** May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: nodename: np0000173064 May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: machine: x86_64 May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: clock source: unix May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: pcre jit disabled May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: detected number of CPU cores: 16 May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: current working directory: / May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: detected binary path: /usr/bin/uwsgi-core May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: your processes number limit is 256917 May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: your memory page size is 4096 bytes May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: detected max file descriptor number: 2048 May 09 09:07:28.588106 np0000173064 devstack@c-api.service[112968]: lock engine: pthread robust mutexes May 09 09:07:28.588565 np0000173064 devstack@c-api.service[112968]: thunder lock: enabled May 09 09:07:28.588565 np0000173064 devstack@c-api.service[112968]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:07:28.588565 np0000173064 devstack@c-api.service[112968]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:07:28.588565 np0000173064 devstack@c-api.service[112968]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:07:28.588565 np0000173064 devstack@c-api.service[112968]: Set PythonHome to /opt/stack/data/venv May 09 09:07:28.623274 np0000173064 devstack@c-api.service[112968]: Python main interpreter initialized at 0x71f1746a3668 May 09 09:07:28.623274 np0000173064 devstack@c-api.service[112968]: python threads support enabled May 09 09:07:28.623274 np0000173064 devstack@c-api.service[112968]: your server socket listen backlog is limited to 100 connections May 09 09:07:28.623274 np0000173064 devstack@c-api.service[112968]: your mercy for graceful operations on workers is 80 seconds May 09 09:07:28.623789 np0000173064 devstack@c-api.service[112968]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:07:28.623938 np0000173064 devstack@c-api.service[112968]: *** Operational MODE: preforking *** May 09 09:07:28.624172 np0000173064 devstack@c-api.service[112968]: *** uWSGI is running in multiple interpreter mode *** May 09 09:07:28.624172 np0000173064 devstack@c-api.service[112968]: spawned uWSGI master process (pid: 112968) May 09 09:07:28.624398 np0000173064 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:07:28.624921 np0000173064 devstack@c-api.service[112968]: spawned uWSGI worker 1 (pid: 112976, cores: 1) May 09 09:07:28.625492 np0000173064 devstack@c-api.service[112968]: spawned uWSGI worker 2 (pid: 112977, cores: 1) May 09 09:07:28.626198 np0000173064 devstack@c-api.service[112968]: spawned uWSGI worker 3 (pid: 112978, cores: 1) May 09 09:07:28.626698 np0000173064 devstack@c-api.service[112968]: spawned uWSGI worker 4 (pid: 112979, cores: 1) May 09 09:07:28.626777 np0000173064 devstack@c-api.service[112968]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:07:28.751231 np0000173064 devstack@c-api.service[112976]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:28.751231 np0000173064 devstack@c-api.service[112976]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:28.751231 np0000173064 devstack@c-api.service[112976]: we strongly recommend against using it for new projects. May 09 09:07:28.751231 np0000173064 devstack@c-api.service[112976]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:28.751231 np0000173064 devstack@c-api.service[112976]: framework. For more detail see May 09 09:07:28.751231 np0000173064 devstack@c-api.service[112976]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:28.751231 np0000173064 devstack@c-api.service[112976]: import eventlet # noqa May 09 09:07:28.761346 np0000173064 devstack@c-api.service[112979]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:28.761346 np0000173064 devstack@c-api.service[112979]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:28.761346 np0000173064 devstack@c-api.service[112979]: we strongly recommend against using it for new projects. May 09 09:07:28.761346 np0000173064 devstack@c-api.service[112979]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:28.761346 np0000173064 devstack@c-api.service[112979]: framework. For more detail see May 09 09:07:28.761346 np0000173064 devstack@c-api.service[112979]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:28.761346 np0000173064 devstack@c-api.service[112979]: import eventlet # noqa May 09 09:07:28.764274 np0000173064 devstack@c-api.service[112977]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:28.764274 np0000173064 devstack@c-api.service[112977]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:28.764274 np0000173064 devstack@c-api.service[112977]: we strongly recommend against using it for new projects. May 09 09:07:28.764274 np0000173064 devstack@c-api.service[112977]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:28.764274 np0000173064 devstack@c-api.service[112977]: framework. For more detail see May 09 09:07:28.764274 np0000173064 devstack@c-api.service[112977]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:28.764274 np0000173064 devstack@c-api.service[112977]: import eventlet # noqa May 09 09:07:28.767940 np0000173064 devstack@c-api.service[112978]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:28.767940 np0000173064 devstack@c-api.service[112978]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:28.767940 np0000173064 devstack@c-api.service[112978]: we strongly recommend against using it for new projects. May 09 09:07:28.767940 np0000173064 devstack@c-api.service[112978]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:28.767940 np0000173064 devstack@c-api.service[112978]: framework. For more detail see May 09 09:07:28.767940 np0000173064 devstack@c-api.service[112978]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:28.767940 np0000173064 devstack@c-api.service[112978]: import eventlet # noqa May 09 09:07:28.847546 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:07:28.847546 np0000173064 devstack@c-api.service[112976]: debtcollector.deprecate( May 09 09:07:28.847829 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:07:28.847829 np0000173064 devstack@c-api.service[112979]: debtcollector.deprecate( May 09 09:07:28.858120 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:07:28.858120 np0000173064 devstack@c-api.service[112977]: debtcollector.deprecate( May 09 09:07:28.865108 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:07:28.865108 np0000173064 devstack@c-api.service[112978]: debtcollector.deprecate( May 09 09:07:28.930269 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:07:28.930269 np0000173064 devstack@c-api.service[112979]: from cgi import parse_header May 09 09:07:28.936975 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:07:28.936975 np0000173064 devstack@c-api.service[112976]: from cgi import parse_header May 09 09:07:28.940162 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:07:28.940162 np0000173064 devstack@c-api.service[112977]: from cgi import parse_header May 09 09:07:28.951735 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:07:28.951735 np0000173064 devstack@c-api.service[112978]: from cgi import parse_header May 09 09:07:28.975701 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:07:28.975701 np0000173064 devstack@c-api.service[112979]: removals.removed_module( May 09 09:07:28.976439 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:07:28.976439 np0000173064 devstack@c-api.service[112979]: removals.removed_module( May 09 09:07:28.982063 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:07:28.982063 np0000173064 devstack@c-api.service[112976]: removals.removed_module( May 09 09:07:28.982830 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:07:28.982830 np0000173064 devstack@c-api.service[112976]: removals.removed_module( May 09 09:07:28.987532 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:07:28.987532 np0000173064 devstack@c-api.service[112977]: removals.removed_module( May 09 09:07:28.988226 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:07:28.988226 np0000173064 devstack@c-api.service[112977]: removals.removed_module( May 09 09:07:28.996535 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:07:28.996535 np0000173064 devstack@c-api.service[112978]: removals.removed_module( May 09 09:07:28.997235 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:07:28.997235 np0000173064 devstack@c-api.service[112978]: removals.removed_module( May 09 09:07:29.598761 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:07:29.598761 np0000173064 devstack@c-api.service[112979]: warnings.warn( May 09 09:07:29.605284 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:07:29.605284 np0000173064 devstack@c-api.service[112976]: warnings.warn( May 09 09:07:29.642524 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:07:29.642524 np0000173064 devstack@c-api.service[112977]: warnings.warn( May 09 09:07:29.650308 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:07:29.650308 np0000173064 devstack@c-api.service[112978]: warnings.warn( May 09 09:07:29.707967 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:07:29.707967 np0000173064 devstack@c-api.service[112979]: warnings.warn( May 09 09:07:29.726075 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:07:29.726075 np0000173064 devstack@c-api.service[112976]: warnings.warn( May 09 09:07:29.772632 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:07:29.772632 np0000173064 devstack@c-api.service[112977]: warnings.warn( May 09 09:07:29.779723 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:07:29.779723 np0000173064 devstack@c-api.service[112978]: warnings.warn( May 09 09:07:30.022843 np0000173064 devstack@c-api.service[112979]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:07:30.023580 np0000173064 devstack@c-api.service[112979]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112979) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:30.024359 np0000173064 devstack@c-api.service[112976]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:07:30.024846 np0000173064 devstack@c-api.service[112976]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112976) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:30.071219 np0000173064 devstack@c-api.service[112977]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:07:30.071437 np0000173064 devstack@c-api.service[112977]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112977) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:30.091099 np0000173064 devstack@c-api.service[112978]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:07:30.091295 np0000173064 devstack@c-api.service[112978]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112978) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:30.111272 np0000173064 devstack@c-api.service[112976]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:07:30.111272 np0000173064 devstack@c-api.service[112976]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:30.111815 np0000173064 devstack@c-api.service[112979]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:07:30.111815 np0000173064 devstack@c-api.service[112979]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:30.136010 np0000173064 devstack@c-api.service[112977]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:07:30.136010 np0000173064 devstack@c-api.service[112977]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:30.159789 np0000173064 devstack@c-api.service[112978]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:07:30.159789 np0000173064 devstack@c-api.service[112978]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:30.601495 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112977) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:30.601700 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112979) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:30.601806 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112978) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:30.601877 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.601939 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.602002 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.602058 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.602163 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.602393 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.602579 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.602704 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.602704 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.603206 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112976) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:30.603637 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.603763 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.603905 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.604290 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.604443 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.604569 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.604683 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.604798 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.604914 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.604991 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.605063 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.605177 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.605246 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.605303 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.605362 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.605420 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.605484 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.605558 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.605621 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.605680 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.605739 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.605817 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.605879 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.605932 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.605991 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.606049 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.606137 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.606216 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.606216 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.606216 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.606216 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.606428 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.606428 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.606542 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.606656 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.606713 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.606780 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.606837 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.606902 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.606967 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.607024 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.607084 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.607181 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.607236 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.607310 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.607370 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.607435 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.607500 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.607500 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.607607 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.607668 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.607726 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.607795 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.607855 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.607919 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.607981 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.607981 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.607981 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.607981 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.609421 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.609421 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.609421 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.609421 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.609834 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.609943 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.609943 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.610171 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.610311 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.610427 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.610427 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.610427 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.610427 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.610910 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.611024 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.611172 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.611172 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.611386 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.611495 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.611614 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.611724 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.611832 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.611908 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.611966 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.612016 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.612069 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.612141 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.612218 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.612289 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.612344 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.612400 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.612449 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.612503 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.612550 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.612600 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.612654 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.612703 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.612756 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.612756 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.612756 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.612756 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.612938 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.612984 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.613031 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.613031 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.613031 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.613031 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.613031 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.613031 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.613331 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.613331 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.613331 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.613465 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.613517 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.613569 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.613619 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.613675 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.613729 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.613779 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.613829 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.613880 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.613935 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.613982 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.614027 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.614079 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.614150 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.614206 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.614338 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.614396 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.614446 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.614498 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.614544 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.614593 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.614648 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.614697 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.614747 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.614821 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.614884 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.614941 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.614992 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.615038 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.615088 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.615194 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.615258 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.615305 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.615352 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.615409 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.615457 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.615507 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.615559 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.615610 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.615610 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.615610 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.615740 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.615789 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.615843 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.615889 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.615937 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.615986 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.616034 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.616081 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.616152 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.616207 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.616256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.616256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.616256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.616256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.616256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.616256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.616256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.616256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.616256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.616642 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.616642 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.616642 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.616642 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.616642 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.616642 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.616642 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.616931 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.616931 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.616931 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.616931 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.617129 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.617188 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.617237 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.617286 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.617338 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.617387 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.617432 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.617476 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.617521 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.617521 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.617613 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.617668 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.617722 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.617722 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.617811 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.617862 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.617862 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.617956 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.617956 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.618044 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.618102 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.618102 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.618102 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.618219 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.618248 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.618273 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.618273 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.618326 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.618354 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.618354 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.618410 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.618441 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.618484 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.618519 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.618547 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.618582 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.618614 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.618645 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.618671 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.618713 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.618755 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.618755 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.618804 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.618830 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.618830 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.618880 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.618880 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.618880 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.618880 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.619008 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.619039 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.619062 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.619085 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.619127 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.619168 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.619196 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.619196 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.619196 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.619270 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.619296 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.619323 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.619323 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.619369 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.619396 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.619424 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.619447 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.619470 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.619496 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.619522 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.619545 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.619573 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.619573 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.619573 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.619654 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.619654 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.619654 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.619654 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.619654 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.619654 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.619777 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.619809 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.619832 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.619859 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.619887 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.619921 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.619948 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.619972 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.620003 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.620030 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.620059 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.620090 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.620567 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.620629 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.620676 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.620727 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.620772 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.620824 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.620868 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.620912 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.620912 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.620912 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.624425 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.624501 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.624565 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.624615 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.624660 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.624706 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.624774 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.624902 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.624966 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.625024 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.625074 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.625151 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.625205 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.625257 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.625317 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.625409 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.625482 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.625543 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.625593 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.625646 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.625700 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.625752 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.625793 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.625818 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.625818 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.625818 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.625818 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.625917 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.625953 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.625986 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.626011 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.626042 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.626070 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.626102 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.626144 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.626177 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.626207 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.626231 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.626256 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.626286 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.626314 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.626343 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.626368 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.626391 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.626417 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.626446 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.626469 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.626493 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.626516 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.626544 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.626576 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.626603 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.626625 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.626649 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.626675 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.626675 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.627353 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.627490 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.627490 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.627490 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.627922 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.627922 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.628070 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.628555 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.628638 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.628719 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.628783 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.628846 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.628924 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.628993 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.629061 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.629148 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.629220 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.629286 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.629360 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.629425 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.629493 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.629556 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.629617 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.629685 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.629745 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.629812 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.629877 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.629935 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.630041 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.630158 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.630239 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.630317 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.630379 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.630446 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.630525 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.630594 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.630681 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.630740 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.630787 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.630823 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.630861 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.630898 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.630935 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.630970 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.631137 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.631178 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.631212 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.631245 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.631345 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.631396 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.631443 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.631486 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.631532 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.631532 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.631532 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.631532 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.631668 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.631668 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.631668 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.631668 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.631786 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.631828 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.631862 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.631901 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.631936 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.631968 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.631999 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.632030 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.632066 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.632366 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.632440 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.632508 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.632700 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.632789 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.632862 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.632927 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.632988 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.633047 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.633123 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.633188 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.633248 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.633319 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.633382 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.633461 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.633527 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.633699 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.633784 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.633944 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.634017 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.634017 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.634172 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.634234 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.634301 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.634368 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.634430 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.634491 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.634491 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.634491 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.634653 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.635244 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.635313 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.635313 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.635470 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.635544 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.635616 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.635685 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.635685 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.635800 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.635863 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.635923 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.635984 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.636044 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.636044 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.636044 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.636264 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.636331 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.636394 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.636455 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.636526 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.636590 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.636640 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.636640 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.636640 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.636640 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.636768 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.636808 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.636808 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.636877 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.636916 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.636950 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.636982 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.637020 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.637063 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.637103 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.637156 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.637189 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.637233 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.637277 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.637320 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.637354 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.637395 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.637430 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.637475 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.637475 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.637542 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.637576 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.637615 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.637649 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.637681 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.637681 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.637681 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.637681 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.637819 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.637819 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.637819 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.637918 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.637955 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.637998 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.638031 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.638069 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.638132 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.638188 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.638225 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.638264 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.638301 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.638333 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.638370 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.638412 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.638444 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.638483 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.638554 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.638618 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.638657 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.638689 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.638726 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.638761 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.638798 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.638832 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.639150 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.639150 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.639150 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.639150 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.639285 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.639320 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.639351 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.639383 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.639423 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.639459 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.639493 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.639532 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.639615 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.639658 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.639695 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.639729 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.639767 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.639810 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.639852 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.639908 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.639950 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.639983 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.640014 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.640047 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.640072 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.640072 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.640072 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.640072 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.640774 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.640774 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.640774 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.640774 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.640774 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.640994 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.641041 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.641085 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.641142 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.641186 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.641227 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.641270 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.641270 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.641369 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.641420 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.641470 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.641518 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.641561 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.641561 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.641641 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.641691 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.641734 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.641776 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.641827 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.641827 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.641827 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.641827 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.641827 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.643128 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.643244 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.643334 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.643393 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.643444 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.643497 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.643497 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.643592 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.643644 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.643720 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.643768 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.643819 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.643870 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.643917 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.644175 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.644226 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.644276 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.644276 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.644367 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.644414 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.644414 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.644501 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.644501 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.644501 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.644501 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.644501 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.644501 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.644501 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.645253 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.645322 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.645377 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.645426 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.645473 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.645520 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.645573 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.645625 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.645673 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.645723 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.645772 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.645819 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.645875 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.645921 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.645964 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.646009 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.646060 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.646133 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.646190 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.646238 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.646282 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.646332 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.646383 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.646428 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.646472 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.646526 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.646526 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.646526 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.646672 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.646672 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.646672 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.646811 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.646811 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.646908 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.646956 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.647007 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.647055 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.647123 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.647174 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.647227 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.647274 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.647319 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.647365 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.647412 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.647543 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.647675 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.647731 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.647817 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.647874 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.647928 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.647979 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.648027 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.648078 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.648141 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.648190 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.648243 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.648289 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.648336 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.648381 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.648431 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.648475 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.648522 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.648566 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.648609 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.648657 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.648700 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.648751 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.648797 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.648846 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.648920 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.649053 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.649149 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.649226 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.649294 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.649354 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.649423 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.649489 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.649556 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.649616 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.649677 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.649735 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.649793 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.649858 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.649917 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.649977 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.650037 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.650129 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.650208 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.650275 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.650338 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.650396 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.650455 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.650522 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.650612 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.650727 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.650829 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.650906 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.650974 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.651047 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.651139 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.651209 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.651281 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.651354 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.651417 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.651484 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.651544 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.651615 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.651678 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.651736 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.651801 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.651874 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.651874 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.652030 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.652100 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.652157 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.652296 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.652331 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.652363 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.652402 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.652434 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.652465 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.652497 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.652529 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.652561 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.652593 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.652623 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.652669 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.652701 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.652732 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.652763 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.652797 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.652828 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.652866 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.652902 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.652941 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.652984 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.653018 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.653061 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.653099 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.653262 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.655458 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.655558 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.655623 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.655688 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.655749 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.655823 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.655902 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.655981 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.656161 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.656233 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.656295 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.656379 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.656445 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.656507 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.656573 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.656632 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.656703 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.656767 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.656767 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.656767 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.656767 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.656997 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.656997 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.656997 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.657201 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.657201 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.657201 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.657399 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.657472 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.657472 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.657642 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.657706 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.657784 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.657784 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.657918 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.657988 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.658056 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.658147 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.658221 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.658269 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.658307 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.658339 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.658376 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.658408 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.658441 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.658484 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.658516 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.658547 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.658578 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.658609 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.658609 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.658666 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.658705 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.658743 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.658773 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.658902 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.662692 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.662779 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.662779 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.662844 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.662887 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.663116 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.663153 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.663186 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.663229 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.663272 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.663310 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.663364 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.663411 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.663445 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.663479 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.663521 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.663564 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.663564 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.663632 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.663675 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.663675 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.664019 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.664129 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.664212 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.664335 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.664445 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.664522 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.664522 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.664654 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.664735 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.664799 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.664861 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.664920 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.664983 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.665042 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.665132 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.665211 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.665277 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.665342 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.665412 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.665478 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.665540 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.665598 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.665598 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.665727 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.665798 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.665861 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.665920 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.665980 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.666053 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.666145 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.666211 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.666272 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.666338 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.666405 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.666466 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.666526 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.666595 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.666668 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.666729 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.666789 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.666854 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.666912 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.666970 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.667030 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.667097 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.667176 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.667247 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.667292 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.667333 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.667369 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:30.667401 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.667433 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:30.667464 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.667500 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:30.667532 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.667567 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:30.667567 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:30.667567 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:30.667567 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:30.712475 np0000173064 devstack@c-api.service[112977]: INFO dbcounter [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Registered counter for database cinder May 09 09:07:30.713807 np0000173064 devstack@c-api.service[112978]: INFO dbcounter [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Registered counter for database cinder May 09 09:07:30.717547 np0000173064 devstack@c-api.service[112979]: INFO dbcounter [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Registered counter for database cinder May 09 09:07:30.718378 np0000173064 devstack@c-api.service[112976]: INFO dbcounter [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Registered counter for database cinder May 09 09:07:30.726859 np0000173064 devstack@c-api.service[112977]: DEBUG oslo_db.sqlalchemy.engines [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c 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=112977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:30.731524 np0000173064 devstack@c-api.service[112978]: DEBUG oslo_db.sqlalchemy.engines [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 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=112978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:30.738838 np0000173064 devstack@c-api.service[112976]: DEBUG oslo_db.sqlalchemy.engines [None req-0747611c-4de4-475e-b8e2-69b42994c644 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=112976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:30.744933 np0000173064 devstack@c-api.service[112979]: DEBUG oslo_db.sqlalchemy.engines [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 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=112979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:30.837912 np0000173064 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writer thread running {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:30.840705 np0000173064 devstack@c-api.service[112977]: INFO cinder.rpc [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:30.843356 np0000173064 devstack@c-api.service[112977]: INFO cinder.rpc [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:30.845892 np0000173064 devstack@c-api.service[112977]: INFO cinder.rpc [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:30.846616 np0000173064 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writer thread running {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:30.849148 np0000173064 devstack@c-api.service[112977]: INFO cinder.rpc [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:30.850032 np0000173064 devstack@c-api.service[112978]: INFO cinder.rpc [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:30.850502 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.852933 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.853246 np0000173064 devstack@c-api.service[112978]: INFO cinder.rpc [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:30.855418 np0000173064 devstack@c-api.service[112978]: INFO cinder.rpc [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:30.856591 np0000173064 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writer thread running {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:30.857290 np0000173064 devstack@c-api.service[112978]: INFO cinder.rpc [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:30.858226 np0000173064 devstack@c-api.service[112977]: DEBUG oslo_db.sqlalchemy.engines [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c 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=112977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:30.858336 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.859637 np0000173064 devstack@c-api.service[112976]: INFO cinder.rpc [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:30.860014 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.860347 np0000173064 devstack@c-api.service[112977]: INFO cinder.rpc [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:30.862423 np0000173064 devstack@c-api.service[112977]: INFO cinder.rpc [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:30.862635 np0000173064 devstack@c-api.service[112976]: INFO cinder.rpc [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:30.863529 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.865348 np0000173064 devstack@c-api.service[112976]: INFO cinder.rpc [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:30.865431 np0000173064 devstack@c-api.service[112978]: DEBUG oslo_db.sqlalchemy.engines [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 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=112978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:30.867564 np0000173064 devstack@c-api.service[112978]: INFO cinder.rpc [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:30.867668 np0000173064 devstack@c-api.service[112976]: INFO cinder.rpc [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:30.868565 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.869268 np0000173064 devstack@c-api.service[112978]: INFO cinder.rpc [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:30.870070 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.870313 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.873714 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.874395 np0000173064 devstack@c-api.service[112976]: DEBUG oslo_db.sqlalchemy.engines [None req-0747611c-4de4-475e-b8e2-69b42994c644 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=112976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:30.876555 np0000173064 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writer thread running {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:30.876661 np0000173064 devstack@c-api.service[112976]: INFO cinder.rpc [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:30.876869 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.879059 np0000173064 devstack@c-api.service[112976]: INFO cinder.rpc [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:30.879795 np0000173064 devstack@c-api.service[112979]: INFO cinder.rpc [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:30.880024 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.880149 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.880208 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.882232 np0000173064 devstack@c-api.service[112979]: INFO cinder.rpc [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:30.883287 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.884068 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.884475 np0000173064 devstack@c-api.service[112979]: INFO cinder.rpc [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:30.886478 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.886907 np0000173064 devstack@c-api.service[112979]: INFO cinder.rpc [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:30.887009 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.888277 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.889968 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.890415 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.890497 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.890784 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.893548 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.893653 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.893910 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.896285 np0000173064 devstack@c-api.service[112979]: DEBUG oslo_db.sqlalchemy.engines [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 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=112979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:30.896755 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.896835 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.896891 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.898331 np0000173064 devstack@c-api.service[112979]: INFO cinder.rpc [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:30.899685 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.900108 np0000173064 devstack@c-api.service[112979]: INFO cinder.rpc [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:30.901183 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.901261 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.901313 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.901479 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.903821 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.904144 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.904297 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.907278 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.907550 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.909104 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.909450 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.910447 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.911754 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.912556 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.912829 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.913280 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.914918 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.915771 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.916466 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.916787 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.917706 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.917897 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.918299 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.918948 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.919453 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.920866 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.920956 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.921160 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.921970 np0000173064 devstack@c-api.service[112977]: WARNING cinder.api.contrib.hosts [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:30.922711 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.923214 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.923312 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.924218 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.924751 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.925759 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.926214 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.926339 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.926456 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.926590 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: extensions {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.927758 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.927850 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: encryption {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.929209 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.929394 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: encryption {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.929714 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.930286 np0000173064 devstack@c-api.service[112978]: WARNING cinder.api.contrib.hosts [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:30.930730 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.931008 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.931126 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: os-quota-sets {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.931795 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.932532 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.932584 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: cgsnapshots {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.933343 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.933862 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.933914 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: os-quota-class-sets {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.934108 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.934786 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.934943 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: extensions {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.935197 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: os-availability-zone {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.936168 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: encryption {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.936356 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.936450 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: qos-specs {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.936708 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.937743 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: encryption {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.937794 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.938870 np0000173064 devstack@c-api.service[112976]: WARNING cinder.api.contrib.hosts [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:30.938931 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: backups {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.939284 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: os-quota-sets {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.939598 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.940250 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.940664 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: cgsnapshots {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.940930 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: extra_specs {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.941096 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.941779 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.942045 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: os-quota-class-sets {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.942460 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: os-snapshot-manage {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.942654 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.943374 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: os-availability-zone {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.943559 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: extensions {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.943892 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: os-volume-type-access {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.944428 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.944748 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: qos-specs {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.944938 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: encryption {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.945761 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: capabilities {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.946547 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: encryption {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.946994 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: os-hosts {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.947408 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: backups {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.948071 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: os-quota-sets {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.948302 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: consistencygroups {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.949421 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: extra_specs {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.949506 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: cgsnapshots {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.949908 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.950307 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: os-volume-transfer {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.950899 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: os-quota-class-sets {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.950994 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: os-snapshot-manage {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.951906 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: scheduler-stats {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.952165 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: os-availability-zone {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.952469 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: os-volume-type-access {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.953323 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extended resource: os-volume-manage {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.953449 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: qos-specs {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.953511 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.954019 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: capabilities {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.955279 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: os-hosts {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.955404 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.955454 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: backups {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.955684 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.956317 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.contrib.snapshot_actions [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] SnapshotActionsController initialized {{(pid=112977) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:30.956581 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: consistencygroups {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.957094 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.957252 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.957444 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: extra_specs {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.958486 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.958537 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: os-volume-transfer {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.958789 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.959496 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: os-snapshot-manage {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.959890 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.960112 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: scheduler-stats {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.960427 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.960926 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: os-volume-type-access {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.961283 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.961651 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extended resource: os-volume-manage {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.961928 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.962500 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: capabilities {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.962682 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.963029 np0000173064 devstack@c-api.service[112979]: WARNING cinder.api.contrib.hosts [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:30.963799 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.963910 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: os-hosts {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.963985 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.964224 np0000173064 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.964667 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.contrib.snapshot_actions [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] SnapshotActionsController initialized {{(pid=112978) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:30.965001 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.965221 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: consistencygroups {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.965582 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.965723 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.965836 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.965893 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.965982 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.965982 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.965982 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.965982 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.965982 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.965982 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.966730 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension UsedLimits extending resource: limits {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.966730 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension TypesManage extending resource: types {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.966730 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension AdminActions extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.966730 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension AdminActions extending resource: snapshots {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.966730 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension AdminActions extending resource: backups {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.966730 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension VolumeActions extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.966730 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.967081 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.967176 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.967229 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: os-volume-transfer {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.967790 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: extensions {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.968246 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.968621 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: scheduler-stats {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.969045 np0000173064 devstack@c-api.service[112977]: WARNING keystonemiddleware.auth_token [None req-c1fdb2c8-68f8-4847-bd29-6e6bd53b893c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:07:30.969247 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: encryption {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.969628 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.970070 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extended resource: os-volume-manage {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.970838 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: encryption {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.971024 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.972302 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.972392 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: os-quota-sets {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.972589 np0000173064 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.973198 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.contrib.snapshot_actions [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] SnapshotActionsController initialized {{(pid=112976) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:30.973365 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.973512 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.973607 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.973788 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.973838 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: cgsnapshots {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.973878 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.973912 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.974049 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.974147 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.974147 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.974558 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.974660 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension UsedLimits extending resource: limits {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.974745 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension TypesManage extending resource: types {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.974850 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension AdminActions extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.974973 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension AdminActions extending resource: snapshots {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.975078 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension AdminActions extending resource: backups {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.975168 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: os-quota-class-sets {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.975205 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension VolumeActions extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.975409 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.975461 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.975721 np0000173064 devstack@c-api.service[112977]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f1746a3668 pid: 112977 (default app) May 09 09:07:30.976301 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:07:30.976301 np0000173064 devstack@c-api.service[112977]: warnings.warn( May 09 09:07:30.976587 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: os-availability-zone {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.976860 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.977626 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: qos-specs {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.977711 np0000173064 devstack@c-api.service[112978]: WARNING keystonemiddleware.auth_token [None req-e07fa0a0-f4bc-4626-b008-ccf1b2a65929 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:07:30.978329 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.979628 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: backups {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.979750 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.981261 np0000173064 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.981626 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: extra_specs {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.982193 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.982279 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.982463 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.982595 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.982595 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.982826 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.982826 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.983036 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.983036 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.983325 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension UsedLimits extending resource: limits {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.983325 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension TypesManage extending resource: types {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.983325 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension AdminActions extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.983521 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension AdminActions extending resource: snapshots {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.983521 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension AdminActions extending resource: backups {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.983642 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: os-snapshot-manage {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.983702 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension VolumeActions extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.983933 np0000173064 devstack@c-api.service[112978]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f1746a3668 pid: 112978 (default app) May 09 09:07:30.984063 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:30.984382 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.984382 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.984382 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.984382 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.984974 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.984974 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.984974 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.984974 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.985340 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.985340 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.985340 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.985340 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.985340 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.985340 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.985801 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.985801 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.985801 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.985801 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.985801 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.986182 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.986182 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.986182 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.986182 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.986182 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.986523 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.986523 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.986523 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.986523 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.986803 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.986803 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.986803 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.986803 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.986803 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.987193 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.987193 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.987193 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.987193 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.987193 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.987528 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.987528 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.987528 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.987528 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.987528 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.987528 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.987920 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.987920 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.987920 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.987920 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.987920 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.987920 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.989420 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.989420 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.989420 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.989420 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.989420 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.989420 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.990336 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.990336 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.990336 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.990336 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.990336 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.991071 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.991071 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.991071 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.991071 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.991071 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.991761 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.991761 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.991761 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.991761 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.991761 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.991761 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.992601 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.992601 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.992601 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.992601 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.992601 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.992601 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.993309 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.993309 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.993309 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.993309 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.993583 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: os-volume-type-access {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.993658 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.993658 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.993658 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.993658 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.993939 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.993939 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.993939 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.993939 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.994739 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.994739 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.994739 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.994739 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.995146 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.995146 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.995146 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.995146 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.995404 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.995404 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.995404 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.995404 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.995404 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.995711 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.995711 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.995711 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.995711 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.995711 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.995992 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.995992 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.995992 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.995992 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996243 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996243 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996243 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996243 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996475 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996475 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996475 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996475 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996630 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996630 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996630 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996630 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996748 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996748 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996748 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996748 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996869 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996869 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996869 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996869 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.996869 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.996869 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997033 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997033 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997033 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997033 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997033 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997209 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997209 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997209 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997209 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997209 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997209 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997209 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997389 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997389 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997389 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997389 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997389 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997389 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997563 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997563 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997563 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997563 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997563 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997563 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997738 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997738 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997738 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997738 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997738 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997738 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997907 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997907 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.997907 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.997907 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.998028 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.998028 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.998028 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.998028 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.998536 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.998536 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.998536 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.998536 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.998773 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.998773 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.998773 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:30.998773 np0000173064 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) May 09 09:07:30.999023 np0000173064 devstack@c-api.service[112976]: WARNING keystonemiddleware.auth_token [None req-0747611c-4de4-475e-b8e2-69b42994c644 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:07:30.999082 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: capabilities {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.999157 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-89d9224f-def7-4021-93f6-6006eb37aeec None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:30.999213 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: os-hosts {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.999213 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: consistencygroups {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.999317 np0000173064 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 1/1] 199.19.213.205 () {60 vars in 953 bytes} [Sat May 9 09:07:30 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:07:30.999370 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: os-volume-transfer {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.999425 np0000173064 devstack@c-api.service[112976]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f1746a3668 pid: 112976 (default app) May 09 09:07:30.999477 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: scheduler-stats {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.999477 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extended resource: os-volume-manage {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:30.999477 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:30.999477 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.contrib.snapshot_actions [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] SnapshotActionsController initialized {{(pid=112979) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:30.999477 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:31.000591 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:31.002001 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:31.003493 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:31.004902 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:31.006641 np0000173064 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:31.007575 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.007687 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.007777 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.007905 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.007997 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.008103 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.008248 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.008335 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.008509 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.008632 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension UsedLimits extending resource: limits {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.008728 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension TypesManage extending resource: types {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.008919 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension AdminActions extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.008998 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension AdminActions extending resource: snapshots {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.009072 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension AdminActions extending resource: backups {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.009179 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension VolumeActions extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.009381 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:31.011795 np0000173064 devstack@c-api.service[112979]: WARNING keystonemiddleware.auth_token [None req-a4c25dfe-1bd3-48a5-bfa3-d514d1552b50 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:07:31.018361 np0000173064 devstack@c-api.service[112979]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f1746a3668 pid: 112979 (default app) May 09 09:07:38.717722 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:07:38.717722 np0000173064 devstack@c-api.service[112978]: warnings.warn( May 09 09:07:38.730410 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.730410 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.730410 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.730410 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.730980 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.730980 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.730980 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.730980 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.731452 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.731452 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.731452 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.731452 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.731452 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.731452 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.732253 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.732253 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.732253 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.732253 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.732253 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.732787 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.732787 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.732787 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.732787 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.732787 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.733491 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.733491 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.733491 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.733491 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.733898 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.733898 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.733898 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.733898 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.733898 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.734477 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.734477 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.734477 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.734477 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.734477 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.734804 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.734804 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.734804 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.734804 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.734804 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.734804 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.735304 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.735304 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.735304 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.735304 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.735304 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.735304 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.735634 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.735634 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.735634 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.735634 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.735634 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.735634 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.735943 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.735943 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.735943 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.735943 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.735943 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.736266 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.736266 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.736266 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.736266 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.736266 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.736515 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.736515 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.736515 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.736515 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.736515 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.736515 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.736977 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.736977 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.736977 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.736977 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.736977 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.736977 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.737317 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.737317 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.737317 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.737317 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.737317 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.737610 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.737610 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.737610 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.737610 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.737610 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.737878 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.737878 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.737878 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.737878 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.739313 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.739313 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.739313 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.739313 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.739756 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.739756 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.739756 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.739756 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.739756 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.740219 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.740219 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.740219 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.740219 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.740219 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.740496 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.740496 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.740496 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.740496 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.740695 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.740695 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.740695 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.740695 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.740893 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.740893 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.740893 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.740893 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741106 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.741106 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741106 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.741106 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741302 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.741302 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741302 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.741302 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741501 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.741501 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741501 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.741501 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741501 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.741809 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741809 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.741809 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741809 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.741809 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.741809 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742121 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742121 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742121 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742121 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742121 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742364 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742364 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742364 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742364 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742364 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742364 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742642 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742642 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742642 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742642 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742642 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742642 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742939 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742939 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742939 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742939 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.742939 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.742939 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.744764 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.744764 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.744764 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.744764 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.744764 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.744764 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.745060 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.745060 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.745060 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.745060 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.745305 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.745305 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.745305 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.745305 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.745305 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.745561 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.745561 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.745561 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.745561 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:38.745561 np0000173064 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) May 09 09:07:38.745561 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-86a6616c-7cb3-41bb-bdd8-11451601fb77 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:39.241395 np0000173064 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-86a6616c-7cb3-41bb-bdd8-11451601fb77 admin admin] POST https://199.19.213.205/volume/v3/types May 09 09:07:39.241998 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-86a6616c-7cb3-41bb-bdd8-11451601fb77 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:07:39.244030 np0000173064 devstack@c-api.service[112978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:07:39.244030 np0000173064 devstack@c-api.service[112978]: warnings.warn( May 09 09:07:39.255544 np0000173064 devstack@c-api.service[112978]: DEBUG oslo_db.sqlalchemy.engines [None req-86a6616c-7cb3-41bb-bdd8-11451601fb77 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=112978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:39.292870 np0000173064 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-86a6616c-7cb3-41bb-bdd8-11451601fb77 admin admin] https://199.19.213.205/volume/v3/types returned with HTTP 200 May 09 09:07:39.293717 np0000173064 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 1/2] 199.19.213.205 () {68 vars in 1288 bytes} [Sat May 9 09:07:38 2026] POST /volume/v3/types => generated 186 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:39.309331 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [req-86a6616c-7cb3-41bb-bdd8-11451601fb77 req-36b9df24-180a-4d9a-97f6-f923880435af None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:39.649361 np0000173064 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [req-86a6616c-7cb3-41bb-bdd8-11451601fb77 req-36b9df24-180a-4d9a-97f6-f923880435af admin admin] POST https://199.19.213.205/volume/v3/types/db417337-4b7e-4d74-a957-936662e0ec49/extra_specs May 09 09:07:39.650001 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [req-86a6616c-7cb3-41bb-bdd8-11451601fb77 req-36b9df24-180a-4d9a-97f6-f923880435af admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:07:39.651908 np0000173064 devstack@c-api.service[112977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:07:39.651908 np0000173064 devstack@c-api.service[112977]: warnings.warn( May 09 09:07:39.662971 np0000173064 devstack@c-api.service[112977]: DEBUG oslo_db.sqlalchemy.engines [req-86a6616c-7cb3-41bb-bdd8-11451601fb77 req-36b9df24-180a-4d9a-97f6-f923880435af 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=112977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:39.724888 np0000173064 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [req-86a6616c-7cb3-41bb-bdd8-11451601fb77 req-36b9df24-180a-4d9a-97f6-f923880435af admin admin] https://199.19.213.205/volume/v3/types/db417337-4b7e-4d74-a957-936662e0ec49/extra_specs returned with HTTP 200 May 09 09:07:39.725586 np0000173064 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 2/3] 199.19.213.205 () {70 vars in 1505 bytes} [Sat May 9 09:07:39 2026] POST /volume/v3/types/db417337-4b7e-4d74-a957-936662e0ec49/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:07:40.878623 np0000173064 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=6 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:40.899739 np0000173064 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=6 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:49.288229 np0000173064 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:49.723565 np0000173064 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:17.173516 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:12:17.173516 np0000173064 devstack@c-api.service[112976]: warnings.warn( May 09 09:12:17.186679 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.186679 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.186679 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.186679 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.186679 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.187194 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.187194 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.187194 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.187194 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.187194 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.187529 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.187529 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.187529 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.187529 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.187529 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.187529 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.187952 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.187952 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.187952 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.187952 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.188263 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.188263 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.188263 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.188263 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.188576 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.188576 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.188576 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.188576 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.188864 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.188864 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.188864 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.188864 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.188864 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.189272 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.189272 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.189272 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.189272 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.189272 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.189614 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.189614 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.189614 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.189614 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.189614 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.189614 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.190017 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.190017 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.190017 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.190017 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.190017 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.190017 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.190463 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.190463 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.190463 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.190463 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.190463 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.190463 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.190867 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.190867 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.190867 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.190867 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.190867 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.191265 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.191265 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.191265 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.191265 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.191265 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.191585 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.191585 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.191585 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.191585 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.191585 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.191585 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.192011 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.192011 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.192011 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.192011 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.192011 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.192011 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.192430 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.192430 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.192430 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.192430 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.192430 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.192817 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.192817 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.192817 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.192817 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.192817 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.193198 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.193198 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.193198 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.193198 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.193480 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.193480 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.193480 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.193480 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.193766 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.193766 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.193766 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.193766 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.193766 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.194172 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.194172 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.194172 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.194172 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.194172 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.194493 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.194493 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.194493 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.194493 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.194784 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.194784 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.194784 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.194784 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.195064 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.195064 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.195064 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.195064 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.195403 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.195403 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.195403 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.195403 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.196651 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.196651 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.196651 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.196651 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.197066 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.197066 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.197066 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.197066 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.197066 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.197689 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.197689 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.197689 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.197689 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.197689 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.197689 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.198169 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.198169 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.198169 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.198169 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.198169 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.198552 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.198552 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.198552 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.198552 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.198552 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.198552 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.198989 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.198989 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.198989 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.198989 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.198989 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.198989 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.199522 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.199522 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.199522 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.199522 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.199522 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.199522 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.199982 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.199982 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.199982 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.199982 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.199982 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.199982 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.200468 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.200468 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.200468 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.200468 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.200891 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.200891 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.200891 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.200891 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.200891 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.201393 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.201393 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.201393 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.201393 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:17.201393 np0000173064 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) May 09 09:12:17.201393 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-1eca3d5f-653a-4549-8c83-f3eadf6d9213 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:17.201393 np0000173064 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-1eca3d5f-653a-4549-8c83-f3eadf6d9213 None None] GET https://199.19.213.205/volume// May 09 09:12:17.201914 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-1eca3d5f-653a-4549-8c83-f3eadf6d9213 None None] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:17.201914 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-1eca3d5f-653a-4549-8c83-f3eadf6d9213 None None] Calling method 'all' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:17.201914 np0000173064 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-1eca3d5f-653a-4549-8c83-f3eadf6d9213 None None] https://199.19.213.205/volume// returned with HTTP 300 May 09 09:12:17.201914 np0000173064 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 1/4] 199.19.213.205 () {66 vars in 1456 bytes} [Sat May 9 09:12:17 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) May 09 09:12:55.742235 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:12:55.742235 np0000173064 devstack@c-api.service[112979]: warnings.warn( May 09 09:12:55.753766 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.753766 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.753766 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.753766 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.753994 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.753994 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.753994 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.753994 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.754176 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.754176 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.754176 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.754176 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.754176 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.754176 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.754418 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.754418 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.754418 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.754418 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.754418 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.754599 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.754599 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.754599 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.754599 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.754599 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.754781 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.754781 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.755548 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.755548 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.755548 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.755548 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.755548 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.755744 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.755744 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.755744 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.755744 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.755744 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.755940 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.755940 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.755940 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.755940 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.755940 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.755940 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756175 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756175 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756175 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756175 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756175 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756175 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756410 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756410 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756410 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756410 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756410 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756410 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756649 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756649 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756649 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756649 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756649 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756649 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756905 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756905 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.756905 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.756905 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757043 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757043 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757043 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757043 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757043 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757255 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757255 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757255 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757255 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757255 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757429 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757429 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757429 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757429 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757429 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757429 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757648 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757648 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757648 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757648 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757648 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757826 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757826 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757826 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757826 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757826 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757998 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757998 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.757998 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.757998 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758159 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758159 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758159 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758159 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758298 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758298 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758298 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758298 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758298 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758500 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758500 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758500 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758500 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758500 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758669 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758669 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758669 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758669 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758810 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758810 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758810 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758810 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758960 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758960 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.758960 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.758960 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759151 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759151 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759151 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759151 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759308 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759308 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759308 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759308 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759458 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759458 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759458 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759458 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759458 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759458 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759678 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759678 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759678 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759678 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759678 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759875 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759875 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759875 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759875 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759875 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.759875 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.759875 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760137 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760137 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760137 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760137 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760137 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760137 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760347 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760347 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760347 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760347 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760347 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760347 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760614 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760614 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760614 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760614 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760614 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760614 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760847 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760847 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760847 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760847 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760991 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760991 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.760991 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.760991 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.761152 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.761152 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.761152 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.761152 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.761311 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.761311 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.761311 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:12:55.761311 np0000173064 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) May 09 09:12:55.761311 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:56.183047 np0000173064 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce demo demo] GET https://199.19.213.205/volume/v3/types?is_public=None May 09 09:12:56.183455 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:56.183537 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce demo demo] Calling method 'index' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:56.184104 np0000173064 devstack@c-api.service[112979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:12:56.184104 np0000173064 devstack@c-api.service[112979]: warnings.warn( May 09 09:12:56.184819 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.api_utils [None req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce demo demo] Removing options '' from query. {{(pid=112979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:56.197521 np0000173064 devstack@c-api.service[112979]: DEBUG oslo_db.sqlalchemy.engines [None req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:56.225591 np0000173064 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce demo demo] https://199.19.213.205/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:12:56.226220 np0000173064 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 1/5] 199.19.213.205 () {64 vars in 1263 bytes} [Sat May 9 09:12:55 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:56.240986 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce req-6e3834f5-ef8d-4291-9976-6343ca42ec07 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:56.245591 np0000173064 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce req-6e3834f5-ef8d-4291-9976-6343ca42ec07 demo demo] GET https://199.19.213.205/volume/v3/types/default May 09 09:12:56.245858 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce req-6e3834f5-ef8d-4291-9976-6343ca42ec07 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:56.246201 np0000173064 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce req-6e3834f5-ef8d-4291-9976-6343ca42ec07 demo demo] Calling method 'show' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:56.257808 np0000173064 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [req-cca9b40e-31ed-4b18-baab-5c8cb267d1ce req-6e3834f5-ef8d-4291-9976-6343ca42ec07 demo demo] https://199.19.213.205/volume/v3/types/default returned with HTTP 200 May 09 09:12:56.258163 np0000173064 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 2/6] 199.19.213.205 () {66 vars in 1329 bytes} [Sat May 9 09:12:56 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:56.599008 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-5f836f7c-cb5b-49f1-ad47-2f8ce87fde2f None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:56.603537 np0000173064 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-5f836f7c-cb5b-49f1-ad47-2f8ce87fde2f demo demo] GET https://199.19.213.205/volume/v3/types/default May 09 09:12:56.603797 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-5f836f7c-cb5b-49f1-ad47-2f8ce87fde2f demo demo] Empty body provided in request {{(pid=112977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:56.604066 np0000173064 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-5f836f7c-cb5b-49f1-ad47-2f8ce87fde2f demo demo] Calling method 'show' {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:56.621728 np0000173064 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-5f836f7c-cb5b-49f1-ad47-2f8ce87fde2f demo demo] https://199.19.213.205/volume/v3/types/default returned with HTTP 200 May 09 09:12:56.622064 np0000173064 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 3/7] 199.19.213.205 () {64 vars in 1258 bytes} [Sat May 9 09:12:56 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:57.019388 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-40b6e1af-ea30-4f34-b148-92c84a57b329 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:57.363054 np0000173064 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-40b6e1af-ea30-4f34-b148-92c84a57b329 demo demo] GET https://199.19.213.205/volume/v3/types/default May 09 09:12:57.363510 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-40b6e1af-ea30-4f34-b148-92c84a57b329 demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:57.363677 np0000173064 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-40b6e1af-ea30-4f34-b148-92c84a57b329 demo demo] Calling method 'show' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:57.371557 np0000173064 devstack@c-api.service[112976]: DEBUG oslo_db.sqlalchemy.engines [None req-40b6e1af-ea30-4f34-b148-92c84a57b329 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:57.384917 np0000173064 devstack@c-api.service[112976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:12:57.384917 np0000173064 devstack@c-api.service[112976]: warnings.warn( May 09 09:12:57.387083 np0000173064 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-40b6e1af-ea30-4f34-b148-92c84a57b329 demo demo] https://199.19.213.205/volume/v3/types/default returned with HTTP 200 May 09 09:12:57.387534 np0000173064 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 2/8] 199.19.213.205 () {64 vars in 1258 bytes} [Sat May 9 09:12:57 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:57.404139 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-a6b9881a-c74c-4de0-8113-6ed5393936b4 None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:57.408190 np0000173064 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-a6b9881a-c74c-4de0-8113-6ed5393936b4 demo demo] GET https://199.19.213.205/volume/v3/types/default May 09 09:12:57.408393 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-a6b9881a-c74c-4de0-8113-6ed5393936b4 demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:57.408650 np0000173064 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-a6b9881a-c74c-4de0-8113-6ed5393936b4 demo demo] Calling method 'show' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:57.422285 np0000173064 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-a6b9881a-c74c-4de0-8113-6ed5393936b4 demo demo] https://199.19.213.205/volume/v3/types/default returned with HTTP 200 May 09 09:12:57.423060 np0000173064 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 2/9] 199.19.213.205 () {64 vars in 1258 bytes} [Sat May 9 09:12:57 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:06.253862 np0000173064 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=2 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:06.618359 np0000173064 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=2 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:07.383511 np0000173064 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=2 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:07.418919 np0000173064 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=3 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}