May 25 14:57:53.387919 np0000176347 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 25 14:57:53.394402 np0000176347 devstack@c-api.service[112305]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 25 14:57:53 2026] *** May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: nodename: np0000176347 May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: machine: x86_64 May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: clock source: unix May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: pcre jit disabled May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: detected number of CPU cores: 16 May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: current working directory: / May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: detected binary path: /usr/bin/uwsgi-core May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: your processes number limit is 256917 May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: your memory page size is 4096 bytes May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: detected max file descriptor number: 2048 May 25 14:57:53.397224 np0000176347 devstack@c-api.service[112305]: lock engine: pthread robust mutexes May 25 14:57:53.397917 np0000176347 devstack@c-api.service[112305]: thunder lock: enabled May 25 14:57:53.397917 np0000176347 devstack@c-api.service[112305]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 25 14:57:53.397917 np0000176347 devstack@c-api.service[112305]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 25 14:57:53.397917 np0000176347 devstack@c-api.service[112305]: PEP 405 virtualenv detected: /opt/stack/data/venv May 25 14:57:53.397917 np0000176347 devstack@c-api.service[112305]: Set PythonHome to /opt/stack/data/venv May 25 14:57:53.433044 np0000176347 devstack@c-api.service[112305]: Python main interpreter initialized at 0x7e425e0a3668 May 25 14:57:53.433044 np0000176347 devstack@c-api.service[112305]: python threads support enabled May 25 14:57:53.433044 np0000176347 devstack@c-api.service[112305]: your server socket listen backlog is limited to 100 connections May 25 14:57:53.433044 np0000176347 devstack@c-api.service[112305]: your mercy for graceful operations on workers is 80 seconds May 25 14:57:53.433607 np0000176347 devstack@c-api.service[112305]: mapped 671795 bytes (656 KB) for 4 cores May 25 14:57:53.433776 np0000176347 devstack@c-api.service[112305]: *** Operational MODE: preforking *** May 25 14:57:53.433954 np0000176347 devstack@c-api.service[112305]: *** uWSGI is running in multiple interpreter mode *** May 25 14:57:53.433954 np0000176347 devstack@c-api.service[112305]: spawned uWSGI master process (pid: 112305) May 25 14:57:53.434154 np0000176347 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 25 14:57:53.434902 np0000176347 devstack@c-api.service[112305]: spawned uWSGI worker 1 (pid: 112312, cores: 1) May 25 14:57:53.435521 np0000176347 devstack@c-api.service[112305]: spawned uWSGI worker 2 (pid: 112313, cores: 1) May 25 14:57:53.436098 np0000176347 devstack@c-api.service[112305]: spawned uWSGI worker 3 (pid: 112314, cores: 1) May 25 14:57:53.436856 np0000176347 devstack@c-api.service[112305]: spawned uWSGI worker 4 (pid: 112315, cores: 1) May 25 14:57:53.436920 np0000176347 devstack@c-api.service[112305]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 25 14:57:53.564653 np0000176347 devstack@c-api.service[112314]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:57:53.564653 np0000176347 devstack@c-api.service[112314]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:57:53.564653 np0000176347 devstack@c-api.service[112314]: we strongly recommend against using it for new projects. May 25 14:57:53.564653 np0000176347 devstack@c-api.service[112314]: If you are already using Eventlet, we recommend migrating to a different May 25 14:57:53.564653 np0000176347 devstack@c-api.service[112314]: framework. For more detail see May 25 14:57:53.564653 np0000176347 devstack@c-api.service[112314]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:57:53.564653 np0000176347 devstack@c-api.service[112314]: import eventlet # noqa May 25 14:57:53.576006 np0000176347 devstack@c-api.service[112313]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:57:53.576006 np0000176347 devstack@c-api.service[112313]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:57:53.576006 np0000176347 devstack@c-api.service[112313]: we strongly recommend against using it for new projects. May 25 14:57:53.576006 np0000176347 devstack@c-api.service[112313]: If you are already using Eventlet, we recommend migrating to a different May 25 14:57:53.576006 np0000176347 devstack@c-api.service[112313]: framework. For more detail see May 25 14:57:53.576006 np0000176347 devstack@c-api.service[112313]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:57:53.576006 np0000176347 devstack@c-api.service[112313]: import eventlet # noqa May 25 14:57:53.577350 np0000176347 devstack@c-api.service[112312]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:57:53.577350 np0000176347 devstack@c-api.service[112312]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:57:53.577350 np0000176347 devstack@c-api.service[112312]: we strongly recommend against using it for new projects. May 25 14:57:53.577350 np0000176347 devstack@c-api.service[112312]: If you are already using Eventlet, we recommend migrating to a different May 25 14:57:53.577350 np0000176347 devstack@c-api.service[112312]: framework. For more detail see May 25 14:57:53.577350 np0000176347 devstack@c-api.service[112312]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:57:53.577350 np0000176347 devstack@c-api.service[112312]: import eventlet # noqa May 25 14:57:53.592662 np0000176347 devstack@c-api.service[112315]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:57:53.592662 np0000176347 devstack@c-api.service[112315]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:57:53.592662 np0000176347 devstack@c-api.service[112315]: we strongly recommend against using it for new projects. May 25 14:57:53.592662 np0000176347 devstack@c-api.service[112315]: If you are already using Eventlet, we recommend migrating to a different May 25 14:57:53.592662 np0000176347 devstack@c-api.service[112315]: framework. For more detail see May 25 14:57:53.592662 np0000176347 devstack@c-api.service[112315]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:57:53.592662 np0000176347 devstack@c-api.service[112315]: import eventlet # noqa May 25 14:57:53.650827 np0000176347 devstack@c-api.service[112314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 25 14:57:53.650827 np0000176347 devstack@c-api.service[112314]: debtcollector.deprecate( May 25 14:57:53.660022 np0000176347 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 25 14:57:53.660022 np0000176347 devstack@c-api.service[112313]: debtcollector.deprecate( May 25 14:57:53.671020 np0000176347 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 25 14:57:53.671020 np0000176347 devstack@c-api.service[112312]: debtcollector.deprecate( May 25 14:57:53.676346 np0000176347 devstack@c-api.service[112315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 25 14:57:53.676346 np0000176347 devstack@c-api.service[112315]: debtcollector.deprecate( May 25 14:57:53.731326 np0000176347 devstack@c-api.service[112314]: /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 25 14:57:53.731326 np0000176347 devstack@c-api.service[112314]: from cgi import parse_header May 25 14:57:53.740103 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:53.740103 np0000176347 devstack@c-api.service[112313]: from cgi import parse_header May 25 14:57:53.752039 np0000176347 devstack@c-api.service[112312]: /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 25 14:57:53.752039 np0000176347 devstack@c-api.service[112312]: from cgi import parse_header May 25 14:57:53.753935 np0000176347 devstack@c-api.service[112315]: /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 25 14:57:53.753935 np0000176347 devstack@c-api.service[112315]: from cgi import parse_header May 25 14:57:53.779431 np0000176347 devstack@c-api.service[112314]: /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 25 14:57:53.779431 np0000176347 devstack@c-api.service[112314]: removals.removed_module( May 25 14:57:53.780210 np0000176347 devstack@c-api.service[112314]: /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 25 14:57:53.780210 np0000176347 devstack@c-api.service[112314]: removals.removed_module( May 25 14:57:53.785302 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:53.785302 np0000176347 devstack@c-api.service[112313]: removals.removed_module( May 25 14:57:53.786011 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:53.786011 np0000176347 devstack@c-api.service[112313]: removals.removed_module( May 25 14:57:53.797980 np0000176347 devstack@c-api.service[112315]: /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 25 14:57:53.797980 np0000176347 devstack@c-api.service[112315]: removals.removed_module( May 25 14:57:53.798125 np0000176347 devstack@c-api.service[112312]: /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 25 14:57:53.798125 np0000176347 devstack@c-api.service[112312]: removals.removed_module( May 25 14:57:53.798771 np0000176347 devstack@c-api.service[112315]: /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 25 14:57:53.798771 np0000176347 devstack@c-api.service[112315]: removals.removed_module( May 25 14:57:53.798898 np0000176347 devstack@c-api.service[112312]: /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 25 14:57:53.798898 np0000176347 devstack@c-api.service[112312]: removals.removed_module( May 25 14:57:54.399185 np0000176347 devstack@c-api.service[112312]: /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 25 14:57:54.399185 np0000176347 devstack@c-api.service[112312]: warnings.warn( May 25 14:57:54.403590 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:54.403590 np0000176347 devstack@c-api.service[112313]: warnings.warn( May 25 14:57:54.409046 np0000176347 devstack@c-api.service[112315]: /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 25 14:57:54.409046 np0000176347 devstack@c-api.service[112315]: warnings.warn( May 25 14:57:54.413504 np0000176347 devstack@c-api.service[112314]: /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 25 14:57:54.413504 np0000176347 devstack@c-api.service[112314]: warnings.warn( May 25 14:57:54.501576 np0000176347 devstack@c-api.service[112312]: /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 25 14:57:54.501576 np0000176347 devstack@c-api.service[112312]: warnings.warn( May 25 14:57:54.505750 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:54.505750 np0000176347 devstack@c-api.service[112313]: warnings.warn( May 25 14:57:54.516701 np0000176347 devstack@c-api.service[112315]: /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 25 14:57:54.516701 np0000176347 devstack@c-api.service[112315]: warnings.warn( May 25 14:57:54.520106 np0000176347 devstack@c-api.service[112314]: /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 25 14:57:54.520106 np0000176347 devstack@c-api.service[112314]: warnings.warn( May 25 14:57:54.796189 np0000176347 devstack@c-api.service[112313]: 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 25 14:57:54.796936 np0000176347 devstack@c-api.service[112313]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112313) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 25 14:57:54.798288 np0000176347 devstack@c-api.service[112315]: 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 25 14:57:54.798709 np0000176347 devstack@c-api.service[112315]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112315) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 25 14:57:54.802333 np0000176347 devstack@c-api.service[112312]: 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 25 14:57:54.802765 np0000176347 devstack@c-api.service[112312]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112312) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 25 14:57:54.815805 np0000176347 devstack@c-api.service[112314]: 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 25 14:57:54.816217 np0000176347 devstack@c-api.service[112314]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112314) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 25 14:57:54.882113 np0000176347 devstack@c-api.service[112312]: /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 25 14:57:54.882113 np0000176347 devstack@c-api.service[112312]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:57:54.882966 np0000176347 devstack@c-api.service[112314]: /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 25 14:57:54.882966 np0000176347 devstack@c-api.service[112314]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:57:54.883108 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:54.883108 np0000176347 devstack@c-api.service[112313]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:57:54.883974 np0000176347 devstack@c-api.service[112315]: /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 25 14:57:54.883974 np0000176347 devstack@c-api.service[112315]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:57:55.352002 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:57:55.352134 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112315) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:57:55.352275 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112314) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:57:55.352381 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:57:55.352421 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.352571 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.352661 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.352743 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.352786 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.352824 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.352824 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.352910 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.352947 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.352977 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.353016 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.353288 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.353745 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.353819 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.353862 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.353897 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.353933 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.353967 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.354003 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.354041 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.354078 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.354119 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.354156 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.354196 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.354233 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.354271 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.354301 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.354335 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.354380 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.354380 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.354447 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.354480 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.354530 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.354815 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.354936 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.355044 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.355154 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.355260 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.355424 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.355542 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.356915 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.356985 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.357042 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.357111 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.357163 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.357199 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.357233 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.357271 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.357304 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.357337 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.357485 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.357554 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.357591 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.357627 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.357677 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.357737 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.357787 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.357825 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.357858 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.357967 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.358037 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.358441 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.358515 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.358573 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.358637 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.358706 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.358762 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.358830 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.362075 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.362122 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.362156 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.362189 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.362240 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.362304 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.362346 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.362390 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.362441 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.362480 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.362614 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.362673 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.362713 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.362781 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.362844 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.362883 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.362923 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.362956 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.363004 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.363044 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.363081 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.363696 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.363819 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.363934 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.364049 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.364164 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.364269 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.364407 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.368708 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.368769 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.368811 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.368867 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.368931 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.368983 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.369034 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.369092 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.369179 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.369224 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.369271 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.369312 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.369359 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.369359 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.369465 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.369465 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.369546 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.369600 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.369653 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.369796 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.369842 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.370238 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.370292 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.370343 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.370414 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.370460 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.370513 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.370559 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.370608 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.370654 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.370701 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.370751 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.370751 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.370839 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.370885 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.370885 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.370885 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.371010 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.371057 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.371104 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.371104 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.371189 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.371229 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.371275 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.371357 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.371528 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.371581 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.371626 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.371671 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.371718 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.371766 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.371806 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.371852 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.371896 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.371975 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.371975 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.372076 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.372076 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.372163 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.372163 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.372249 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.372290 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.372335 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.372335 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.372335 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.372335 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.372523 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.372576 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.372621 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.372667 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.372719 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.372763 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.372763 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.372843 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.372890 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.372932 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.372981 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.373031 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.373072 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.373117 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.373163 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.373208 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.373256 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.373300 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.373354 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.373421 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.373462 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.373513 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.373563 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.373613 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.373662 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.373704 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.373748 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.373789 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.373789 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.373789 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.373789 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.373957 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.374008 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.374008 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.374008 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.374008 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.374166 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.374306 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.374464 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.374511 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.374562 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.374603 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.374647 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.374647 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.374647 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.374767 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.374811 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.374811 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.374897 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.374942 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.374994 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.375037 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.375082 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.375127 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.375127 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.375127 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.375236 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.375305 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.375351 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.375414 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.375464 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.375464 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.375582 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.375630 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.375676 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.375822 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.375923 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.376220 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.376272 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.376272 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.376418 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.376467 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.376523 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.376566 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.376676 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.376734 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.376782 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.376890 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.376942 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.377025 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.377144 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.377500 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.377617 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.377747 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.377833 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.377953 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.378053 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.378179 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.378286 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.378411 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.378528 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.378641 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.378751 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.378862 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.378982 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.379223 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.379280 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.379385 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.379436 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.379503 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.379556 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.379607 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.379654 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.379704 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.379754 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.379803 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.379843 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.379843 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.379930 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.379977 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.380017 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.380053 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.380086 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.380119 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.380154 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.380188 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.380223 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.380256 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.380256 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.380256 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.380256 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.380256 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.380414 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.380414 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.380508 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.380624 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.380737 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.380849 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.380959 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.381077 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.381176 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.381246 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.381307 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.381381 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.381440 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.381480 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.381510 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.381543 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.381586 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.381616 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.381616 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.381675 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.381730 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.381795 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.382290 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.382331 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.382381 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.382421 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.382459 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.382491 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.382566 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.382607 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.382643 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.382676 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.382676 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.382726 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.382759 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.382793 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.382823 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.382823 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.382893 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.382927 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.382959 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.382992 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.383052 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.383091 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.383126 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.383158 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.383204 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.383263 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.383323 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.383394 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.383428 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.383465 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.383496 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.383531 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.383560 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.383590 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.383621 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.383655 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.383687 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.383723 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.383759 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.383759 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.383816 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.383903 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.383938 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.384028 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.384062 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.384092 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.384193 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.384235 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.384340 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.384392 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.384493 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.384605 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.384717 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.384826 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.384934 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.385051 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.385094 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.385191 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.385289 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.385404 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.385507 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.385608 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.385724 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.385759 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.385825 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.385864 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.385900 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.385938 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.385996 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.386030 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.386065 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.386095 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.386126 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.386155 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.386215 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.386250 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.386281 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.386324 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.386375 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.386413 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.386543 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.386608 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.386735 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.386801 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.386838 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.386920 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.386954 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.386988 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.387043 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.387079 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.387109 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.387142 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.387174 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.387204 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.387204 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.387269 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.387319 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.387468 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.387504 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.387530 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.387621 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.387660 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.387711 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.387811 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.387848 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.387882 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.387914 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.387967 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.388008 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.388043 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.388146 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.388219 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.388261 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.388330 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.388447 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.388547 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.388641 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.388735 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.388837 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.389009 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.389110 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.389162 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.389198 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.389265 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.389355 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.389409 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.389439 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.389439 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.389507 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.389538 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.389568 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.389595 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.389620 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.389620 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.389689 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.389720 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.389749 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.389788 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.389821 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.389883 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.390224 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.390280 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.390435 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.390495 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.390630 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.390670 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.390700 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.390758 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.390872 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.390912 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.390965 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.391068 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.391107 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.391170 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.391224 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.391312 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.391357 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.391476 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.391577 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.391672 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.391763 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.391795 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.391825 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.391859 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.391892 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.391924 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.391967 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.392001 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.392053 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.392089 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.392123 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.392150 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.392178 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.392205 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.392273 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.392310 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.392348 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.392395 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.392421 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.392505 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.392542 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.392569 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.392597 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.392626 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.392660 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.392692 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.392721 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.392813 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.392850 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.393375 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.393510 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.393611 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.393664 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.393707 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.393769 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.393834 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.393870 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.393973 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.394011 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.394062 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.394095 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.394151 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.394261 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.394689 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.394760 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.394806 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.394871 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.394909 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.394909 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.394968 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.395022 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.395056 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.395088 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.395088 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.395151 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.395186 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.395222 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.395222 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.395294 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.395323 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.395323 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.395401 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.395438 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.395475 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.395475 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.395533 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.395567 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.395601 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.395631 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.395707 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.395746 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.395773 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.395803 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.395832 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.395900 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.395969 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.396005 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.396067 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.396099 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.396181 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.396221 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.396283 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.396319 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.396404 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.396436 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.396505 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.396547 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.396602 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.396635 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.396699 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.396772 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.396803 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.396885 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.396920 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.396993 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.397107 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.397200 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.397300 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.397438 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.397473 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.397508 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.397542 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.397571 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.397606 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.397606 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.397661 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.397691 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.397721 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.397752 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.397785 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.397817 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.397852 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.397880 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.397931 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.397989 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.398029 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.398071 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.398110 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.398141 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.398172 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.398567 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.398620 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.398685 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.398734 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.398808 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.398861 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.398894 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.398922 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.398952 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.399062 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.399154 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.399256 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.399385 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.399435 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.399481 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.399511 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.399543 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.399572 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.399642 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.399680 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.399745 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.399779 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.399844 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.399877 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.399931 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.399964 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.399989 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.400043 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.400075 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.400101 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.400151 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.400256 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.400343 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.400404 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.400434 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.400473 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.400500 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.400542 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.400580 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.400609 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.400639 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.400639 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.400694 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.400720 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.400797 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.400829 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.400909 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.400941 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.400990 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.401027 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.401100 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.401139 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.401212 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.401249 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.401280 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.401318 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.401354 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.401408 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.401495 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.401599 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.401696 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.401800 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.401889 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.402029 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.402100 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.402225 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.402293 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.402451 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.402500 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.402628 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.403207 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.403251 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.403339 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.403405 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.403511 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.403511 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.403595 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.403709 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.403779 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.403888 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.403949 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.404057 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.404115 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.404251 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.404286 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.404357 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.404439 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.404500 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.404557 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.404614 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.404679 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.404739 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.404869 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.404935 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.405062 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.405128 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.405253 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.405325 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.405457 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.405554 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.405643 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.405735 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.405827 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.405916 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.406020 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.406052 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.406103 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.406164 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.406224 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.406282 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.406340 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.406418 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.406454 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.406484 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.406484 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.406557 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.406592 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.406618 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.406618 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.406667 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.406692 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.406723 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.406723 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.406775 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.406800 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.406830 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.406830 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.406877 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.406904 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.406934 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.406960 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.407049 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.407083 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.407340 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.407431 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.407472 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.407562 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.407605 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.407637 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.407662 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.407762 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.407808 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.407838 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.407866 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.407899 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.407929 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.407963 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.407994 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.408024 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.408053 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.408091 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.408175 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.408209 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.408274 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.408308 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.408336 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.408385 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.408413 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.408443 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.408498 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.408534 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.408575 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.408611 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.408611 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.408665 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.408699 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.408729 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.408760 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.408791 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.408832 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.408832 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.408886 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.408920 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.408948 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.408976 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.409009 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.409043 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.409070 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.409101 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.409135 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.409168 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.409168 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.409219 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.409252 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.409281 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.409311 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.409341 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.409386 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.409418 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.409418 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.409526 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.409626 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.409739 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.409832 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.409868 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.409939 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.409971 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.410001 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.410038 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.410073 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.410144 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.410177 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.410247 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.410283 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.410342 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.410425 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.410474 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.410580 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.410623 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.410673 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.410711 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.410744 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.410777 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.410811 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.410841 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.410873 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.410903 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.410934 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.410963 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.410994 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.411025 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.411054 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.411090 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.411090 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.411147 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.411176 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.411203 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.411227 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.411257 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.411316 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.411341 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.411388 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.411421 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.411421 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.411470 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.411494 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.411519 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.411519 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.411576 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.411608 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.411638 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.411668 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.411740 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.411827 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.411853 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.411881 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.411908 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.411940 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.411972 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.412002 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.412027 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.412052 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.412080 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.412109 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.412135 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.412159 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.412266 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.412374 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.412499 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.412605 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.412648 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.412710 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.412756 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.412787 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.412822 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.412848 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.412914 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.412954 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.412986 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.413015 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.413046 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.413072 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.413102 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.413136 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.413219 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.413252 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.413291 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.413357 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.413434 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.413479 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.413575 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.413613 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.413668 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.413730 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.413765 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.413852 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.413892 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.413956 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.414049 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.414151 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.414253 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.414322 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.414379 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.414412 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.414468 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.414528 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.414565 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.414598 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.414631 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.414739 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.414774 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:57:55.414839 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.414932 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.415031 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.415124 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.415216 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.415551 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.415600 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.415739 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.415839 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.415913 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.415945 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:57:55.415977 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.416012 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:57:55.416117 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:57:55.416217 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:57:55.416286 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:57:55.416387 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:57:55.461055 np0000176347 devstack@c-api.service[112314]: INFO dbcounter [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Registered counter for database cinder May 25 14:57:55.465680 np0000176347 devstack@c-api.service[112315]: INFO dbcounter [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Registered counter for database cinder May 25 14:57:55.468972 np0000176347 devstack@c-api.service[112313]: INFO dbcounter [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Registered counter for database cinder May 25 14:57:55.470656 np0000176347 devstack@c-api.service[112312]: INFO dbcounter [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Registered counter for database cinder May 25 14:57:55.473346 np0000176347 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:57:55.476504 np0000176347 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:57:55.481034 np0000176347 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:57:55.483102 np0000176347 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-41f13209-9271-4bf6-b372-ef3089686303 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:57:55.587816 np0000176347 devstack@c-api.service[112314]: DEBUG dbcounter [-] [112314] Writer thread running {{(pid=112314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 25 14:57:55.592217 np0000176347 devstack@c-api.service[112314]: INFO cinder.rpc [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:57:55.594757 np0000176347 devstack@c-api.service[112315]: DEBUG dbcounter [-] [112315] Writer thread running {{(pid=112315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 25 14:57:55.596168 np0000176347 devstack@c-api.service[112314]: INFO cinder.rpc [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:57:55.597435 np0000176347 devstack@c-api.service[112315]: INFO cinder.rpc [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:57:55.597818 np0000176347 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writer thread running {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 25 14:57:55.599050 np0000176347 devstack@c-api.service[112314]: INFO cinder.rpc [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:57:55.600182 np0000176347 devstack@c-api.service[112313]: INFO cinder.rpc [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:57:55.601003 np0000176347 devstack@c-api.service[112314]: INFO cinder.rpc [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:57:55.603648 np0000176347 devstack@c-api.service[112313]: INFO cinder.rpc [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:57:55.603868 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.604090 np0000176347 devstack@c-api.service[112315]: INFO cinder.rpc [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:57:55.604270 np0000176347 devstack@c-api.service[112313]: INFO cinder.rpc [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:57:55.605469 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.605906 np0000176347 devstack@c-api.service[112313]: INFO cinder.rpc [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:57:55.606280 np0000176347 devstack@c-api.service[112315]: INFO cinder.rpc [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:57:55.606899 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.608419 np0000176347 devstack@c-api.service[112315]: INFO cinder.rpc [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:57:55.608743 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.609259 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.609926 np0000176347 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writer thread running {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 25 14:57:55.610431 np0000176347 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:57:55.611159 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.612469 np0000176347 devstack@c-api.service[112314]: INFO cinder.rpc [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:57:55.612713 np0000176347 devstack@c-api.service[112312]: INFO cinder.rpc [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:57:55.613640 np0000176347 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:57:55.614254 np0000176347 devstack@c-api.service[112314]: INFO cinder.rpc [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:57:55.614870 np0000176347 devstack@c-api.service[112312]: INFO cinder.rpc [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:57:55.615010 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.615291 np0000176347 devstack@c-api.service[112313]: INFO cinder.rpc [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:57:55.616279 np0000176347 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:57:55.616971 np0000176347 devstack@c-api.service[112312]: INFO cinder.rpc [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:57:55.617278 np0000176347 devstack@c-api.service[112313]: INFO cinder.rpc [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:57:55.617815 np0000176347 devstack@c-api.service[112315]: INFO cinder.rpc [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:57:55.618532 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.619197 np0000176347 devstack@c-api.service[112312]: INFO cinder.rpc [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:57:55.619530 np0000176347 devstack@c-api.service[112315]: INFO cinder.rpc [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:57:55.620342 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.620496 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.622650 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.627445 np0000176347 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-41f13209-9271-4bf6-b372-ef3089686303 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:57:55.629107 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.629398 np0000176347 devstack@c-api.service[112312]: INFO cinder.rpc [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:57:55.630844 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.631218 np0000176347 devstack@c-api.service[112312]: INFO cinder.rpc [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:57:55.632000 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.632289 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.633039 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.634054 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.635429 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.637122 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.637203 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.640259 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.641186 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.642663 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.643200 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.644926 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.645391 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.647667 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.647907 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.648392 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.649721 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.650900 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.650968 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.651414 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.653772 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.654527 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.655705 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.656223 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.656638 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.657322 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.658080 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.658663 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.659274 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.660210 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.660795 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.661628 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.661722 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.662061 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.664306 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.664628 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.664958 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.666328 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.666438 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.667411 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.669072 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.669752 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.670065 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.670273 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.671764 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.671905 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.673265 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.673578 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.674361 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.674749 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.674816 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.675833 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.676243 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.677218 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.677554 np0000176347 devstack@c-api.service[112313]: WARNING cinder.api.contrib.hosts [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:57:55.678113 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.678305 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.678739 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.679768 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.679865 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.680226 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.680418 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.681126 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.681431 np0000176347 devstack@c-api.service[112315]: WARNING cinder.api.contrib.hosts [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:57:55.681748 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.682248 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.682427 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.683158 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.683269 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.683344 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: extensions {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.683820 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.684657 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: qos-specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.684762 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.685146 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.685285 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.685871 np0000176347 devstack@c-api.service[112314]: WARNING cinder.api.contrib.hosts [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:57:55.686446 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.686635 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.686760 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.686979 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: os-snapshot-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.687296 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: extensions {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.688107 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.688184 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.688389 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: scheduler-stats {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.688632 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: qos-specs {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.689437 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.689536 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.689818 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: os-volume-transfer {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.690683 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: os-snapshot-manage {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.690743 np0000176347 devstack@c-api.service[112312]: WARNING cinder.api.contrib.hosts [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:57:55.690791 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.691485 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.691535 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: extensions {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.691958 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: extra_specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.692082 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: scheduler-stats {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.692892 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.693084 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: qos-specs {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.693510 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: os-volume-type-access {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.694031 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: os-volume-transfer {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.694216 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.695046 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: cgsnapshots {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.695416 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: os-snapshot-manage {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.695541 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.695643 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: extra_specs {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.696353 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: extensions {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.696513 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: consistencygroups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.696798 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: scheduler-stats {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.697186 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: os-volume-type-access {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.697686 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: qos-specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.698468 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: os-quota-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.698738 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: cgsnapshots {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.698823 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: os-volume-transfer {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.699781 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: os-snapshot-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.699881 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: capabilities {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.700244 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: consistencygroups {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.700485 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: extra_specs {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.701147 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: os-hosts {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.701233 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: scheduler-stats {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.702007 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: os-volume-type-access {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.702251 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: os-quota-sets {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.702528 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.703176 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: os-volume-transfer {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.703573 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: cgsnapshots {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.703700 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: capabilities {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.704050 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: backups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.704810 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: extra_specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.704911 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: os-hosts {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.704977 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: consistencygroups {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.706037 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: os-quota-class-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.706265 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: encryption {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.706323 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: os-volume-type-access {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.706887 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: os-quota-sets {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.707356 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: os-volume-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.707784 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: backups {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.707910 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: cgsnapshots {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.708594 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: capabilities {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.708871 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: os-availability-zone {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.709501 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: consistencygroups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.709892 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: os-quota-class-sets {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.709948 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: os-hosts {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.710129 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.711204 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: os-volume-manage {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.711336 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: encryption {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.711473 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: os-quota-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.712356 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.712647 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: os-availability-zone {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.712833 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: backups {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.712935 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: capabilities {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.713734 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.713907 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extended resource: encryption {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.714218 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: os-hosts {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.714816 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: os-quota-class-sets {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.715066 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.715604 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.716131 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: os-volume-manage {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.716340 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.716442 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.717086 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: backups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.717580 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: os-availability-zone {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.717729 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.717834 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.718833 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extended resource: encryption {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.719045 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.719177 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: os-quota-class-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.719268 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.720360 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.720473 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: os-volume-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.720596 np0000176347 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.721055 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.721422 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.contrib.snapshot_actions [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] SnapshotActionsController initialized {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:57:55.721512 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.721669 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension TypesManage extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.721776 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.721858 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: os-availability-zone {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.721920 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension VolumeActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.721977 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.722045 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.722169 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension AdminActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.722290 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension AdminActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.722405 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension AdminActions extending resource: backups {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.722458 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.722494 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.722609 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension UsedLimits extending resource: limits {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.722707 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.722810 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.722930 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.723046 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.723090 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:57:55.723154 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.723189 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.723260 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-441b19aa-3cd7-4bc7-84f4-5a79df987aa8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.723782 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.724504 np0000176347 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.725094 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.725290 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.725339 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.contrib.snapshot_actions [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] SnapshotActionsController initialized {{(pid=112315) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:57:55.725446 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.725567 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension TypesManage extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.725756 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension VolumeActions extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.725872 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.725979 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.726081 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension AdminActions extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.726200 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension AdminActions extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.726313 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension AdminActions extending resource: backups {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.726421 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.726466 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.726505 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension UsedLimits extending resource: limits {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.726618 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.726674 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.726716 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.726831 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.726951 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.727055 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.727169 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-0268a0a5-949c-4b2b-a18b-13b63c736a68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.727938 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.727987 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.729274 np0000176347 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.729320 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.730113 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.contrib.snapshot_actions [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] SnapshotActionsController initialized {{(pid=112314) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:57:55.730225 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.730344 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension TypesManage extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.730555 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension VolumeActions extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.730656 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.730701 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.730778 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.730873 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension AdminActions extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731001 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension AdminActions extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731100 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension AdminActions extending resource: backups {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731218 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731317 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension UsedLimits extending resource: limits {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731384 np0000176347 devstack@c-api.service[112313]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e425e0a3668 pid: 112313 (default app) May 25 14:57:55.731426 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731544 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731658 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731782 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731883 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.731981 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-18bcaa6d-3bc7-46ee-9c89-bfd99d840860 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.732191 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.733553 np0000176347 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:57:55.734375 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.contrib.snapshot_actions [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] SnapshotActionsController initialized {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:57:55.734502 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.734622 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension TypesManage extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.734808 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension VolumeActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.734932 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.735034 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.735150 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension AdminActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.735264 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension AdminActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.735313 np0000176347 devstack@c-api.service[112315]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e425e0a3668 pid: 112315 (default app) May 25 14:57:55.735391 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension AdminActions extending resource: backups {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.735496 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.735596 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension UsedLimits extending resource: limits {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.735696 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.735796 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.735904 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.736039 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.736140 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.736236 np0000176347 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-41f13209-9271-4bf6-b372-ef3089686303 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:57:55.740091 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.740091 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.740091 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.740091 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.740438 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.740438 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.740438 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.740438 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.740661 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.740661 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.740661 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.740661 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.740661 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.740661 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.740993 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.740993 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.740993 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.740993 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.740993 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.741241 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.741241 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.741241 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.741241 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.741241 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.741489 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.741489 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.741489 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.741489 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742049 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742049 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742049 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742049 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742049 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742295 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742295 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742295 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742295 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742295 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742539 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742539 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742539 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742539 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742539 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742539 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742818 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742818 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742818 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742818 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.742818 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.742818 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743095 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743095 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743095 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743095 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743095 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743095 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743422 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743422 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743422 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743422 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743422 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743688 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743688 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743688 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743688 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743688 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743905 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743905 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743905 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743905 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.743905 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.743905 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.744194 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.744194 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.744284 np0000176347 devstack@c-api.service[112314]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e425e0a3668 pid: 112314 (default app) May 25 14:57:55.744331 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.744331 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.744331 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.744331 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.744331 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.744331 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.744632 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.744632 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.744632 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.744632 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.744632 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.744894 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.744894 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.744894 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.744894 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.744894 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.745196 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.745196 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.745196 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.745196 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.745494 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.745494 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.745494 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.745494 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.745758 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.745758 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.745758 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.745758 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.745758 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746078 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746078 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746078 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746078 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746078 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746310 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746310 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746310 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746310 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746522 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746522 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746522 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746522 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746722 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746722 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746722 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746722 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746924 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746924 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.746924 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.746924 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747083 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747083 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747083 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747083 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747271 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747271 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747271 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747271 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747271 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747271 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747555 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747555 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747555 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747555 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747555 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747771 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747771 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747771 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747771 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747771 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.747771 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.747771 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748052 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748052 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748052 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748052 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748052 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748052 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748322 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748322 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748322 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748322 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748322 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748322 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748590 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748590 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748590 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748590 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748590 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748590 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748870 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748870 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.748870 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.748870 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.749057 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.749057 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.749057 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.749057 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.749236 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.749236 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.749236 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.749236 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.749429 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.749429 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.749429 np0000176347 devstack@c-api.service[112313]: /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 25 14:57:55.749429 np0000176347 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 25 14:57:55.749429 np0000176347 devstack@c-api.service[112313]: DEBUG cinder.api.middleware.request_id [None req-8f6ca381-36d4-41be-9c43-96fb3890a6c6 None None] RequestId filter calling following filter/app {{(pid=112313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 25 14:57:55.749651 np0000176347 devstack@c-api.service[112312]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e425e0a3668 pid: 112312 (default app) May 25 14:57:55.749689 np0000176347 devstack@c-api.service[112313]: [pid: 112313|app: 0|req: 1/1] 199.19.213.249 () {60 vars in 956 bytes} [Mon May 25 14:57:55 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 25 14:58:02.976110 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.976110 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.976110 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.976110 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.976110 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.976929 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.976929 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.976929 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.976929 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.976929 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.977220 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.977220 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.977220 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.977220 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.977220 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.977220 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.977606 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.977606 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.977606 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.977606 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.977839 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.977839 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.977839 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.977839 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978092 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978092 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978092 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978092 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978359 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978359 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978359 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978359 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978359 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978684 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978684 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978684 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978684 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978684 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978953 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978953 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978953 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978953 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.978953 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.978953 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.979349 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.979349 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.979349 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.979349 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.979349 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.979349 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.979796 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.979796 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.979796 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.979796 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.979796 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.979796 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980134 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980134 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980134 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980134 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980134 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980399 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980399 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980399 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980399 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980399 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980575 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980575 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980575 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980575 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980575 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980575 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980787 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980787 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980787 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980787 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980787 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980787 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980986 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980986 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980986 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.980986 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.980986 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981184 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981184 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981184 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981184 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981184 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981403 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981403 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981403 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981403 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981556 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981556 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981556 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981556 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981705 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981705 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981705 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981705 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981705 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981892 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981892 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981892 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.981892 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.981892 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982079 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982079 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982079 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982079 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982238 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982238 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982238 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982238 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982426 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982426 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982426 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982426 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982574 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982574 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982574 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982574 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982720 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982720 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982720 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982720 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982865 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982865 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982865 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.982865 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.982865 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983055 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983055 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983055 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983055 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983055 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983055 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983288 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983288 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983288 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983288 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983288 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983490 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983490 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983490 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983490 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983490 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983490 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983709 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983709 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983709 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983709 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983709 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983709 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983919 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983919 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983919 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983919 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.983919 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.983919 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984158 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984158 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984158 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984158 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984158 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984158 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984454 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984454 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984454 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984454 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984617 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984617 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984617 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984617 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984617 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984808 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984808 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984808 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984808 np0000176347 devstack@c-api.service[112315]: /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 25 14:58:02.984808 np0000176347 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 25 14:58:02.984808 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.middleware.request_id [None req-a933066f-7d60-46ee-97d7-819e8a821665 None None] RequestId filter calling following filter/app {{(pid=112315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 25 14:58:03.538100 np0000176347 devstack@c-api.service[112315]: INFO cinder.api.openstack.wsgi [None req-a933066f-7d60-46ee-97d7-819e8a821665 admin admin] POST https://199.19.213.249/volume/v3/types May 25 14:58:03.538786 np0000176347 devstack@c-api.service[112315]: DEBUG cinder.api.openstack.wsgi [None req-a933066f-7d60-46ee-97d7-819e8a821665 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 25 14:58:03.540607 np0000176347 devstack@c-api.service[112315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 25 14:58:03.540607 np0000176347 devstack@c-api.service[112315]: warnings.warn( May 25 14:58:03.547511 np0000176347 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [None req-a933066f-7d60-46ee-97d7-819e8a821665 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:58:03.583143 np0000176347 devstack@c-api.service[112315]: INFO cinder.api.openstack.wsgi [None req-a933066f-7d60-46ee-97d7-819e8a821665 admin admin] https://199.19.213.249/volume/v3/types returned with HTTP 200 May 25 14:58:03.584036 np0000176347 devstack@c-api.service[112315]: [pid: 112315|app: 0|req: 1/2] 199.19.213.249 () {68 vars in 1288 bytes} [Mon May 25 14:58:02 2026] POST /volume/v3/types => generated 186 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 25 14:58:03.611201 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611201 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611514 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611514 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611514 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611514 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611514 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611646 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611646 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611646 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611646 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611646 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611646 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611807 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611807 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611807 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611807 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611807 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611924 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611924 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.611924 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.611924 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612021 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612021 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612021 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612021 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612131 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612131 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612131 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612131 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612131 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612272 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612272 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612272 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612272 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612272 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612409 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612409 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612409 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612409 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612409 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612409 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612552 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612552 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612552 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612552 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612552 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612552 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612704 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612704 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612704 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612704 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612704 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612704 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612847 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612847 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612847 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612847 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612847 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612847 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612990 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612990 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.612990 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.612990 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613086 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613086 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613086 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613086 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613086 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613207 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613207 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613207 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613207 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613207 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613327 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613327 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613327 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613327 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613327 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613327 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613477 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613477 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613477 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613477 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613477 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613598 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613598 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613598 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613598 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613598 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613714 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613714 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613714 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613714 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613811 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613811 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613811 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613811 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613907 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613907 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613907 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.613907 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.613907 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.614038 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.614038 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.614038 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.614038 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.614038 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.614149 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.614149 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.614149 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.614149 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.614243 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.614243 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.614243 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.614243 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.614349 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.614349 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.614349 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.614349 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.615664 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.615664 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.615664 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.615664 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.615874 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.615874 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.615874 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.615874 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616068 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616068 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616068 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616068 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616068 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616068 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616333 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616333 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616333 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616333 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616333 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616582 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616582 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616582 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616582 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616582 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616582 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616582 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616885 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616885 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616885 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616885 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.616885 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.616885 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617159 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617159 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617159 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617159 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617159 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617159 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617446 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617446 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617446 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617446 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617446 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617446 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617741 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617741 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617741 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617741 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617924 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617924 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.617924 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.617924 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.618162 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.618162 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.618162 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.618162 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.618379 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.618379 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.618379 np0000176347 devstack@c-api.service[112314]: /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 25 14:58:03.618379 np0000176347 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) May 25 14:58:03.618379 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.middleware.request_id [req-a933066f-7d60-46ee-97d7-819e8a821665 req-9c588f70-9f46-43c3-8c5f-d8fea5105792 None None] RequestId filter calling following filter/app {{(pid=112314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 25 14:58:03.970940 np0000176347 devstack@c-api.service[112314]: INFO cinder.api.openstack.wsgi [req-a933066f-7d60-46ee-97d7-819e8a821665 req-9c588f70-9f46-43c3-8c5f-d8fea5105792 admin admin] POST https://199.19.213.249/volume/v3/types/7857cd13-9984-45e8-b5e5-16dd1e807a80/extra_specs May 25 14:58:03.971552 np0000176347 devstack@c-api.service[112314]: DEBUG cinder.api.openstack.wsgi [req-a933066f-7d60-46ee-97d7-819e8a821665 req-9c588f70-9f46-43c3-8c5f-d8fea5105792 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 25 14:58:03.973259 np0000176347 devstack@c-api.service[112314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 25 14:58:03.973259 np0000176347 devstack@c-api.service[112314]: warnings.warn( May 25 14:58:03.984111 np0000176347 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [req-a933066f-7d60-46ee-97d7-819e8a821665 req-9c588f70-9f46-43c3-8c5f-d8fea5105792 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:58:04.047343 np0000176347 devstack@c-api.service[112314]: INFO cinder.api.openstack.wsgi [req-a933066f-7d60-46ee-97d7-819e8a821665 req-9c588f70-9f46-43c3-8c5f-d8fea5105792 admin admin] https://199.19.213.249/volume/v3/types/7857cd13-9984-45e8-b5e5-16dd1e807a80/extra_specs returned with HTTP 200 May 25 14:58:04.048225 np0000176347 devstack@c-api.service[112314]: [pid: 112314|app: 0|req: 1/3] 199.19.213.249 () {70 vars in 1505 bytes} [Mon May 25 14:58:03 2026] POST /volume/v3/types/7857cd13-9984-45e8-b5e5-16dd1e807a80/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 25 14:58:05.622732 np0000176347 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writing DB stats cinder:SELECT=6 {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 25 14:58:05.631016 np0000176347 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=6 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 25 14:58:13.577129 np0000176347 devstack@c-api.service[112315]: DEBUG dbcounter [-] [112315] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 25 14:58:14.045900 np0000176347 devstack@c-api.service[112314]: DEBUG dbcounter [-] [112314] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}