May 28 16:28:19.887698 np0000177215 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 16:28:19.898091 np0000177215 devstack@c-api.service[112545]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 16:28:19 2026] *** May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: nodename: np0000177215 May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: machine: x86_64 May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: clock source: unix May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: pcre jit disabled May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: detected number of CPU cores: 16 May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: current working directory: / May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: detected binary path: /usr/bin/uwsgi-core May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: your processes number limit is 256917 May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: your memory page size is 4096 bytes May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: detected max file descriptor number: 2048 May 28 16:28:19.901300 np0000177215 devstack@c-api.service[112545]: lock engine: pthread robust mutexes May 28 16:28:19.901837 np0000177215 devstack@c-api.service[112545]: thunder lock: enabled May 28 16:28:19.901837 np0000177215 devstack@c-api.service[112545]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 16:28:19.901837 np0000177215 devstack@c-api.service[112545]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 16:28:19.901837 np0000177215 devstack@c-api.service[112545]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 16:28:19.901837 np0000177215 devstack@c-api.service[112545]: Set PythonHome to /opt/stack/data/venv May 28 16:28:19.935969 np0000177215 devstack@c-api.service[112545]: Python main interpreter initialized at 0x7f6b7d4a3668 May 28 16:28:19.935969 np0000177215 devstack@c-api.service[112545]: python threads support enabled May 28 16:28:19.935969 np0000177215 devstack@c-api.service[112545]: your server socket listen backlog is limited to 100 connections May 28 16:28:19.935969 np0000177215 devstack@c-api.service[112545]: your mercy for graceful operations on workers is 80 seconds May 28 16:28:19.936666 np0000177215 devstack@c-api.service[112545]: mapped 671795 bytes (656 KB) for 4 cores May 28 16:28:19.936827 np0000177215 devstack@c-api.service[112545]: *** Operational MODE: preforking *** May 28 16:28:19.936998 np0000177215 devstack@c-api.service[112545]: *** uWSGI is running in multiple interpreter mode *** May 28 16:28:19.936998 np0000177215 devstack@c-api.service[112545]: spawned uWSGI master process (pid: 112545) May 28 16:28:19.937151 np0000177215 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 16:28:19.937758 np0000177215 devstack@c-api.service[112545]: spawned uWSGI worker 1 (pid: 112554, cores: 1) May 28 16:28:19.939072 np0000177215 devstack@c-api.service[112545]: spawned uWSGI worker 2 (pid: 112555, cores: 1) May 28 16:28:19.939072 np0000177215 devstack@c-api.service[112545]: spawned uWSGI worker 3 (pid: 112556, cores: 1) May 28 16:28:19.939230 np0000177215 devstack@c-api.service[112545]: spawned uWSGI worker 4 (pid: 112557, cores: 1) May 28 16:28:19.939299 np0000177215 devstack@c-api.service[112545]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 16:28:20.072664 np0000177215 devstack@c-api.service[112554]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:28:20.072664 np0000177215 devstack@c-api.service[112554]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:28:20.072664 np0000177215 devstack@c-api.service[112554]: we strongly recommend against using it for new projects. May 28 16:28:20.072664 np0000177215 devstack@c-api.service[112554]: If you are already using Eventlet, we recommend migrating to a different May 28 16:28:20.072664 np0000177215 devstack@c-api.service[112554]: framework. For more detail see May 28 16:28:20.072664 np0000177215 devstack@c-api.service[112554]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:28:20.072664 np0000177215 devstack@c-api.service[112554]: import eventlet # noqa May 28 16:28:20.078764 np0000177215 devstack@c-api.service[112557]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:28:20.078764 np0000177215 devstack@c-api.service[112557]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:28:20.078764 np0000177215 devstack@c-api.service[112557]: we strongly recommend against using it for new projects. May 28 16:28:20.078764 np0000177215 devstack@c-api.service[112557]: If you are already using Eventlet, we recommend migrating to a different May 28 16:28:20.078764 np0000177215 devstack@c-api.service[112557]: framework. For more detail see May 28 16:28:20.078764 np0000177215 devstack@c-api.service[112557]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:28:20.078764 np0000177215 devstack@c-api.service[112557]: import eventlet # noqa May 28 16:28:20.083692 np0000177215 devstack@c-api.service[112556]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:28:20.083692 np0000177215 devstack@c-api.service[112556]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:28:20.083692 np0000177215 devstack@c-api.service[112556]: we strongly recommend against using it for new projects. May 28 16:28:20.083692 np0000177215 devstack@c-api.service[112556]: If you are already using Eventlet, we recommend migrating to a different May 28 16:28:20.083692 np0000177215 devstack@c-api.service[112556]: framework. For more detail see May 28 16:28:20.083692 np0000177215 devstack@c-api.service[112556]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:28:20.083692 np0000177215 devstack@c-api.service[112556]: import eventlet # noqa May 28 16:28:20.089512 np0000177215 devstack@c-api.service[112555]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:28:20.089512 np0000177215 devstack@c-api.service[112555]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:28:20.089512 np0000177215 devstack@c-api.service[112555]: we strongly recommend against using it for new projects. May 28 16:28:20.089512 np0000177215 devstack@c-api.service[112555]: If you are already using Eventlet, we recommend migrating to a different May 28 16:28:20.089512 np0000177215 devstack@c-api.service[112555]: framework. For more detail see May 28 16:28:20.089512 np0000177215 devstack@c-api.service[112555]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:28:20.089512 np0000177215 devstack@c-api.service[112555]: import eventlet # noqa May 28 16:28:20.171640 np0000177215 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:28:20.171640 np0000177215 devstack@c-api.service[112557]: warnings.warn( May 28 16:28:20.182528 np0000177215 devstack@c-api.service[112556]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:28:20.182528 np0000177215 devstack@c-api.service[112556]: warnings.warn( May 28 16:28:20.186428 np0000177215 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:28:20.186428 np0000177215 devstack@c-api.service[112554]: warnings.warn( May 28 16:28:20.189535 np0000177215 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:28:20.189535 np0000177215 devstack@c-api.service[112555]: warnings.warn( May 28 16:28:20.261370 np0000177215 devstack@c-api.service[112557]: /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 28 16:28:20.261370 np0000177215 devstack@c-api.service[112557]: from cgi import parse_header May 28 16:28:20.288792 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:20.288792 np0000177215 devstack@c-api.service[112554]: from cgi import parse_header May 28 16:28:20.295248 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:20.295248 np0000177215 devstack@c-api.service[112555]: from cgi import parse_header May 28 16:28:20.299052 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:20.299052 np0000177215 devstack@c-api.service[112556]: from cgi import parse_header May 28 16:28:20.317590 np0000177215 devstack@c-api.service[112557]: /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 28 16:28:20.317590 np0000177215 devstack@c-api.service[112557]: removals.removed_module( May 28 16:28:20.319644 np0000177215 devstack@c-api.service[112557]: /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 28 16:28:20.319644 np0000177215 devstack@c-api.service[112557]: removals.removed_module( May 28 16:28:20.346073 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:20.346073 np0000177215 devstack@c-api.service[112554]: removals.removed_module( May 28 16:28:20.347872 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:20.347872 np0000177215 devstack@c-api.service[112554]: removals.removed_module( May 28 16:28:20.355480 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:20.355480 np0000177215 devstack@c-api.service[112556]: removals.removed_module( May 28 16:28:20.357367 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:20.357367 np0000177215 devstack@c-api.service[112556]: removals.removed_module( May 28 16:28:20.358163 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:20.358163 np0000177215 devstack@c-api.service[112555]: removals.removed_module( May 28 16:28:20.360286 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:20.360286 np0000177215 devstack@c-api.service[112555]: removals.removed_module( May 28 16:28:21.022626 np0000177215 devstack@c-api.service[112557]: /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 28 16:28:21.022626 np0000177215 devstack@c-api.service[112557]: warnings.warn( May 28 16:28:21.036463 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:21.036463 np0000177215 devstack@c-api.service[112555]: warnings.warn( May 28 16:28:21.090872 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:21.090872 np0000177215 devstack@c-api.service[112556]: warnings.warn( May 28 16:28:21.131114 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:21.131114 np0000177215 devstack@c-api.service[112554]: warnings.warn( May 28 16:28:21.163621 np0000177215 devstack@c-api.service[112557]: /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 28 16:28:21.163621 np0000177215 devstack@c-api.service[112557]: warnings.warn( May 28 16:28:21.168448 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:21.168448 np0000177215 devstack@c-api.service[112555]: warnings.warn( May 28 16:28:21.249191 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:21.249191 np0000177215 devstack@c-api.service[112556]: warnings.warn( May 28 16:28:21.278252 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:21.278252 np0000177215 devstack@c-api.service[112554]: warnings.warn( May 28 16:28:21.481490 np0000177215 devstack@c-api.service[112555]: 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 28 16:28:21.481699 np0000177215 devstack@c-api.service[112555]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112555) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:28:21.489240 np0000177215 devstack@c-api.service[112557]: 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 28 16:28:21.489459 np0000177215 devstack@c-api.service[112557]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112557) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:28:21.561711 np0000177215 devstack@c-api.service[112556]: 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 28 16:28:21.561882 np0000177215 devstack@c-api.service[112556]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112556) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:28:21.579821 np0000177215 devstack@c-api.service[112557]: /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 28 16:28:21.579821 np0000177215 devstack@c-api.service[112557]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:28:21.580235 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:21.580235 np0000177215 devstack@c-api.service[112555]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:28:21.606910 np0000177215 devstack@c-api.service[112554]: 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 28 16:28:21.607113 np0000177215 devstack@c-api.service[112554]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112554) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:28:21.626792 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:21.626792 np0000177215 devstack@c-api.service[112556]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:28:21.676407 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:21.676407 np0000177215 devstack@c-api.service[112554]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:28:22.152124 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112556) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:28:22.152677 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112555) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:28:22.152746 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112557) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:28:22.152800 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.152800 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.152942 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.152942 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.153094 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.153148 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.153215 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.153265 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.153326 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.154181 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.154305 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.154305 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.154413 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.154480 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.154546 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.154610 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.154660 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.154710 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.154765 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.154824 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.154910 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.154995 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.155047 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.155112 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.155164 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.155226 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.155276 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.155324 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.155373 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.155576 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.157360 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.157492 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.157492 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.157600 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.157659 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.157775 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.157775 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.157884 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.157941 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.158208 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.158276 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.158327 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.158385 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.158434 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.158482 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.158533 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.158583 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.158645 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.158696 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.158696 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.158696 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.162558 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.162685 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.162685 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.162786 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112554) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:28:22.163065 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.163101 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.163148 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.163181 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.163220 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.163259 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.163306 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.163342 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.163380 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.163432 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.163477 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.163518 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.163552 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.163590 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.163623 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.163656 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.163691 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.163950 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.164024 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.164062 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.164095 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.164134 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.164169 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.164204 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.164237 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.164271 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.164310 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.164344 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.164385 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.164419 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.164457 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.164495 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.164534 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.164568 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.164607 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.164607 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.164607 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.164607 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.164607 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.164607 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.164607 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.164821 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.164860 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.164899 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.164899 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.164899 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.164899 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.164899 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.164899 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.164899 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.165139 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.165139 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.165139 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.165139 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.165264 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.165264 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.165986 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.165986 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.165986 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.165986 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.165986 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.165986 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.165986 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.166561 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.166600 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.166600 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.166715 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.166751 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.166818 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.166853 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.166890 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.166931 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.167020 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.167066 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.167109 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.167147 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.167186 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.167225 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.167259 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.167293 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.167327 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.167577 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.167629 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.167665 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.167711 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.167745 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.167780 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.167819 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.167858 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.167893 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.167932 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.167992 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.168034 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.168238 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.168319 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.168392 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.168456 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.168526 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.168591 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.168656 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.168724 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.169041 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.169112 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.169184 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.169257 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.169325 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.169395 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.169478 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.169523 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.169562 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.169602 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.169646 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.169686 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.169727 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.169765 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.169799 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.169883 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.169916 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.169949 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.170144 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.170213 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.170213 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.170307 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.170353 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.170402 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.170448 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.170498 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.170498 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.170616 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.170680 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.170726 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.170770 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.170823 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.170876 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.170915 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.170970 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.171027 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.171088 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.171141 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.171190 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.171232 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.171280 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.171328 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.171376 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.171419 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.171462 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.171492 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.171520 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.171546 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.171572 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.171594 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.171623 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.171645 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.171668 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.171697 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.171697 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.171697 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.171697 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.171697 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.171835 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.171872 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.171899 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.171922 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.171922 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.171982 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.172013 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.172040 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.172257 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.172308 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.172370 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.172370 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.172464 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.172510 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.172552 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.172595 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.172595 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.172595 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.172595 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.172595 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.172595 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.172595 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.172595 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.172923 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.172923 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.172923 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.172923 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.173171 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.173247 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.173293 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.173337 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.173379 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.173421 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.173462 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.173505 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.173555 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.173601 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.173648 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.173678 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.173705 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.173731 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.173757 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.173779 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.173804 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.173850 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.173881 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.173904 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.173928 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.173951 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.174156 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.174201 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.174245 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.174288 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.174330 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.174370 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.174426 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.174472 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.174472 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.174551 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.174593 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.174643 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.174673 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.174700 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.174722 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.174747 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.174774 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.174774 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.174774 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.174849 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.174849 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.174894 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.174920 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.174942 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.174980 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.175011 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.175038 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.175061 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.175084 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.175110 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.175136 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.175159 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.175187 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.175209 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.175232 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.175260 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.175260 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.175308 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.175331 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.175355 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.175636 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.175636 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.175683 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.175683 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.175683 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.175683 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.175766 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.175798 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.175821 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.175844 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.175867 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.175892 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.175915 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.175938 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.175980 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.176009 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.176032 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.176055 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.176086 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.176109 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.176132 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.176160 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.176188 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.176214 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.176242 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.176270 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.176294 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.176294 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.176294 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.176294 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.176380 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.176380 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.176380 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.176450 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.176475 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.176502 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.176526 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.176558 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.176585 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.176608 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.176631 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.176654 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.176682 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.176710 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.176740 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.176763 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.176790 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.176813 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.176839 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.176862 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.176890 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.176915 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.176942 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.176942 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.176942 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.177029 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.177055 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.177083 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.177107 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.177130 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.177154 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.177177 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.177177 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.177177 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.177243 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.178544 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.178611 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.178664 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.178690 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.178717 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.178743 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.178768 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.178794 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.178817 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.178839 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.178866 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.178889 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.178916 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.178940 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.178978 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.179009 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.179125 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.179125 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.179212 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.179212 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.179299 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.179353 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.179400 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.179452 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.179517 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.179579 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.179630 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.179677 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.179725 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.179773 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.179815 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.179860 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.179904 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.179947 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.180004 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.180055 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.180103 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.180152 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.180182 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.180206 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.180235 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.180258 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.180282 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.180303 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.180331 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.180357 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.180380 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.180407 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.180430 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.180460 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.180486 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.180513 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.180535 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.180557 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.180583 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.180583 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.182923 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.183005 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.183050 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.183101 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.183127 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.183151 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.183174 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.183199 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.183222 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.183244 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.183268 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.183296 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.183319 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.183342 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.183370 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.183394 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.183421 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.183444 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.183472 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.183495 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.183519 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.183547 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.183547 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.183593 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.183624 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.183624 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.183800 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.183800 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.184723 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.184784 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.184840 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.184909 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.184974 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.185022 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.185074 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.185146 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.185202 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.185246 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.185290 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.185290 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.185378 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.185420 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.185468 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.185512 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.185560 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.185609 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.185652 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.185694 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.185736 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.185783 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.185825 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.185867 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.185913 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.185913 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.185913 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.185913 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.186767 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.186829 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.186912 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.187026 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.187089 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.187125 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.187159 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.187199 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.187237 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.187270 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.187310 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.187349 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.187391 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.187436 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.187472 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.187472 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.187541 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.187582 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.187618 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.187651 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.187691 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.187725 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.187758 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.187791 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.187826 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.187826 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.187826 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.187826 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.188459 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.188532 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.188574 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.188663 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.188758 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.188851 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.188926 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.189019 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.189079 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.189114 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.189149 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.189190 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.189223 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.189265 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.189304 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.189340 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.189373 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.189407 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.189447 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.189481 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.189519 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.189557 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.189590 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.189624 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.189658 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.189658 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.189658 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.189658 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.189774 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.189774 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.189841 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.189841 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.189927 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.190040 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.190040 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.190110 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.190145 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.190179 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.190225 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.190261 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.190297 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.190340 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.190390 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.190427 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.190462 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.190502 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.190541 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.190580 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.190621 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.190656 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.190694 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.190727 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.190762 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.190802 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.190802 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.190802 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.192197 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.192290 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.192290 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.192372 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.192425 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.192460 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.192499 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.192532 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.192574 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.192620 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.192665 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.192717 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.192717 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.192785 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.192821 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.192854 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.192888 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.192931 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.192996 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.193040 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.193081 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.193122 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.193156 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.193190 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.193223 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.193256 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.193290 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.193290 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.199566 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.199650 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.199650 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.199835 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.199835 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.199835 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.199944 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.200214 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.200267 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.200347 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.200414 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.200414 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.200573 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.200612 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.200656 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.200693 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.200726 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.200759 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.200793 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.200831 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.200875 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.200925 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.201036 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.201080 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.201114 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.201150 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.201150 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.201219 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.201253 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.201288 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.201288 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.201288 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.201390 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.201432 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.201470 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.201504 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.201542 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.201576 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.201613 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.201645 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.201680 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.201720 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.201754 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.201754 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.201754 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.201854 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.201854 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.201854 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.201971 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.202008 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.202107 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.202107 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.202107 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.202107 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.202107 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.202277 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.202318 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.202356 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.202356 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.202435 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.202485 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.202485 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.202554 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.202589 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.202627 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.202661 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.202695 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.202695 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.202695 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.202793 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.202833 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.202874 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.202908 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.202941 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.202996 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.203030 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.203064 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.203098 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.203142 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.203175 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.203218 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.203268 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.203317 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.203374 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.203426 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.203426 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.203426 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.203426 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.203644 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.203705 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.203764 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.203819 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.203899 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.205154 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.205154 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.205154 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.205542 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.205696 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.205696 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.205926 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.205926 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.205926 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.205926 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.205926 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.206544 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.206653 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.206756 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.206756 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.206756 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.206756 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.206756 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.206756 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.207381 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.207381 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.207381 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.207765 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.207903 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.208064 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.208193 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.208294 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.208384 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.208477 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.208577 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.208679 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.208780 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.208874 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.208989 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.209085 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.209193 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.209291 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.209384 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.209475 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.209575 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.209676 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.209770 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.209860 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.209981 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.209981 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.209981 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.209981 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.211389 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.211451 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.211506 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.211567 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.211616 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.211708 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.211764 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.211816 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.211883 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.211938 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.212017 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.212074 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.212120 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.212163 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.212205 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.212248 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.212299 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.212343 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.212386 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.212429 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.212476 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.212520 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.212564 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.212615 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.212660 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.212703 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.212756 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.212801 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.212849 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.212897 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.212940 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.213003 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.213047 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.213092 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.213135 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.213179 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.213230 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.213306 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.213334 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.213358 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.213387 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.213411 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.213438 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.213461 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.213485 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.213518 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.213543 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.213565 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.213592 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.213615 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.213642 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.213665 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.213687 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.213709 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.213732 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.213760 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.213784 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.213807 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.213836 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.213862 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.213892 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.213923 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.213957 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.213998 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.214028 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.214057 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.214083 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.214126 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.214151 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.214175 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.214199 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.214226 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.214257 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.214286 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.214314 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.214338 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.214338 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.214379 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.214379 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.214421 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.214443 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.214443 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.214485 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.214509 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.214509 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.214558 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.214558 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.214601 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.214601 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.214647 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.214676 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.214699 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.214722 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.214750 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.214775 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.214798 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.214820 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.214845 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.214869 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.214892 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.214915 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.214942 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.214994 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.215036 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.215060 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.215083 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.215106 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.215130 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.215157 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.215185 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.215209 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.215209 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.215271 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.215271 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.215271 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.215356 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.215390 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.215417 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.215440 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.215471 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.215495 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.216085 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.216132 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.216178 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.216232 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.216232 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.216317 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.216359 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.216404 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.216445 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.216487 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.216536 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.216682 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.216825 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.216884 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.216884 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.216884 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.216884 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.216884 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.216884 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:22.217163 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.217163 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.217253 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.217300 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.217300 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.217383 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.217428 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.217470 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.217512 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.217553 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.217553 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.217633 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.217677 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.217719 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:22.217767 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.217814 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:22.217814 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.217901 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:22.217942 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.217942 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.218043 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:22.218087 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.218130 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:22.218130 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:22.267942 np0000177215 devstack@c-api.service[112556]: INFO dbcounter [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Registered counter for database cinder May 28 16:28:22.268173 np0000177215 devstack@c-api.service[112554]: INFO dbcounter [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Registered counter for database cinder May 28 16:28:22.272564 np0000177215 devstack@c-api.service[112555]: INFO dbcounter [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Registered counter for database cinder May 28 16:28:22.274571 np0000177215 devstack@c-api.service[112557]: INFO dbcounter [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Registered counter for database cinder May 28 16:28:22.319434 np0000177215 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:22.320741 np0000177215 devstack@c-api.service[112556]: DEBUG oslo_db.sqlalchemy.engines [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 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=112556) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:22.322483 np0000177215 devstack@c-api.service[112555]: DEBUG oslo_db.sqlalchemy.engines [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 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=112555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:22.325470 np0000177215 devstack@c-api.service[112557]: DEBUG oslo_db.sqlalchemy.engines [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 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=112557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:22.440476 np0000177215 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writer thread running {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:28:22.443515 np0000177215 devstack@c-api.service[112555]: INFO cinder.rpc [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:28:22.443980 np0000177215 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writer thread running {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:28:22.444461 np0000177215 devstack@c-api.service[112556]: DEBUG dbcounter [-] [112556] Writer thread running {{(pid=112556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:28:22.446197 np0000177215 devstack@c-api.service[112555]: INFO cinder.rpc [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:28:22.446807 np0000177215 devstack@c-api.service[112554]: INFO cinder.rpc [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:28:22.447639 np0000177215 devstack@c-api.service[112556]: INFO cinder.rpc [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:28:22.448534 np0000177215 devstack@c-api.service[112555]: INFO cinder.rpc [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:28:22.449399 np0000177215 devstack@c-api.service[112554]: INFO cinder.rpc [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:28:22.450354 np0000177215 devstack@c-api.service[112556]: INFO cinder.rpc [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:28:22.451137 np0000177215 devstack@c-api.service[112555]: INFO cinder.rpc [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:28:22.451756 np0000177215 devstack@c-api.service[112554]: INFO cinder.rpc [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:28:22.452482 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.452826 np0000177215 devstack@c-api.service[112556]: INFO cinder.rpc [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:28:22.454259 np0000177215 devstack@c-api.service[112554]: INFO cinder.rpc [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:28:22.455002 np0000177215 devstack@c-api.service[112556]: INFO cinder.rpc [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:28:22.455438 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.456053 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.457023 np0000177215 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writer thread running {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:28:22.457202 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.459940 np0000177215 devstack@c-api.service[112557]: INFO cinder.rpc [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:28:22.460445 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.460625 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.462541 np0000177215 devstack@c-api.service[112557]: INFO cinder.rpc [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:28:22.465132 np0000177215 devstack@c-api.service[112557]: INFO cinder.rpc [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:28:22.467631 np0000177215 devstack@c-api.service[112557]: INFO cinder.rpc [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:28:22.469371 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.480800 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.496618 np0000177215 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:22.497997 np0000177215 devstack@c-api.service[112556]: DEBUG oslo_db.sqlalchemy.engines [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 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=112556) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:22.499009 np0000177215 devstack@c-api.service[112555]: DEBUG oslo_db.sqlalchemy.engines [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 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=112555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:22.499097 np0000177215 devstack@c-api.service[112554]: INFO cinder.rpc [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:28:22.500762 np0000177215 devstack@c-api.service[112556]: INFO cinder.rpc [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:28:22.501800 np0000177215 devstack@c-api.service[112555]: INFO cinder.rpc [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:28:22.503209 np0000177215 devstack@c-api.service[112556]: INFO cinder.rpc [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:28:22.504461 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.504641 np0000177215 devstack@c-api.service[112555]: INFO cinder.rpc [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:28:22.506019 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.506429 np0000177215 devstack@c-api.service[112554]: INFO cinder.rpc [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:28:22.507602 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.519312 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.519486 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.522829 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.523112 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.523348 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.523862 np0000177215 devstack@c-api.service[112557]: DEBUG oslo_db.sqlalchemy.engines [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 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=112557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:22.526220 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.526898 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.527082 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.527268 np0000177215 devstack@c-api.service[112557]: INFO cinder.rpc [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:28:22.529358 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.530038 np0000177215 devstack@c-api.service[112557]: INFO cinder.rpc [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:28:22.531173 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.531386 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.532510 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.533472 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.534249 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.535480 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.536453 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.537166 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.538444 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.541617 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.542715 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.543538 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.544501 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.544969 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.545861 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.546482 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.547401 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.548181 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.548703 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.548951 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.549475 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.551383 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.551636 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.551706 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.551760 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.553231 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.554869 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.555923 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.557285 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.557558 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.560263 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.560996 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.561233 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.564038 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.564471 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.565411 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.565972 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.566474 np0000177215 devstack@c-api.service[112555]: WARNING cinder.api.contrib.hosts [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:28:22.566553 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.567245 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.567318 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.567579 np0000177215 devstack@c-api.service[112556]: WARNING cinder.api.contrib.hosts [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:28:22.568334 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.568813 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.570253 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.570324 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.571678 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.573309 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.573402 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.573741 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.573858 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.575225 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.575503 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.576160 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.576731 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.576880 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.576946 np0000177215 devstack@c-api.service[112554]: WARNING cinder.api.contrib.hosts [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:28:22.577489 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.577694 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.577840 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: extensions {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.578203 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.578841 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.579188 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: os-availability-zone {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.579242 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.580481 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.580537 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: os-hosts {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.580646 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.580931 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.581504 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: extensions {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.582165 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.582853 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: os-availability-zone {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.583329 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: backups {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.583493 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.584169 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: os-hosts {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.584840 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.585599 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: backups {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.585762 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: consistencygroups {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.586422 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.586578 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.587378 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: extensions {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.587682 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: os-volume-manage {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.589129 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: extra_specs {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.590620 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.590700 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: os-availability-zone {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.590745 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: os-snapshot-manage {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.590787 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: consistencygroups {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.592024 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: os-hosts {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.592137 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: cgsnapshots {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.592550 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.592621 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: os-volume-manage {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.593433 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: backups {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.593527 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: encryption {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.593703 np0000177215 devstack@c-api.service[112557]: WARNING cinder.api.contrib.hosts [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:28:22.594071 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: extra_specs {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.594493 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.595165 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: encryption {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.595479 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: consistencygroups {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.595617 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: os-snapshot-manage {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.596079 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.597115 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: cgsnapshots {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.597464 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: os-volume-manage {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.597540 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.598485 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: encryption {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.598830 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: extra_specs {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.598972 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.599639 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: capabilities {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.600018 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: encryption {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.600346 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.600398 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: os-snapshot-manage {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.600976 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: scheduler-stats {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.601609 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: capabilities {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.601829 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.602019 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: cgsnapshots {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.602513 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: os-volume-type-access {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.602795 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: scheduler-stats {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.603385 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: encryption {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.603750 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.604138 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: qos-specs {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.604252 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: os-volume-type-access {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.604906 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: extensions {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.605012 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: encryption {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.605871 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: qos-specs {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.606422 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: os-availability-zone {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.606493 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: os-quota-class-sets {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.606614 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: capabilities {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.607765 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: os-quota-sets {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.607826 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: scheduler-stats {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.607887 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: os-quota-class-sets {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.607931 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: os-hosts {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.609261 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extended resource: os-volume-transfer {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.609330 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: os-quota-sets {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.609371 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: os-volume-type-access {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.611183 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extended resource: os-volume-transfer {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.611845 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.613361 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: qos-specs {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.613434 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: backups {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.613483 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.613522 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.614876 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.614936 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.615750 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: consistencygroups {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.615971 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: os-quota-class-sets {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.616281 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.616337 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.617262 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: os-quota-sets {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.617334 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.contrib.snapshot_actions [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] SnapshotActionsController initialized {{(pid=112555) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:28:22.617969 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.618065 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.618135 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: os-volume-manage {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.618673 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extended resource: os-volume-transfer {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.619144 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.contrib.snapshot_actions [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] SnapshotActionsController initialized {{(pid=112556) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:28:22.619433 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.619671 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: extra_specs {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.620167 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.620767 np0000177215 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.621059 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.621556 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: os-snapshot-manage {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.621615 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension AdminActions extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.622076 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension AdminActions extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.622137 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.622173 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension AdminActions extending resource: backups {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.622173 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.622173 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.622293 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.622492 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.623067 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.623154 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension TypesManage extending resource: types {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.623237 np0000177215 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.623315 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.623383 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.623456 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.623522 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: cgsnapshots {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.623649 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.623649 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension VolumeActions extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.623795 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension UsedLimits extending resource: limits {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.624052 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.624098 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.624142 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-e1728dcd-5dc3-470e-9849-89bd3ef52790 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.624180 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension AdminActions extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.624180 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension AdminActions extending resource: snapshots {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.624408 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension AdminActions extending resource: backups {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.624408 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.624834 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.624834 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.624834 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.625049 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension TypesManage extending resource: types {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.625049 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.625126 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.625238 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.625361 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.625831 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.625912 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension VolumeActions extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.625995 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: encryption {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.626066 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension UsedLimits extending resource: limits {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.626066 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.626066 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-d4f4efb7-3836-4917-bb81-a7c8666c52e2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.626241 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.contrib.snapshot_actions [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] SnapshotActionsController initialized {{(pid=112554) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:28:22.627010 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.627372 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: encryption {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.628378 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.629128 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: capabilities {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.629717 np0000177215 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.630457 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: scheduler-stats {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.630526 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension AdminActions extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.630676 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension AdminActions extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.630777 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension AdminActions extending resource: backups {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.630883 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.631033 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.631132 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.631314 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.631394 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension TypesManage extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.631508 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.631607 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.631708 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.631826 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.631928 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension VolumeActions extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.632069 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension UsedLimits extending resource: limits {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.632167 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.632270 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-b912cfa9-e0da-4047-9a76-f63b523a9b72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.632320 np0000177215 devstack@c-api.service[112555]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f6b7d4a3668 pid: 112555 (default app) May 28 16:28:22.632479 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: os-volume-type-access {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.634267 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: qos-specs {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.634338 np0000177215 devstack@c-api.service[112556]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f6b7d4a3668 pid: 112556 (default app) May 28 16:28:22.636440 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: os-quota-class-sets {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.637796 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: os-quota-sets {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.639425 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extended resource: os-volume-transfer {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:22.640630 np0000177215 devstack@c-api.service[112554]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f6b7d4a3668 pid: 112554 (default app) May 28 16:28:22.640810 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.640810 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.640948 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.640948 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.640948 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.640948 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.640948 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641237 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.641237 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641237 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.641237 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641237 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.641237 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641470 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.641470 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641470 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.641470 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641470 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.641647 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641647 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.641647 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641647 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.641810 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641810 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.641810 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.641810 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642012 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642012 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642012 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642012 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642012 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642242 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642242 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642242 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642242 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642242 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642452 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642452 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642452 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642452 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642452 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642452 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642698 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642698 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642698 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642698 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642698 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642698 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642943 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642943 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642943 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642943 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.642943 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.642943 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643214 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643214 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643214 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643214 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643214 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643214 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643456 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643456 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643456 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643456 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643599 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643599 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643599 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643599 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643599 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643828 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643828 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643828 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.643828 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.643828 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.644885 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.644885 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.644885 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.644885 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.644885 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.644885 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.645382 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.645382 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.645382 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.645382 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.645382 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.645913 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.645913 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.645913 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.645913 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.645913 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.646315 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.646315 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.646315 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.646315 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.646627 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.646627 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.646627 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.646627 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.646972 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.646972 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.646972 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.646972 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.646972 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.647364 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.647364 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.647364 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.647364 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.647364 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.647811 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.647811 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.647811 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.647811 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.648152 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.648152 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.648152 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.648152 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.648479 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.648479 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.648479 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.648479 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.648792 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.648792 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.648792 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.648792 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.649174 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.649174 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.649174 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.649174 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.649492 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.649492 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.649492 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.649492 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.649492 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.649492 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.649943 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.649943 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.649943 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.649943 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.649943 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.650372 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.650372 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.650372 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.650372 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.650372 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.650372 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.650372 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.650892 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.650892 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.650892 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.650892 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.650892 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.650892 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.651388 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.651388 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.651388 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.651388 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.651388 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.651388 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.651863 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.651863 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.651863 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.651863 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.651863 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.651863 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.652342 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.652342 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.652342 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.652342 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.652663 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.652663 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.652663 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.652663 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.653000 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.653000 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.653000 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.653000 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.653198 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.653198 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.653198 np0000177215 devstack@c-api.service[112555]: /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 28 16:28:22.653198 np0000177215 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 28 16:28:22.653390 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.653429 np0000177215 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-f376bd3d-6c3a-425f-87d0-4427dae512a6 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 16:28:22.653466 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.653466 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.653526 np0000177215 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 1/1] 199.204.45.248 () {60 vars in 956 bytes} [Thu May 28 16:28:22 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 28 16:28:22.653561 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.653561 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.contrib.snapshot_actions [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] SnapshotActionsController initialized {{(pid=112557) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:28:22.653561 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.653561 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.655002 np0000177215 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:22.655901 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension AdminActions extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.656107 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension AdminActions extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.656266 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension AdminActions extending resource: backups {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.656422 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.656791 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.656944 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.657974 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.658124 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension TypesManage extending resource: types {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.658283 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.658433 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.658580 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.658753 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.658899 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension VolumeActions extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.659110 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension UsedLimits extending resource: limits {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.659252 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.659400 np0000177215 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-571625c8-fae6-49aa-bb85-691f8f9a2682 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:22.667976 np0000177215 devstack@c-api.service[112557]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f6b7d4a3668 pid: 112557 (default app) May 28 16:28:29.965193 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.965193 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.965193 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.965193 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.965193 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.965804 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.965804 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.965804 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.965804 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.965804 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966007 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966007 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966007 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966007 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966007 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966007 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966198 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966198 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966198 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966198 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966335 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966335 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966335 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966335 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966459 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966459 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966459 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966459 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966572 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966572 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966572 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966572 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966572 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966704 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966704 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966704 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966704 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966704 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966836 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966836 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966836 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966836 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.966836 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.966836 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967020 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967020 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967020 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967020 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967020 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967020 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967184 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967184 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967184 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967184 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967184 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967184 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967332 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967332 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967332 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967332 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967332 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967476 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967476 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967476 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967476 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967476 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967637 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967637 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967637 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967637 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967637 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967637 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967784 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967784 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967784 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967784 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967784 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967784 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967938 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967938 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967938 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.967938 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.967938 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971137 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971137 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971137 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971137 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971137 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971362 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971362 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971362 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971362 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971466 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971466 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971466 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971466 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971594 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971594 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971594 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971594 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971594 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971760 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971760 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971760 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971760 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971760 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971918 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971918 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.971918 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.971918 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972142 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972142 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972142 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972142 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972299 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972299 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972299 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972299 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972430 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972430 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972430 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972430 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972564 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972564 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972564 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972564 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972697 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972697 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972697 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972697 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972697 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972861 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972861 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972861 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972861 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.972861 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.972861 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973051 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973051 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973051 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973051 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973051 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973174 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973174 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973174 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973174 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973174 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973174 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973318 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973318 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973318 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973318 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973318 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973318 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973465 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973465 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973465 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973465 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973465 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973465 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973623 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973623 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973623 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973623 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973623 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973623 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973768 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973768 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973768 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973768 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973869 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973869 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973869 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.973869 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.973869 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.974014 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.974014 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.974014 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.974014 np0000177215 devstack@c-api.service[112556]: /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 28 16:28:29.974014 np0000177215 devstack@c-api.service[112556]: warnings.warn(deprecated_msg) May 28 16:28:29.974014 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.middleware.request_id [None req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 None None] RequestId filter calling following filter/app {{(pid=112556) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 16:28:30.562439 np0000177215 devstack@c-api.service[112556]: INFO cinder.api.openstack.wsgi [None req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 admin admin] POST https://199.204.45.248/volume/v3/types May 28 16:28:30.563236 np0000177215 devstack@c-api.service[112556]: DEBUG cinder.api.openstack.wsgi [None req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112556) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 16:28:30.565113 np0000177215 devstack@c-api.service[112556]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 28 16:28:30.565113 np0000177215 devstack@c-api.service[112556]: warnings.warn( May 28 16:28:30.605428 np0000177215 devstack@c-api.service[112556]: DEBUG oslo_db.sqlalchemy.engines [None req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 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=112556) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:30.634087 np0000177215 devstack@c-api.service[112556]: INFO cinder.api.openstack.wsgi [None req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 admin admin] https://199.204.45.248/volume/v3/types returned with HTTP 200 May 28 16:28:30.634537 np0000177215 devstack@c-api.service[112556]: [pid: 112556|app: 0|req: 1/2] 199.204.45.248 () {68 vars in 1288 bytes} [Thu May 28 16:28:29 2026] POST /volume/v3/types => generated 186 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 16:28:30.665982 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.665982 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.665982 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.665982 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.665982 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.667163 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.667163 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.667163 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.667163 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.667163 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.668092 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.668092 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.668092 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.668092 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.668092 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.668092 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.672751 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.672751 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.672751 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.672751 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.674259 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.674259 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.674259 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.674259 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.675471 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.675471 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.675471 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.675471 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.676369 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.676369 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.676369 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.676369 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.676369 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.677478 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.677478 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.677478 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.677478 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.677478 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.678568 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.678568 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.678568 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.678568 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.678568 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.678568 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.679910 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.679910 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.679910 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.679910 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.679910 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.679910 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.680831 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.680831 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.680831 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.680831 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.680831 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.680831 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.682217 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.682217 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.682217 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.682217 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.682217 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.683671 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.683671 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.683671 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.683671 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.683671 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.684611 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.684611 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.684611 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.684611 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.684611 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.684611 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.686552 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.686552 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.686552 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.686552 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.686552 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.686552 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.687458 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.687458 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.687458 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.687458 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.687458 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.688746 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.688746 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.688746 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.688746 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.688746 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.689435 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.689435 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.689435 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.689435 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.689684 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.689684 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.689684 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.689684 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.689876 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.689876 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.689876 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.689876 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.689876 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690053 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690053 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690053 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690053 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690053 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690185 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690185 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690185 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690185 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690293 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690293 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690293 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690293 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690436 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690436 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690436 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690436 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690559 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690559 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690559 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690559 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690665 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690665 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690665 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690665 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690766 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690766 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690766 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690766 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690766 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690907 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690907 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690907 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690907 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.690907 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.690907 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691087 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691087 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691087 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691087 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691087 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691212 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691212 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691212 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691212 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691212 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691212 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691362 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691362 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691362 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691362 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691362 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691362 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691519 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691519 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691519 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691519 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691519 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691519 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691687 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691687 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691687 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691687 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691687 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691687 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691835 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691835 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691835 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691835 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691946 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691946 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691946 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.691946 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.691946 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.692094 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.692094 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.692094 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.692094 np0000177215 devstack@c-api.service[112554]: /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 28 16:28:30.692094 np0000177215 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 28 16:28:30.692094 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 req-063b05ad-7166-4bee-9bca-cced7b8e1eda None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 16:28:31.130502 np0000177215 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 req-063b05ad-7166-4bee-9bca-cced7b8e1eda admin admin] POST https://199.204.45.248/volume/v3/types/7f09beb6-bd0b-4dd5-a484-847292c9a7e5/extra_specs May 28 16:28:31.131258 np0000177215 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 req-063b05ad-7166-4bee-9bca-cced7b8e1eda admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 16:28:31.133208 np0000177215 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 28 16:28:31.133208 np0000177215 devstack@c-api.service[112554]: warnings.warn( May 28 16:28:31.175105 np0000177215 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 req-063b05ad-7166-4bee-9bca-cced7b8e1eda 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:31.238794 np0000177215 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [req-dcb9ed9e-029f-4468-a6f9-b9f3edee3512 req-063b05ad-7166-4bee-9bca-cced7b8e1eda admin admin] https://199.204.45.248/volume/v3/types/7f09beb6-bd0b-4dd5-a484-847292c9a7e5/extra_specs returned with HTTP 200 May 28 16:28:31.239576 np0000177215 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 1/3] 199.204.45.248 () {70 vars in 1505 bytes} [Thu May 28 16:28:30 2026] POST /volume/v3/types/7f09beb6-bd0b-4dd5-a484-847292c9a7e5/extra_specs => generated 55 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 16:28:32.503564 np0000177215 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=6 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 16:28:32.529123 np0000177215 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=6 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 16:28:40.631818 np0000177215 devstack@c-api.service[112556]: DEBUG dbcounter [-] [112556] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 16:28:41.236872 np0000177215 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}