May 19 00:59:04.768010 np0000174571 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 00:59:04.773816 np0000174571 devstack@c-api.service[112425]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 00:59:04 2026] *** May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: nodename: np0000174571 May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: machine: x86_64 May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: clock source: unix May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: pcre jit disabled May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: detected number of CPU cores: 16 May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: current working directory: / May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: detected binary path: /usr/bin/uwsgi-core May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: your processes number limit is 256917 May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: your memory page size is 4096 bytes May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: detected max file descriptor number: 2048 May 19 00:59:04.777018 np0000174571 devstack@c-api.service[112425]: lock engine: pthread robust mutexes May 19 00:59:04.777720 np0000174571 devstack@c-api.service[112425]: thunder lock: enabled May 19 00:59:04.777720 np0000174571 devstack@c-api.service[112425]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 00:59:04.777720 np0000174571 devstack@c-api.service[112425]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 00:59:04.777720 np0000174571 devstack@c-api.service[112425]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 00:59:04.777720 np0000174571 devstack@c-api.service[112425]: Set PythonHome to /opt/stack/data/venv May 19 00:59:04.816980 np0000174571 devstack@c-api.service[112425]: Python main interpreter initialized at 0x7a831a4a3668 May 19 00:59:04.816980 np0000174571 devstack@c-api.service[112425]: python threads support enabled May 19 00:59:04.816980 np0000174571 devstack@c-api.service[112425]: your server socket listen backlog is limited to 100 connections May 19 00:59:04.816980 np0000174571 devstack@c-api.service[112425]: your mercy for graceful operations on workers is 80 seconds May 19 00:59:04.817492 np0000174571 devstack@c-api.service[112425]: mapped 671795 bytes (656 KB) for 4 cores May 19 00:59:04.817626 np0000174571 devstack@c-api.service[112425]: *** Operational MODE: preforking *** May 19 00:59:04.817775 np0000174571 devstack@c-api.service[112425]: *** uWSGI is running in multiple interpreter mode *** May 19 00:59:04.817775 np0000174571 devstack@c-api.service[112425]: spawned uWSGI master process (pid: 112425) May 19 00:59:04.817936 np0000174571 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 00:59:04.818427 np0000174571 devstack@c-api.service[112425]: spawned uWSGI worker 1 (pid: 112432, cores: 1) May 19 00:59:04.818974 np0000174571 devstack@c-api.service[112425]: spawned uWSGI worker 2 (pid: 112433, cores: 1) May 19 00:59:04.819530 np0000174571 devstack@c-api.service[112425]: spawned uWSGI worker 3 (pid: 112434, cores: 1) May 19 00:59:04.820168 np0000174571 devstack@c-api.service[112425]: spawned uWSGI worker 4 (pid: 112435, cores: 1) May 19 00:59:04.820240 np0000174571 devstack@c-api.service[112425]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 00:59:04.950688 np0000174571 devstack@c-api.service[112433]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 00:59:04.950688 np0000174571 devstack@c-api.service[112433]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 00:59:04.950688 np0000174571 devstack@c-api.service[112433]: we strongly recommend against using it for new projects. May 19 00:59:04.950688 np0000174571 devstack@c-api.service[112433]: If you are already using Eventlet, we recommend migrating to a different May 19 00:59:04.950688 np0000174571 devstack@c-api.service[112433]: framework. For more detail see May 19 00:59:04.950688 np0000174571 devstack@c-api.service[112433]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 00:59:04.950688 np0000174571 devstack@c-api.service[112433]: import eventlet # noqa May 19 00:59:04.952655 np0000174571 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 00:59:04.952655 np0000174571 devstack@c-api.service[112432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 00:59:04.952655 np0000174571 devstack@c-api.service[112432]: we strongly recommend against using it for new projects. May 19 00:59:04.952655 np0000174571 devstack@c-api.service[112432]: If you are already using Eventlet, we recommend migrating to a different May 19 00:59:04.952655 np0000174571 devstack@c-api.service[112432]: framework. For more detail see May 19 00:59:04.952655 np0000174571 devstack@c-api.service[112432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 00:59:04.952655 np0000174571 devstack@c-api.service[112432]: import eventlet # noqa May 19 00:59:04.957530 np0000174571 devstack@c-api.service[112435]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 00:59:04.957530 np0000174571 devstack@c-api.service[112435]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 00:59:04.957530 np0000174571 devstack@c-api.service[112435]: we strongly recommend against using it for new projects. May 19 00:59:04.957530 np0000174571 devstack@c-api.service[112435]: If you are already using Eventlet, we recommend migrating to a different May 19 00:59:04.957530 np0000174571 devstack@c-api.service[112435]: framework. For more detail see May 19 00:59:04.957530 np0000174571 devstack@c-api.service[112435]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 00:59:04.957530 np0000174571 devstack@c-api.service[112435]: import eventlet # noqa May 19 00:59:04.963040 np0000174571 devstack@c-api.service[112434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 00:59:04.963040 np0000174571 devstack@c-api.service[112434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 00:59:04.963040 np0000174571 devstack@c-api.service[112434]: we strongly recommend against using it for new projects. May 19 00:59:04.963040 np0000174571 devstack@c-api.service[112434]: If you are already using Eventlet, we recommend migrating to a different May 19 00:59:04.963040 np0000174571 devstack@c-api.service[112434]: framework. For more detail see May 19 00:59:04.963040 np0000174571 devstack@c-api.service[112434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 00:59:04.963040 np0000174571 devstack@c-api.service[112434]: import eventlet # noqa May 19 00:59:05.047233 np0000174571 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 00:59:05.047233 np0000174571 devstack@c-api.service[112433]: debtcollector.deprecate( May 19 00:59:05.048447 np0000174571 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 00:59:05.048447 np0000174571 devstack@c-api.service[112435]: debtcollector.deprecate( May 19 00:59:05.049052 np0000174571 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 00:59:05.049052 np0000174571 devstack@c-api.service[112432]: debtcollector.deprecate( May 19 00:59:05.051260 np0000174571 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 00:59:05.051260 np0000174571 devstack@c-api.service[112434]: debtcollector.deprecate( May 19 00:59:05.129416 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:05.129416 np0000174571 devstack@c-api.service[112435]: from cgi import parse_header May 19 00:59:05.129582 np0000174571 devstack@c-api.service[112433]: /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 19 00:59:05.129582 np0000174571 devstack@c-api.service[112433]: from cgi import parse_header May 19 00:59:05.135149 np0000174571 devstack@c-api.service[112432]: /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 19 00:59:05.135149 np0000174571 devstack@c-api.service[112432]: from cgi import parse_header May 19 00:59:05.136356 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:05.136356 np0000174571 devstack@c-api.service[112434]: from cgi import parse_header May 19 00:59:05.173083 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:05.173083 np0000174571 devstack@c-api.service[112435]: removals.removed_module( May 19 00:59:05.173747 np0000174571 devstack@c-api.service[112433]: /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 19 00:59:05.173747 np0000174571 devstack@c-api.service[112433]: removals.removed_module( May 19 00:59:05.173882 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:05.173882 np0000174571 devstack@c-api.service[112435]: removals.removed_module( May 19 00:59:05.174252 np0000174571 devstack@c-api.service[112433]: /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 19 00:59:05.174252 np0000174571 devstack@c-api.service[112433]: removals.removed_module( May 19 00:59:05.181901 np0000174571 devstack@c-api.service[112432]: /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 19 00:59:05.181901 np0000174571 devstack@c-api.service[112432]: removals.removed_module( May 19 00:59:05.182502 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:05.182502 np0000174571 devstack@c-api.service[112434]: removals.removed_module( May 19 00:59:05.182714 np0000174571 devstack@c-api.service[112432]: /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 19 00:59:05.182714 np0000174571 devstack@c-api.service[112432]: removals.removed_module( May 19 00:59:05.183271 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:05.183271 np0000174571 devstack@c-api.service[112434]: removals.removed_module( May 19 00:59:05.790248 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:05.790248 np0000174571 devstack@c-api.service[112435]: warnings.warn( May 19 00:59:05.796434 np0000174571 devstack@c-api.service[112433]: /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 19 00:59:05.796434 np0000174571 devstack@c-api.service[112433]: warnings.warn( May 19 00:59:05.800425 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:05.800425 np0000174571 devstack@c-api.service[112434]: warnings.warn( May 19 00:59:05.801561 np0000174571 devstack@c-api.service[112432]: /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 19 00:59:05.801561 np0000174571 devstack@c-api.service[112432]: warnings.warn( May 19 00:59:05.903518 np0000174571 devstack@c-api.service[112433]: /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 19 00:59:05.903518 np0000174571 devstack@c-api.service[112433]: warnings.warn( May 19 00:59:05.903802 np0000174571 devstack@c-api.service[112432]: /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 19 00:59:05.903802 np0000174571 devstack@c-api.service[112432]: warnings.warn( May 19 00:59:05.904068 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:05.904068 np0000174571 devstack@c-api.service[112434]: warnings.warn( May 19 00:59:05.904530 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:05.904530 np0000174571 devstack@c-api.service[112435]: warnings.warn( May 19 00:59:06.193915 np0000174571 devstack@c-api.service[112434]: 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 19 00:59:06.194532 np0000174571 devstack@c-api.service[112434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 00:59:06.195426 np0000174571 devstack@c-api.service[112432]: 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 19 00:59:06.195870 np0000174571 devstack@c-api.service[112432]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112432) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 00:59:06.205023 np0000174571 devstack@c-api.service[112433]: 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 19 00:59:06.205441 np0000174571 devstack@c-api.service[112433]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112433) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 00:59:06.208461 np0000174571 devstack@c-api.service[112435]: 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 19 00:59:06.209009 np0000174571 devstack@c-api.service[112435]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112435) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 00:59:06.280218 np0000174571 devstack@c-api.service[112433]: /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 19 00:59:06.280218 np0000174571 devstack@c-api.service[112433]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 00:59:06.280519 np0000174571 devstack@c-api.service[112432]: /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 19 00:59:06.280519 np0000174571 devstack@c-api.service[112432]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 00:59:06.280830 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:06.280830 np0000174571 devstack@c-api.service[112434]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 00:59:06.288928 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:06.288928 np0000174571 devstack@c-api.service[112435]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 00:59:06.752094 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 00:59:06.752363 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 00:59:06.752441 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112435) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 00:59:06.752560 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.752560 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.752672 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 00:59:06.752737 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.752827 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.752891 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.752950 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.753008 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.753065 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.753135 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.753195 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.753195 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.753323 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.753838 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.753947 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.753947 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.754141 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.754141 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.754273 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.754345 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.754406 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.754501 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.754581 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.754654 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.754725 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.754796 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.754872 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.754940 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.755019 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.755080 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.755145 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.755219 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.755326 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.755388 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.755455 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.755538 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.755598 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.755658 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.755730 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.755730 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.755730 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.760405 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.760534 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.760534 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.760644 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.760706 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.760762 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.760803 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.760852 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.760891 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.760952 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.760995 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.761044 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.761085 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.761134 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.761178 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.761218 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.761262 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.761306 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.761346 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.761385 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.761430 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.761485 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.761536 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.761580 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.761618 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.761667 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.761667 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.761667 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.763003 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.763070 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.763121 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.763185 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.763230 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.763318 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.763382 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.763425 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.763494 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.763551 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.763593 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.763630 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.763667 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.763705 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.763754 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.763794 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.763845 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.763884 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.763920 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.763920 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.763920 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.764027 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.764027 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.764027 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.764027 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.764164 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.764210 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.764267 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.764319 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.764367 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.764405 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.764405 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.764405 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.764405 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.764600 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.764648 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.764685 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.764685 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.764685 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.764792 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.764832 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.764870 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.764912 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.764960 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.765003 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.765047 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.765085 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.765126 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.765169 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.765212 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.765250 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.765287 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.765334 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.765392 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.765448 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.765448 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.766538 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.766604 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.766649 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.766704 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.766751 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.766799 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.766841 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.766886 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.766922 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.766967 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.766967 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.767047 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.767047 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.767128 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.767173 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.767218 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.767218 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.767328 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.767368 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.767413 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.767453 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.767521 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.767574 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.767617 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.767653 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.767696 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.767696 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.767696 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.768281 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.768346 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.768385 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.768447 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.768540 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.768599 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.768659 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.768718 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.768768 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.768819 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.768867 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.768912 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.768952 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.768952 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.769026 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.769026 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.769026 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.769134 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.769179 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.769228 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.769274 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.769316 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.769352 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.769395 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.769439 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.769508 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.769508 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.769508 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.770916 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.771003 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.771003 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.771082 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.771131 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.771131 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.771230 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.771307 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.771357 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.771401 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.771437 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.771515 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.771564 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.771611 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.771657 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.771701 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.771747 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.771785 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.771825 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.771825 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.771825 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.771936 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.771936 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.772005 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.772044 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.772104 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.772153 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.772219 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.772827 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.772888 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.772936 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.772983 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.773025 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.773071 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.773109 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.773155 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.773201 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.773246 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.773289 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.773329 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.773369 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.773413 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.773457 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.773644 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.773700 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.773736 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.773780 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.773826 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.773878 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.773922 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.773967 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.774010 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.774054 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.774054 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.774054 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.774054 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.775324 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.775394 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.775441 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.775516 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.775560 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.775597 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.775643 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.775688 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.775728 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.775775 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.775818 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.775855 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.775890 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.775941 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.775985 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.776028 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.776066 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.776101 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.776143 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.776183 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.776229 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.776290 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.776343 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.776389 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.776434 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.776490 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.776531 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.776581 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.776628 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.776673 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.776711 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.776748 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.776810 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.776851 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.776887 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.776923 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.776964 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.777003 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.777045 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.777083 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.777123 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.777162 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.777202 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.777242 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.777277 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.777310 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.777347 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.777392 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.777431 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.777484 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.777543 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.777593 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.777650 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.777716 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.777775 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.777825 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.777900 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.777957 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.777996 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.778041 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.778091 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.778130 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.778178 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.778223 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.778261 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.778304 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.778348 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.778389 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.778426 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.778488 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.778530 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.778578 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.778624 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.778669 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.778708 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.778750 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.778795 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.778836 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.778878 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.778878 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.778955 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.778998 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.778998 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.778998 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.779102 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.779102 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.779183 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.779222 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.779222 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.779322 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.779365 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.779409 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.779448 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.779504 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.779551 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.779594 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.779634 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.779697 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.779737 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.779773 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.779818 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.779855 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.779855 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.779919 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.779956 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.779994 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.780031 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.780066 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.780109 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.780152 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.780191 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.780191 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.782976 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.783068 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.783068 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.783136 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.783178 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.783259 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.783308 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.783366 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.783415 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.783451 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.783528 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.783572 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.783572 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.783572 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.784561 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.784630 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.784670 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.784716 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.784796 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.784849 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.784849 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.784913 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.784950 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.784990 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.784990 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.785063 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.785063 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.785144 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.785185 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.785224 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.785264 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.785305 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.785341 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.785385 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.785423 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.785459 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.785533 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.785572 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.785610 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.785649 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.785692 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.785730 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.785773 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.785823 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.785866 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.785910 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.785948 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.785990 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.786024 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.786069 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.786108 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.786151 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.786189 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.786228 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.786264 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.786299 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.786336 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.786373 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.786416 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.786454 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.786515 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.786549 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.786588 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.786626 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.786662 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.786696 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.786738 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.786777 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.786820 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.786870 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.786910 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.786945 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.786980 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.787021 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.787058 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.787094 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.787129 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.787168 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.787211 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.787299 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.787346 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.787388 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.787424 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.787492 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.787534 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.787578 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.787640 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.787684 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.787735 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.787794 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.787838 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.787901 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.787948 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.787994 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.788039 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.788079 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.788122 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.788160 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.788160 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.788240 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.788278 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.788322 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.788359 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.788395 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.788438 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.788531 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.788531 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.788531 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.788531 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.788531 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.788531 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.788531 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.788787 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.788787 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.788787 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.788891 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.788928 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.788963 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.789000 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.789045 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.789082 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.789116 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.789159 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.789203 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.789240 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.789279 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.789316 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.789357 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.789400 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.789436 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.789486 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.789526 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.789564 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.789608 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.789665 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.789713 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.789713 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.789713 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.789713 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.789713 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.789930 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.789930 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.790021 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.790070 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.790128 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.790170 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.790205 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.790248 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.790400 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.790447 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.790509 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.790549 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.790584 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.790623 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.790658 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.790695 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.790736 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.790736 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.790736 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.790844 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.790889 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.790930 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.790930 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.791007 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.791049 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.791049 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.791049 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.791049 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.795335 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.795400 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.795441 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.795521 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.795577 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.795634 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.795685 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.795748 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.795796 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.795796 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.795898 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.795898 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.795969 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.796007 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.796292 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.796364 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.796455 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.796527 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.796577 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.796622 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.796668 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.796706 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.796706 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.796794 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.796794 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.796870 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.796959 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.797062 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.798457 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.798582 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.798582 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.798680 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.798680 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.798751 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.798797 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.798834 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.798871 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.798913 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.798913 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.799007 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.799007 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.799089 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.799422 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.799501 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.799559 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.799616 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.799667 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.799707 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.799750 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.799795 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.799832 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.799878 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.799878 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.799948 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.799985 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.800027 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.800087 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.800158 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.800211 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.800276 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.800337 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.800390 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.800450 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.800543 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.800600 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.800665 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.800714 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.800756 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.800799 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.800837 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.800880 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.800920 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.800955 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.800992 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.801025 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.801064 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.801116 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.801163 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.801198 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.801242 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.801285 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.801325 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.801366 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.801404 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.801440 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.801495 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.801532 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.801567 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.801604 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.801650 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.801701 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.801739 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.801779 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.801829 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.801873 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.801914 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.801952 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.801988 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.802032 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.802081 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.802081 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.802081 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.802191 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.802230 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.802270 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.802309 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.802344 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.802381 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.802414 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.802459 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.802525 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.802565 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.802600 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.802645 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.802686 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.802719 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.802758 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.802798 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.802849 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.802890 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.802925 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.802963 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.803003 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.803043 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.803077 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.803116 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.803152 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.803189 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.803293 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.803336 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.803377 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.803433 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.803506 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.803567 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.803618 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.803713 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.803764 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.803803 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.803843 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.803895 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.803936 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.803974 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.804012 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.804048 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.804083 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.804124 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.804163 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.804163 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.804233 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.804274 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.804389 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.804389 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.804389 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.804389 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.804389 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.804706 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.804748 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.804790 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.804833 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.804868 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.804911 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.804945 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.804982 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.804982 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.805054 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.805087 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.805122 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.805162 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.805201 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.805234 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.805269 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.805302 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.805341 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.805374 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.805415 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.805415 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.805502 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.805502 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.805586 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.805621 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.806012 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.806012 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.806090 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.806131 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.806131 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.806252 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.806307 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.806371 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.806421 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.806457 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.806516 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.806563 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.806610 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.806645 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.806683 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.806717 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.806756 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.806802 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.806841 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.806882 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.806921 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.806954 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.806991 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.807031 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.807072 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.807106 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.807106 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.807185 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.807254 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.807294 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.807331 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.807331 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.807426 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.807508 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.807551 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.807856 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.807916 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.807965 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.808123 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.808123 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.808210 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.808250 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.808297 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.808336 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.808377 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.808415 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.808459 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.808541 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.808608 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.808667 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.808708 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.808754 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.808798 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.808842 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.808881 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.808924 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.808966 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.809011 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.809057 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.809100 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.809138 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.809174 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.809217 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.809256 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.809300 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.809343 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.809387 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.809438 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.809506 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.809548 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.809587 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.809626 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.809670 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.809713 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.809751 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.809790 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.809833 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.809872 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.809913 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.809952 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.809989 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.810025 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.810062 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.810105 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.810147 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.810185 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.810229 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.810272 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.810310 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.810352 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.810390 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.811394 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.811454 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.811525 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.811590 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.811645 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.811696 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.811778 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.812777 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.812848 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.812888 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.812914 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.812940 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.812971 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.813000 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.813032 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.813066 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.813091 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.813116 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.813146 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.813171 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.813196 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.813226 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.813251 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.813276 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.813373 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.813405 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.813430 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.813463 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.813512 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.813544 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.813569 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.813600 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.813624 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.813624 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.813624 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.813780 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.813817 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.813874 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.813903 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.813964 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.813999 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.814031 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.814059 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.814095 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.814122 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.814152 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.814180 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.814205 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.814230 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.814258 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.814290 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.814315 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.814346 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.814372 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.814402 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.814538 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.814650 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.814716 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.814746 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.814770 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.814801 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.814833 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.814868 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.814894 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.814920 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.814946 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.814971 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.814996 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.815025 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.815058 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.815086 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.815116 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.815145 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.815172 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.815214 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.815241 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.815269 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.815293 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.815321 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.815346 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.815373 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.815403 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.815403 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.815507 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 00:59:06.819156 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.819292 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.819384 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.819483 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.819572 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.819621 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.819655 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.819724 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.819828 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.819889 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.819935 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.819980 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.820023 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.820059 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 00:59:06.820094 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.820146 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.820183 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 00:59:06.820230 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.820275 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 00:59:06.820311 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.820345 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 00:59:06.820389 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.820552 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 00:59:06.820552 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 00:59:06.866047 np0000174571 devstack@c-api.service[112435]: INFO dbcounter [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Registered counter for database cinder May 19 00:59:06.866900 np0000174571 devstack@c-api.service[112434]: INFO dbcounter [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Registered counter for database cinder May 19 00:59:06.868700 np0000174571 devstack@c-api.service[112433]: INFO dbcounter [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Registered counter for database cinder May 19 00:59:06.871861 np0000174571 devstack@c-api.service[112432]: INFO dbcounter [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Registered counter for database cinder May 19 00:59:06.879798 np0000174571 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:06.881764 np0000174571 devstack@c-api.service[112435]: DEBUG oslo_db.sqlalchemy.engines [None req-accb127e-9910-4438-8047-84b0f6296b89 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=112435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:06.888437 np0000174571 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:06.893697 np0000174571 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:07.001496 np0000174571 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writer thread running {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 00:59:07.004268 np0000174571 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writer thread running {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 00:59:07.004542 np0000174571 devstack@c-api.service[112435]: INFO cinder.rpc [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 00:59:07.006505 np0000174571 devstack@c-api.service[112434]: INFO cinder.rpc [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 00:59:07.007016 np0000174571 devstack@c-api.service[112435]: INFO cinder.rpc [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 00:59:07.008481 np0000174571 devstack@c-api.service[112434]: INFO cinder.rpc [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 00:59:07.009319 np0000174571 devstack@c-api.service[112435]: INFO cinder.rpc [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 00:59:07.009622 np0000174571 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writer thread running {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 00:59:07.010373 np0000174571 devstack@c-api.service[112434]: INFO cinder.rpc [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 00:59:07.011421 np0000174571 devstack@c-api.service[112435]: INFO cinder.rpc [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 00:59:07.012080 np0000174571 devstack@c-api.service[112434]: INFO cinder.rpc [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 00:59:07.012336 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.012406 np0000174571 devstack@c-api.service[112433]: INFO cinder.rpc [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 00:59:07.012917 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.014108 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.014548 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.014848 np0000174571 devstack@c-api.service[112433]: INFO cinder.rpc [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 00:59:07.016966 np0000174571 devstack@c-api.service[112433]: INFO cinder.rpc [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 00:59:07.018536 np0000174571 devstack@c-api.service[112435]: DEBUG oslo_db.sqlalchemy.engines [None req-accb127e-9910-4438-8047-84b0f6296b89 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=112435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:07.018858 np0000174571 devstack@c-api.service[112433]: INFO cinder.rpc [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 00:59:07.019455 np0000174571 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:07.019779 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.021108 np0000174571 devstack@c-api.service[112435]: INFO cinder.rpc [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 00:59:07.021479 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.021761 np0000174571 devstack@c-api.service[112434]: INFO cinder.rpc [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 00:59:07.022806 np0000174571 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writer thread running {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 00:59:07.023813 np0000174571 devstack@c-api.service[112435]: INFO cinder.rpc [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 00:59:07.024209 np0000174571 devstack@c-api.service[112434]: INFO cinder.rpc [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 00:59:07.025152 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.025392 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.025495 np0000174571 devstack@c-api.service[112432]: INFO cinder.rpc [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 00:59:07.026827 np0000174571 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:07.027925 np0000174571 devstack@c-api.service[112432]: INFO cinder.rpc [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 00:59:07.029385 np0000174571 devstack@c-api.service[112433]: INFO cinder.rpc [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 00:59:07.030405 np0000174571 devstack@c-api.service[112432]: INFO cinder.rpc [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 00:59:07.031683 np0000174571 devstack@c-api.service[112433]: INFO cinder.rpc [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 00:59:07.032829 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.032940 np0000174571 devstack@c-api.service[112432]: INFO cinder.rpc [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 00:59:07.034140 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.036597 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.036958 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.037330 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.040152 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.040572 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.042381 np0000174571 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:07.043341 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.043701 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.044607 np0000174571 devstack@c-api.service[112432]: INFO cinder.rpc [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 00:59:07.045788 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.046850 np0000174571 devstack@c-api.service[112432]: INFO cinder.rpc [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 00:59:07.047669 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.047769 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.048042 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.049195 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.050651 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.051028 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.052496 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.053979 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.054580 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.056606 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.057083 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.057667 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.060124 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.060233 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.060494 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.060772 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.063424 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.063646 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.063770 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.064673 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.064885 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.065185 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.067348 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.067610 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.067840 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.067995 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.071188 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.071433 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.073171 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.073964 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.074155 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.074490 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.075725 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.076606 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.077569 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.078641 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.078708 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.079392 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.079646 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.080153 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.081154 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.081530 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.082138 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.082505 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.083160 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.084076 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.084606 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.085224 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.085539 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.085979 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.086722 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.087008 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.087345 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.088269 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.088482 np0000174571 devstack@c-api.service[112434]: WARNING cinder.api.contrib.hosts [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 00:59:07.088574 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.089182 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.089759 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.089965 np0000174571 devstack@c-api.service[112435]: WARNING cinder.api.contrib.hosts [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 00:59:07.090140 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: extensions {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.090656 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.091249 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.091487 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: os-availability-zone {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.091647 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: extensions {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.092516 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.092830 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: qos-specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.092968 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: os-availability-zone {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.094267 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: qos-specs {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.094568 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.094891 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: extra_specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.096518 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.096690 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.096828 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: extra_specs {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.098064 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: os-volume-type-access {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.098405 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: encryption {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.098551 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.098609 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.099662 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: os-quota-class-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.100058 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: os-volume-type-access {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.100611 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.101635 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: os-quota-class-sets {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.101918 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.102109 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.102507 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.102959 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: encryption {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.103436 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: os-snapshot-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.104329 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.104455 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.104536 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: os-snapshot-manage {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.104907 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: consistencygroups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.105939 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.106243 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.106925 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: backups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.107246 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: consistencygroups {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.107305 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.107805 np0000174571 devstack@c-api.service[112433]: WARNING cinder.api.contrib.hosts [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 00:59:07.108736 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.108870 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.109013 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: scheduler-stats {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.109225 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: backups {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.110011 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: extensions {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.110337 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.110456 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: os-quota-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.111257 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: scheduler-stats {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.111727 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: os-availability-zone {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.111790 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.111886 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: os-volume-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.112737 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: os-quota-sets {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.113008 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: qos-specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.113169 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.113329 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: capabilities {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.114141 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: os-volume-manage {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.114347 np0000174571 devstack@c-api.service[112432]: WARNING cinder.api.contrib.hosts [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 00:59:07.114604 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: os-volume-transfer {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.115089 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.115152 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: extra_specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.115669 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: capabilities {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.116064 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: extensions {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.116184 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: os-hosts {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.116755 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.117023 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: os-volume-transfer {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.117407 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: os-availability-zone {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.117552 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extended resource: cgsnapshots {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.118370 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: os-volume-type-access {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.118712 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: qos-specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.118776 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: os-hosts {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.119042 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.contrib.snapshot_actions [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] SnapshotActionsController initialized {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 00:59:07.119933 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.119995 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: os-quota-class-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.120379 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extended resource: cgsnapshots {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.120848 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: extra_specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.121357 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.122045 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.contrib.snapshot_actions [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] SnapshotActionsController initialized {{(pid=112435) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 00:59:07.122124 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.122416 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.122733 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.123202 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.123671 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: os-snapshot-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.124070 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: os-volume-type-access {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.124133 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.125078 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.125142 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: consistencygroups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.125538 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.125701 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: os-quota-class-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.126461 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.127151 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: backups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.127364 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.127904 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.128020 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.128839 np0000174571 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.129172 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: scheduler-stats {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.129539 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: os-snapshot-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.129599 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.129760 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.129911 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.130010 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.130235 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.130322 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.130424 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension AdminActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.130552 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension AdminActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.130655 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension AdminActions extending resource: backups {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.130757 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.130815 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: os-quota-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.130864 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension VolumeActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.130990 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension TypesManage extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.131061 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.131098 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: consistencygroups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.131143 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.131256 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.131380 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.131489 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.131596 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] Extension UsedLimits extending resource: limits {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.132545 np0000174571 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.132606 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: os-volume-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.133234 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: backups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.133551 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.133691 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.133797 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134002 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134065 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: capabilities {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.134107 np0000174571 devstack@c-api.service[112434]: WARNING keystonemiddleware.auth_token [None req-3dbde43e-9754-44e2-a207-1545e9b4c344 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 00:59:07.134154 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134196 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension AdminActions extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134317 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension AdminActions extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134412 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension AdminActions extending resource: backups {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134529 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134630 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension VolumeActions extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134761 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension TypesManage extending resource: types {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134874 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.134976 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.135106 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.135216 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.135318 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] Extension UsedLimits extending resource: limits {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.135373 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: os-volume-transfer {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.135532 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: scheduler-stats {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.136990 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: os-hosts {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.137336 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: os-quota-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.137694 np0000174571 devstack@c-api.service[112435]: WARNING keystonemiddleware.auth_token [None req-accb127e-9910-4438-8047-84b0f6296b89 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 00:59:07.138403 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extended resource: cgsnapshots {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.138756 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: os-volume-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.139975 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.contrib.snapshot_actions [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] SnapshotActionsController initialized {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 00:59:07.140092 np0000174571 devstack@c-api.service[112434]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a831a4a3668 pid: 112434 (default app) May 19 00:59:07.140255 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: capabilities {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.141053 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.141688 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: os-volume-transfer {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.142605 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.143337 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: os-hosts {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.143929 np0000174571 devstack@c-api.service[112435]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a831a4a3668 pid: 112435 (default app) May 19 00:59:07.144061 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.144794 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extended resource: cgsnapshots {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 00:59:07.145421 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.146306 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.contrib.snapshot_actions [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] SnapshotActionsController initialized {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 00:59:07.146866 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.147317 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.148355 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.148841 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.149186 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.149186 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.149186 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.149186 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.149446 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.149446 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.149446 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.149446 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.149667 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.149667 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.149667 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.149667 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.149667 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.149667 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.149945 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.149945 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.149945 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.149945 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.149945 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150218 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.150218 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150218 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.150218 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150218 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.150452 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150452 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.150452 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150452 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.150686 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150686 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.150686 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150686 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.150686 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150952 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.150952 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150952 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.150952 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.150952 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.151245 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.151245 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.151245 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.151245 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.151245 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.151245 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.151526 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.151526 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.151526 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.151526 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.151526 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.151526 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.151825 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.151825 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.151825 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.151825 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.151825 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.151825 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152096 np0000174571 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.152145 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152145 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152145 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152145 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152145 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152393 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152393 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152393 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152393 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152393 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152645 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152645 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152645 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152645 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152645 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152645 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152920 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152920 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152920 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152920 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.152920 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.152920 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.153187 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.153187 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.153187 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.153187 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.153187 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.153442 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.153442 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.153442 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.153442 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.153442 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.153718 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.153718 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.153718 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.153718 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.153917 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.153917 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.153917 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.153917 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154124 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154124 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154124 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154124 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154124 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154355 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154355 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154355 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154355 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154355 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154605 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154605 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154605 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154605 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154788 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154788 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154788 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154788 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154978 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154978 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.154978 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.154978 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.155185 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.155185 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.155283 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.155323 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.155323 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.155323 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.155323 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.155537 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.155537 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.155537 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.155537 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.155749 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.155749 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.155749 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.155749 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.155749 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.155749 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156010 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156010 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156010 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156010 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156010 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156281 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156281 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156281 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156281 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156281 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156281 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156281 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156601 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156601 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156601 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156601 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156601 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156601 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156877 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156877 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156877 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156877 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.156877 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.156877 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.157136 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.157136 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.157136 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.157136 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.157136 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.157136 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.157389 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.157389 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.157389 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.157389 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.157608 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.157608 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.157608 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.157608 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.157787 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.157828 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.157828 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.157828 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.157828 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.158007 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.158007 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.158007 np0000174571 devstack@c-api.service[112434]: /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 19 00:59:07.158007 np0000174571 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 19 00:59:07.158175 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158175 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158175 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158175 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158175 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension AdminActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158175 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension AdminActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158175 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension AdminActions extending resource: backups {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158421 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158552 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.158604 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension VolumeActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158604 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension TypesManage extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158604 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158604 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158604 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158604 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.158604 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] Extension UsedLimits extending resource: limits {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159361 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-ab91404b-a202-4a6f-8c68-d673479987f2 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 00:59:07.159413 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.159413 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.159490 np0000174571 devstack@c-api.service[112433]: WARNING keystonemiddleware.auth_token [None req-67d06492-6253-4c2f-9ba8-cc103bc3b2f1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 00:59:07.159537 np0000174571 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 956 bytes} [Tue May 19 00:59:07 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 00:59:07.159572 np0000174571 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 00:59:07.159572 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159572 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159572 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159572 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159572 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159572 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension AdminActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159572 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension AdminActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159862 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension AdminActions extending resource: backups {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159862 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159862 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension VolumeActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159862 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension TypesManage extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159862 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159862 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.159862 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.160425 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.160425 np0000174571 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] Extension UsedLimits extending resource: limits {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 00:59:07.161312 np0000174571 devstack@c-api.service[112432]: WARNING keystonemiddleware.auth_token [None req-20ed499d-6955-43cc-98a5-74e35c2cc75f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 00:59:07.162818 np0000174571 devstack@c-api.service[112433]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a831a4a3668 pid: 112433 (default app) May 19 00:59:07.169193 np0000174571 devstack@c-api.service[112432]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a831a4a3668 pid: 112432 (default app) May 19 00:59:13.985498 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.985498 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.986161 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.986161 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.986161 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.986161 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.986161 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.986933 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.986933 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.986933 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.986933 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.986933 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.986933 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.987377 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.987377 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.987377 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.987377 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.987377 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.987697 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.987697 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.987697 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.987697 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.987925 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.987925 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.987925 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.987925 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.988200 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.988200 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.988200 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.988200 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.988200 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.988588 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.988588 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.988588 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.988588 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.988588 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.988864 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.988864 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.988864 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.988864 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.988864 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.988864 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.989203 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.989203 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.989203 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.989203 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.989203 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.989203 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.989706 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.989706 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.989706 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.989706 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.989706 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.989706 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.990045 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.990045 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.990045 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.990045 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.990045 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.990045 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.990437 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.990437 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.990437 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.990437 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.990751 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.990751 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.990751 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.990751 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.990751 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.991099 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.991099 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.991099 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.991099 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.991099 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.991371 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.991371 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.991371 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.991371 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.991371 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.991371 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.991739 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.991739 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.991739 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.991739 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.991739 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.992025 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.992025 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.992025 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.992025 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.992025 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.992364 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.992364 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.992364 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.992364 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.992784 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.992784 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.992784 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.992784 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.993042 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.993042 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.993042 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.993042 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.993042 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.993331 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.993331 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.993331 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.993331 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.993331 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.993699 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.993699 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.993699 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.993699 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.993926 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.993926 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.993926 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.993926 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994108 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994108 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994108 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994108 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994254 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994254 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994254 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994254 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994397 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994397 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994397 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994397 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994554 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994554 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994554 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994554 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994554 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994554 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994762 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994762 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994762 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994762 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994762 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994956 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994956 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994956 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994956 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994956 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.994956 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.994956 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995189 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995189 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995189 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995189 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995189 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995189 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995401 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995401 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995401 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995401 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995401 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995401 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995647 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995647 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995647 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995647 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995647 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995647 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995862 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995862 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.995862 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.995862 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.996012 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.996012 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.996012 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.996012 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.996158 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.996158 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.996158 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.996158 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.996300 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.996300 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.996300 np0000174571 devstack@c-api.service[112435]: /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 19 00:59:13.996300 np0000174571 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 19 00:59:13.996300 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [None req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 00:59:14.478828 np0000174571 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d admin admin] POST https://199.204.45.229/volume/v3/types May 19 00:59:14.479420 np0000174571 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [None req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 00:59:14.481129 np0000174571 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 00:59:14.481129 np0000174571 devstack@c-api.service[112435]: warnings.warn( May 19 00:59:14.491088 np0000174571 devstack@c-api.service[112435]: DEBUG oslo_db.sqlalchemy.engines [None req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d 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=112435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:14.520149 np0000174571 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [None req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 May 19 00:59:14.520694 np0000174571 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 1/2] 199.204.45.229 () {68 vars in 1288 bytes} [Tue May 19 00:59:13 2026] POST /volume/v3/types => generated 186 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 00:59:14.537073 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d req-b15d9afc-50be-476d-bc83-3018d63fee51 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 00:59:14.871608 np0000174571 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d req-b15d9afc-50be-476d-bc83-3018d63fee51 admin admin] POST https://199.204.45.229/volume/v3/types/0122fdff-4bc4-45f9-89ff-ed85d921f180/extra_specs May 19 00:59:14.872144 np0000174571 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d req-b15d9afc-50be-476d-bc83-3018d63fee51 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 00:59:14.873842 np0000174571 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 00:59:14.873842 np0000174571 devstack@c-api.service[112434]: warnings.warn( May 19 00:59:14.881978 np0000174571 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d req-b15d9afc-50be-476d-bc83-3018d63fee51 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 00:59:14.940893 np0000174571 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [req-d5f2508d-a1ac-4af3-b5e9-ab143219dc2d req-b15d9afc-50be-476d-bc83-3018d63fee51 admin admin] https://199.204.45.229/volume/v3/types/0122fdff-4bc4-45f9-89ff-ed85d921f180/extra_specs returned with HTTP 200 May 19 00:59:14.941493 np0000174571 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 2/3] 199.204.45.229 () {70 vars in 1505 bytes} [Tue May 19 00:59:14 2026] POST /volume/v3/types/0122fdff-4bc4-45f9-89ff-ed85d921f180/extra_specs => generated 55 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 00:59:17.031025 np0000174571 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=6 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 00:59:17.046130 np0000174571 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=6 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 00:59:24.517837 np0000174571 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 00:59:24.939523 np0000174571 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 01:02:02.967166 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.967166 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.967166 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.967166 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.967916 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.967916 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.967916 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.967916 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.968246 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.968246 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.968246 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.968246 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.968246 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.968246 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.968818 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.968818 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.968818 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.968818 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.968818 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.969227 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.969227 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.969227 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.969227 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.969227 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.969584 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.969584 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.969584 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.969584 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.969862 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.969862 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.969862 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.969862 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.969862 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.970233 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.970233 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.970233 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.970233 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.970233 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.970603 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.970603 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.970603 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.970603 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.970603 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.970603 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.971041 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.971041 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.971041 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.971041 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.971041 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.971041 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.971459 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.971459 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.971459 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.971459 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.971459 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.971459 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972018 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972018 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972018 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972018 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972018 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972242 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972242 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972242 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972242 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972242 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972445 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972445 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972445 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972445 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972445 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972445 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972720 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972720 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972720 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972720 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972720 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972720 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972962 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972962 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972962 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.972962 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.972962 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.973195 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.973195 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.973195 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.973195 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.973195 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.973414 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.973414 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.973414 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.973414 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.973603 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.973603 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.973603 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.973603 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.973790 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.973790 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.973790 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.973790 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.973790 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974010 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974010 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974010 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974010 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974010 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974207 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974207 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974207 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974207 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974381 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974381 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974381 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974381 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974567 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974567 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974567 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974567 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974758 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974758 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974758 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974758 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974946 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974946 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.974946 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.974946 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975117 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975117 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975117 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975117 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975117 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975346 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975346 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975346 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975346 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975346 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975346 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975646 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975646 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975646 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975646 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975646 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975854 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975854 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975854 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975854 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.975854 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.975854 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976110 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976110 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976110 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976110 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976110 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976110 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976372 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976372 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976372 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976372 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976372 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976372 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976638 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976638 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976638 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976638 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976638 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976638 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976909 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976909 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.976909 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.976909 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.977080 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.977080 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.977080 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.977080 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.977080 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.977313 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.977313 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.977313 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.977313 np0000174571 devstack@c-api.service[112433]: /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 19 01:02:02.977313 np0000174571 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 19 01:02:02.977313 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-f4dfb219-2f57-428b-aced-d569f3feb2b3 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 01:02:02.977313 np0000174571 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-f4dfb219-2f57-428b-aced-d569f3feb2b3 None None] GET https://199.204.45.229/volume// May 19 01:02:02.977602 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-f4dfb219-2f57-428b-aced-d569f3feb2b3 None None] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 01:02:02.977602 np0000174571 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-f4dfb219-2f57-428b-aced-d569f3feb2b3 None None] Calling method 'all' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 01:02:02.977602 np0000174571 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-f4dfb219-2f57-428b-aced-d569f3feb2b3 None None] https://199.204.45.229/volume// returned with HTTP 300 May 19 01:02:02.977602 np0000174571 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 1/4] 199.204.45.229 () {66 vars in 1456 bytes} [Tue May 19 01:02:02 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)