May 21 23:15:23.824564 np0000176059 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:15:23.834043 np0000176059 devstack@c-api.service[112370]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:15:23 2026] *** May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: nodename: np0000176059 May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: machine: x86_64 May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: clock source: unix May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: pcre jit disabled May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: detected number of CPU cores: 16 May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: current working directory: / May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: detected binary path: /usr/bin/uwsgi-core May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: your processes number limit is 256917 May 21 23:15:23.837050 np0000176059 devstack@c-api.service[112370]: your memory page size is 4096 bytes May 21 23:15:23.837435 np0000176059 devstack@c-api.service[112370]: detected max file descriptor number: 2048 May 21 23:15:23.837435 np0000176059 devstack@c-api.service[112370]: lock engine: pthread robust mutexes May 21 23:15:23.837435 np0000176059 devstack@c-api.service[112370]: thunder lock: enabled May 21 23:15:23.837523 np0000176059 devstack@c-api.service[112370]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:15:23.837580 np0000176059 devstack@c-api.service[112370]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:15:23.837615 np0000176059 devstack@c-api.service[112370]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:15:23.837615 np0000176059 devstack@c-api.service[112370]: Set PythonHome to /opt/stack/data/venv May 21 23:15:23.876961 np0000176059 devstack@c-api.service[112370]: Python main interpreter initialized at 0x73ce3f0a3668 May 21 23:15:23.876961 np0000176059 devstack@c-api.service[112370]: python threads support enabled May 21 23:15:23.876961 np0000176059 devstack@c-api.service[112370]: your server socket listen backlog is limited to 100 connections May 21 23:15:23.876961 np0000176059 devstack@c-api.service[112370]: your mercy for graceful operations on workers is 80 seconds May 21 23:15:23.877242 np0000176059 devstack@c-api.service[112370]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:15:23.877332 np0000176059 devstack@c-api.service[112370]: *** Operational MODE: preforking *** May 21 23:15:23.877513 np0000176059 devstack@c-api.service[112370]: *** uWSGI is running in multiple interpreter mode *** May 21 23:15:23.877513 np0000176059 devstack@c-api.service[112370]: spawned uWSGI master process (pid: 112370) May 21 23:15:23.877699 np0000176059 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:15:23.878247 np0000176059 devstack@c-api.service[112370]: spawned uWSGI worker 1 (pid: 112377, cores: 1) May 21 23:15:23.878796 np0000176059 devstack@c-api.service[112370]: spawned uWSGI worker 2 (pid: 112378, cores: 1) May 21 23:15:23.879281 np0000176059 devstack@c-api.service[112370]: spawned uWSGI worker 3 (pid: 112379, cores: 1) May 21 23:15:23.879860 np0000176059 devstack@c-api.service[112370]: spawned uWSGI worker 4 (pid: 112380, cores: 1) May 21 23:15:23.879920 np0000176059 devstack@c-api.service[112370]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:15:24.011175 np0000176059 devstack@c-api.service[112378]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:15:24.011175 np0000176059 devstack@c-api.service[112378]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:15:24.011175 np0000176059 devstack@c-api.service[112378]: we strongly recommend against using it for new projects. May 21 23:15:24.011175 np0000176059 devstack@c-api.service[112378]: If you are already using Eventlet, we recommend migrating to a different May 21 23:15:24.011175 np0000176059 devstack@c-api.service[112378]: framework. For more detail see May 21 23:15:24.011175 np0000176059 devstack@c-api.service[112378]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:15:24.011175 np0000176059 devstack@c-api.service[112378]: import eventlet # noqa May 21 23:15:24.014162 np0000176059 devstack@c-api.service[112377]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:15:24.014162 np0000176059 devstack@c-api.service[112377]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:15:24.014162 np0000176059 devstack@c-api.service[112377]: we strongly recommend against using it for new projects. May 21 23:15:24.014162 np0000176059 devstack@c-api.service[112377]: If you are already using Eventlet, we recommend migrating to a different May 21 23:15:24.014162 np0000176059 devstack@c-api.service[112377]: framework. For more detail see May 21 23:15:24.014162 np0000176059 devstack@c-api.service[112377]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:15:24.014162 np0000176059 devstack@c-api.service[112377]: import eventlet # noqa May 21 23:15:24.035987 np0000176059 devstack@c-api.service[112380]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:15:24.035987 np0000176059 devstack@c-api.service[112380]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:15:24.035987 np0000176059 devstack@c-api.service[112380]: we strongly recommend against using it for new projects. May 21 23:15:24.035987 np0000176059 devstack@c-api.service[112380]: If you are already using Eventlet, we recommend migrating to a different May 21 23:15:24.035987 np0000176059 devstack@c-api.service[112380]: framework. For more detail see May 21 23:15:24.035987 np0000176059 devstack@c-api.service[112380]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:15:24.035987 np0000176059 devstack@c-api.service[112380]: import eventlet # noqa May 21 23:15:24.038936 np0000176059 devstack@c-api.service[112379]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:15:24.038936 np0000176059 devstack@c-api.service[112379]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:15:24.038936 np0000176059 devstack@c-api.service[112379]: we strongly recommend against using it for new projects. May 21 23:15:24.038936 np0000176059 devstack@c-api.service[112379]: If you are already using Eventlet, we recommend migrating to a different May 21 23:15:24.038936 np0000176059 devstack@c-api.service[112379]: framework. For more detail see May 21 23:15:24.038936 np0000176059 devstack@c-api.service[112379]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:15:24.038936 np0000176059 devstack@c-api.service[112379]: import eventlet # noqa May 21 23:15:24.098860 np0000176059 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:15:24.098860 np0000176059 devstack@c-api.service[112377]: debtcollector.deprecate( May 21 23:15:24.099037 np0000176059 devstack@c-api.service[112378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:15:24.099037 np0000176059 devstack@c-api.service[112378]: debtcollector.deprecate( May 21 23:15:24.131128 np0000176059 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:15:24.131128 np0000176059 devstack@c-api.service[112379]: debtcollector.deprecate( May 21 23:15:24.131389 np0000176059 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:15:24.131389 np0000176059 devstack@c-api.service[112380]: debtcollector.deprecate( May 21 23:15:24.182226 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:24.182226 np0000176059 devstack@c-api.service[112377]: from cgi import parse_header May 21 23:15:24.182535 np0000176059 devstack@c-api.service[112378]: /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 21 23:15:24.182535 np0000176059 devstack@c-api.service[112378]: from cgi import parse_header May 21 23:15:24.211372 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:24.211372 np0000176059 devstack@c-api.service[112380]: from cgi import parse_header May 21 23:15:24.214979 np0000176059 devstack@c-api.service[112379]: /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 21 23:15:24.214979 np0000176059 devstack@c-api.service[112379]: from cgi import parse_header May 21 23:15:24.226743 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:24.226743 np0000176059 devstack@c-api.service[112377]: removals.removed_module( May 21 23:15:24.227108 np0000176059 devstack@c-api.service[112378]: /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 21 23:15:24.227108 np0000176059 devstack@c-api.service[112378]: removals.removed_module( May 21 23:15:24.227422 np0000176059 devstack@c-api.service[112378]: /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 21 23:15:24.227422 np0000176059 devstack@c-api.service[112378]: removals.removed_module( May 21 23:15:24.227532 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:24.227532 np0000176059 devstack@c-api.service[112377]: removals.removed_module( May 21 23:15:24.259338 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:24.259338 np0000176059 devstack@c-api.service[112380]: removals.removed_module( May 21 23:15:24.260118 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:24.260118 np0000176059 devstack@c-api.service[112380]: removals.removed_module( May 21 23:15:24.273566 np0000176059 devstack@c-api.service[112379]: /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 21 23:15:24.273566 np0000176059 devstack@c-api.service[112379]: removals.removed_module( May 21 23:15:24.274476 np0000176059 devstack@c-api.service[112379]: /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 21 23:15:24.274476 np0000176059 devstack@c-api.service[112379]: removals.removed_module( May 21 23:15:24.873875 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:24.873875 np0000176059 devstack@c-api.service[112377]: warnings.warn( May 21 23:15:24.887574 np0000176059 devstack@c-api.service[112378]: /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 21 23:15:24.887574 np0000176059 devstack@c-api.service[112378]: warnings.warn( May 21 23:15:24.904622 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:24.904622 np0000176059 devstack@c-api.service[112380]: warnings.warn( May 21 23:15:24.909864 np0000176059 devstack@c-api.service[112379]: /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 21 23:15:24.909864 np0000176059 devstack@c-api.service[112379]: warnings.warn( May 21 23:15:24.998768 np0000176059 devstack@c-api.service[112378]: /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 21 23:15:24.998768 np0000176059 devstack@c-api.service[112378]: warnings.warn( May 21 23:15:25.008582 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:25.008582 np0000176059 devstack@c-api.service[112380]: warnings.warn( May 21 23:15:25.014414 np0000176059 devstack@c-api.service[112379]: /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 21 23:15:25.014414 np0000176059 devstack@c-api.service[112379]: warnings.warn( May 21 23:15:25.016922 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:25.016922 np0000176059 devstack@c-api.service[112377]: warnings.warn( May 21 23:15:25.300278 np0000176059 devstack@c-api.service[112380]: 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 21 23:15:25.300901 np0000176059 devstack@c-api.service[112380]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112380) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:15:25.302810 np0000176059 devstack@c-api.service[112379]: 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 21 23:15:25.303249 np0000176059 devstack@c-api.service[112379]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112379) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:15:25.323486 np0000176059 devstack@c-api.service[112377]: 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 21 23:15:25.323694 np0000176059 devstack@c-api.service[112377]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112377) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:15:25.334312 np0000176059 devstack@c-api.service[112378]: 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 21 23:15:25.334803 np0000176059 devstack@c-api.service[112378]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112378) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:15:25.388617 np0000176059 devstack@c-api.service[112379]: /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 21 23:15:25.388617 np0000176059 devstack@c-api.service[112379]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:15:25.392594 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:25.392594 np0000176059 devstack@c-api.service[112377]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:15:25.393854 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:25.393854 np0000176059 devstack@c-api.service[112380]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:15:25.401950 np0000176059 devstack@c-api.service[112378]: /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 21 23:15:25.401950 np0000176059 devstack@c-api.service[112378]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:15:25.854932 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112377) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:15:25.855288 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112379) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:15:25.855386 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.855454 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.855516 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.855590 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.856554 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.856642 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.856707 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.856707 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.856707 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.856905 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.856987 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.857045 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112380) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:15:25.857101 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.857154 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.857221 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.857276 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.857345 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.857404 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.857404 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.857404 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.857404 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.857627 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.857627 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.857627 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.858030 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.858096 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.858147 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.858203 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.858258 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.858816 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.858816 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.859844 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.859957 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.860004 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.860069 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.860126 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.860184 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.860248 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.860320 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.860393 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.860452 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.860517 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.860585 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.860636 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.860699 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.860754 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.860797 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.860852 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.860904 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.860965 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.861023 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.861087 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.865248 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.865330 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.865366 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.865422 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.865468 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.865547 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.865603 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.865846 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.865929 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.865992 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.866054 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.866106 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.866171 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.866256 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.866310 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.866348 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.866390 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.866425 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.866637 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.866637 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.866637 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.872179 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.872236 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.872289 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.872347 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.872411 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.872454 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.872493 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.872532 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.872570 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.872623 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.872662 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.872707 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.872752 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.872801 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.872858 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.872899 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.872939 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.872978 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.872978 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.873063 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.873063 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.873731 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.873803 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.873892 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.873950 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.874007 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.874062 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.874119 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.874187 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.874243 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.874299 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.874299 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.874299 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.874299 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.874485 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.874553 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.874615 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.874680 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.874739 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.874795 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.874887 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.874946 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.875002 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.875081 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.875140 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.875195 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.875251 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.875319 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.875377 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.875433 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.875490 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.875544 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.875599 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.875667 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.875731 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.875731 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.875864 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.875864 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.875864 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.875864 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.875864 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.875864 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.875864 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.876287 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.876287 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.876403 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.876475 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.876532 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.876589 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.876648 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.876706 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.876769 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.876857 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.876918 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.876975 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.877046 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.877102 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.877157 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.877225 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.877288 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.877344 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.877403 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.877458 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.877513 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.877568 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.877648 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.877710 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.877767 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.877829 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.877908 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.877964 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.878018 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.878075 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.878131 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.878187 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.878265 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.878321 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.878378 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.878435 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.878498 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.878556 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.878614 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.878679 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.878679 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.878679 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.878852 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.878852 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.878975 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.879031 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.879086 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.879141 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.879196 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.879250 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.879305 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.879361 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.879556 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.879616 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.879671 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.879726 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.879784 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.879860 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.879954 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.880011 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.880067 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.880067 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.880067 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.882457 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112378) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:15:25.882848 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.882927 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.882988 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.883046 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.883103 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.883103 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.883103 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.883269 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.883331 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.883385 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.883440 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.883496 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.883552 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.883599 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.883644 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.883690 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.883735 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.883780 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.883821 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.883934 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.884000 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.884043 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.884084 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.884124 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.884169 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.884227 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.884277 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.884316 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.884356 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.884393 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.884432 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.884470 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.884515 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.884554 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.884598 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.884642 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.884681 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.884721 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.884761 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.884800 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.884864 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.884917 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.884966 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.885007 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.885052 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.885092 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.885092 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.885092 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.885092 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.885092 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.885092 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.885092 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.885343 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.885343 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.885343 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.885343 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.885343 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.885526 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.885567 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.885605 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.885654 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.885694 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.885733 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.885770 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.885815 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.885873 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.885913 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.885952 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.885990 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.886029 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.886080 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.886120 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.886160 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.886198 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.886236 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.886276 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.886315 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.886353 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.886398 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.886398 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.886469 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.886469 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.886469 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.886469 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.886623 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.886663 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.886702 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.886747 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.886786 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.886829 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.886893 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.886941 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.886987 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.887030 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.887070 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.887109 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.887148 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.887191 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.887191 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.887191 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.887191 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.887338 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.887338 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.887338 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.887338 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.887484 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.887529 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.887576 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.887618 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.887662 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.887701 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.887749 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.887790 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.887829 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.887912 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.887912 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.888001 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.888047 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.888086 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.888124 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.888164 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.888199 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.888248 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.888287 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.888332 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.888372 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.888416 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.888456 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.888496 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.888535 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.888576 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.888620 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.888664 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.888703 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.888741 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.888783 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.888783 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.888783 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.888783 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.888783 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.888783 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.888783 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.888783 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.889091 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.889091 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.889091 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.889091 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.889247 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.889247 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.889333 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.889610 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.889661 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.889705 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.889743 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.889790 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.889855 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.889908 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.889948 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.890000 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.890042 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.890078 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.890117 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.890158 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.890210 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.890252 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.890299 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.890339 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.890375 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.890416 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.890456 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.890495 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.890535 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.890575 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.890617 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.890656 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.890701 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.890739 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.890779 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.890818 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.890902 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.890941 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.890981 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.891021 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.891060 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.891100 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.891152 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.891192 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.891237 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.891237 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.891319 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.891358 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.891402 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.891441 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.891482 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.891521 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.891572 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.891611 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.891650 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.891688 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.891727 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.891765 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.891803 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.891860 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.892003 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.892057 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.892105 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.892161 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.892204 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.892244 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.892283 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.892283 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.892283 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.892283 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.892428 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.892428 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.892428 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.892549 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.892549 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.892618 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.892703 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.892771 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.892827 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.892907 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.893000 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.893055 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.893115 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.893180 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.893238 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.893311 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.893368 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.893429 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.893486 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.893535 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.893576 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.893608 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.893637 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.893669 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.893698 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.893727 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.893760 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.893789 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.893818 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.893879 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.893910 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.893940 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.893968 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.893996 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.894026 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.894058 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.894091 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.894123 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.894155 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.894184 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.894184 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.894304 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.894444 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.894505 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.894566 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.894629 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.894689 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.894771 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.894849 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.895100 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.895158 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.895219 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.895292 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.895352 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.895412 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.895480 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.895621 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.895688 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.895747 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.895800 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.895851 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.895917 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.895946 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.895983 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.896016 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.896044 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.896071 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.896101 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.896132 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.896158 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.896192 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.896221 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.896247 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.896281 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.896316 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.896345 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.896373 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.896403 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.896432 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.896460 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.896492 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.896524 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.896552 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.896585 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.896752 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.896818 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.896899 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.896964 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.897025 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.897085 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.897151 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.897678 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.897750 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.897830 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.897932 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.897991 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.898051 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.898119 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.898660 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.898696 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.898730 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.898757 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.898786 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.898818 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.898878 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.898909 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.898938 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.898973 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.899004 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.899036 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.899067 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.899097 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.899126 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.899161 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.899186 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.899212 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.899238 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.899267 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.899291 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.899315 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.899348 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.899372 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.899406 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.899434 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.899462 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.899491 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.899519 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.899546 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.899576 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.899604 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.899632 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.899660 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.899687 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.899720 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.899750 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.899776 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.899807 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.899845 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.899895 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.899933 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.899975 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.900005 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.900034 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.900071 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.900109 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.900138 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.900168 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.900201 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.900228 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.900261 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.900289 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.900318 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.900346 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.900346 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.900346 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.900346 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.900346 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.900346 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.900495 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.900495 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.900495 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.901412 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.901466 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.901529 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.901585 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.901613 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.901642 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.901674 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.901706 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.901734 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.901762 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.901789 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.901875 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.901917 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.901950 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.901999 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.902030 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.902058 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.902121 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.902180 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.902241 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.902309 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.902546 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.902584 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.902615 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.902641 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.902671 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.902701 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.902730 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.902757 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.902787 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.902814 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.902862 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.902900 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.902932 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.902964 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.902995 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.903023 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.903056 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.903056 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.903108 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.903173 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.903242 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.903523 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.903601 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.903661 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.903732 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.903798 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.903899 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.903971 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.904280 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.904347 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.904404 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.904469 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.904511 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.904577 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.904614 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.904647 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.904679 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.904710 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.904793 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.904848 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.904886 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.904923 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.904983 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.905012 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.905049 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.905081 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.905109 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.905136 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.905164 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.905190 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.905217 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.905253 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.905281 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.905307 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.905335 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.905335 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.905386 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.905386 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.905386 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.905386 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.905386 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.905515 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.905515 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.907448 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.907511 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.907566 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.907626 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.907659 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.907684 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.907711 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.907745 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.907774 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.907805 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.907857 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.907920 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.907958 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.907993 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.908023 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.908056 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.908104 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.908149 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.908149 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.908203 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.908258 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.908291 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.908320 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.908386 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.908462 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.908521 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.908557 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.908585 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.908625 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.908667 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.908702 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.908732 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.908793 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.908827 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.908880 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.908932 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.908970 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.909000 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.909029 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.909061 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.909093 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.909139 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.909167 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.909200 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.909235 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.909269 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.909302 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.909330 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.909362 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.909391 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.909420 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.909453 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.909480 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.909480 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.909480 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.909557 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.910340 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.910388 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.910455 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.910498 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.910534 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.910569 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.910599 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.910630 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.910698 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.910746 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.910783 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.910825 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.910893 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.910932 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.910981 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.911017 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.911059 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.911093 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.911146 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.911182 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.911221 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.911221 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.911283 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.911283 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.911358 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.911398 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.911398 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.911466 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.911519 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.911560 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.911560 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.911560 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.911661 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.911701 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.911740 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.911780 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.911820 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.911930 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.911979 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.912025 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.912066 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.912104 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.912150 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.912205 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.912248 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.912292 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.912330 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.912463 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.912511 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.912550 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.912590 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.912633 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.912681 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.912681 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.912681 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.912681 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.912819 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.912819 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.912928 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.912969 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.913007 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.913049 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.913095 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.913138 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.913183 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.913223 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.913267 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.913306 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.913345 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.913382 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.913423 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.913460 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.913499 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.913539 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.913584 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.913627 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.913689 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.913736 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.913774 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.913813 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.913867 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.913915 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.913960 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.913999 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.914037 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.914089 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.914128 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.914167 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.914201 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.914239 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.914276 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.914320 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.914364 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.914404 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.914443 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.914487 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.914533 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.914579 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.914620 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.914660 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.914700 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.914740 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.914784 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.914826 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.914881 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.914921 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.914978 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.915019 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.915060 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.915099 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.915099 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.915099 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.915203 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.915203 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.915203 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.915203 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.915203 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.915382 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.915426 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.915465 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.915504 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.915549 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.915594 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.915636 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.915681 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.915719 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.915764 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.915804 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.915878 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.915940 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.915981 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.916025 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.916064 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.916108 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.916146 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.916184 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.916231 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.916269 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.916306 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.916349 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.916392 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.916435 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.916477 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.916517 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.916559 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.916603 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.916646 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.916684 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.916722 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.916758 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.916796 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.916852 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.916894 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.916933 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.916977 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.917024 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.917063 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.917102 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.917141 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.917180 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.917219 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.917257 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.917294 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.917338 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.917384 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.917421 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.917421 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.917421 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:15:25.917521 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.917521 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.917608 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.917650 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.917689 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.917734 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.917779 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.917824 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.917880 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.917927 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.918036 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.918036 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.918223 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.918223 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.918223 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.918223 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.918376 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:15:25.918416 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.918453 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:15:25.918491 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.918530 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:15:25.918530 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:15:25.918530 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:15:25.918530 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:15:25.968062 np0000176059 devstack@c-api.service[112377]: INFO dbcounter [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Registered counter for database cinder May 21 23:15:25.968315 np0000176059 devstack@c-api.service[112380]: INFO dbcounter [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Registered counter for database cinder May 21 23:15:25.968363 np0000176059 devstack@c-api.service[112378]: INFO dbcounter [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Registered counter for database cinder May 21 23:15:25.987748 np0000176059 devstack@c-api.service[112380]: DEBUG oslo_db.sqlalchemy.engines [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c 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=112380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:25.990767 np0000176059 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:25.993089 np0000176059 devstack@c-api.service[112378]: DEBUG oslo_db.sqlalchemy.engines [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 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=112378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:26.013095 np0000176059 devstack@c-api.service[112379]: INFO dbcounter [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Registered counter for database cinder May 21 23:15:26.030649 np0000176059 devstack@c-api.service[112379]: DEBUG oslo_db.sqlalchemy.engines [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b 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=112379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:26.106974 np0000176059 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writer thread running {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:15:26.109946 np0000176059 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writer thread running {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:15:26.110393 np0000176059 devstack@c-api.service[112380]: INFO cinder.rpc [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:15:26.112658 np0000176059 devstack@c-api.service[112380]: INFO cinder.rpc [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:15:26.112746 np0000176059 devstack@c-api.service[112377]: INFO cinder.rpc [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:15:26.114945 np0000176059 devstack@c-api.service[112380]: INFO cinder.rpc [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:15:26.115530 np0000176059 devstack@c-api.service[112377]: INFO cinder.rpc [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:15:26.116610 np0000176059 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writer thread running {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:15:26.117034 np0000176059 devstack@c-api.service[112380]: INFO cinder.rpc [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:15:26.117901 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.118436 np0000176059 devstack@c-api.service[112377]: INFO cinder.rpc [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:15:26.119547 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.119634 np0000176059 devstack@c-api.service[112378]: INFO cinder.rpc [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:15:26.121023 np0000176059 devstack@c-api.service[112377]: INFO cinder.rpc [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:15:26.122229 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.122309 np0000176059 devstack@c-api.service[112378]: INFO cinder.rpc [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:15:26.124626 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.124744 np0000176059 devstack@c-api.service[112378]: INFO cinder.rpc [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:15:26.125145 np0000176059 devstack@c-api.service[112380]: DEBUG oslo_db.sqlalchemy.engines [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c 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=112380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:26.126746 np0000176059 devstack@c-api.service[112378]: INFO cinder.rpc [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:15:26.127288 np0000176059 devstack@c-api.service[112380]: INFO cinder.rpc [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:15:26.127704 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.129234 np0000176059 devstack@c-api.service[112380]: INFO cinder.rpc [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:15:26.129545 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.129670 np0000176059 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:26.130083 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.131426 np0000176059 devstack@c-api.service[112377]: INFO cinder.rpc [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:15:26.133209 np0000176059 devstack@c-api.service[112377]: INFO cinder.rpc [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:15:26.134327 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.134917 np0000176059 devstack@c-api.service[112378]: DEBUG oslo_db.sqlalchemy.engines [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 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=112378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:26.137393 np0000176059 devstack@c-api.service[112378]: INFO cinder.rpc [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:15:26.139623 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.139734 np0000176059 devstack@c-api.service[112378]: INFO cinder.rpc [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:15:26.140800 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.142790 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.146021 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.146930 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.150133 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.150214 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.151598 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.154042 np0000176059 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writer thread running {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:15:26.154305 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.154517 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.155139 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.156535 np0000176059 devstack@c-api.service[112379]: INFO cinder.rpc [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:15:26.157621 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.158332 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.159032 np0000176059 devstack@c-api.service[112379]: INFO cinder.rpc [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:15:26.159507 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.160934 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.161397 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.161461 np0000176059 devstack@c-api.service[112379]: INFO cinder.rpc [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:15:26.163562 np0000176059 devstack@c-api.service[112379]: INFO cinder.rpc [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:15:26.163704 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.163794 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.164524 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.164663 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.166395 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.166767 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.166830 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.167638 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.168281 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.170005 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.170493 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.171164 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.172274 np0000176059 devstack@c-api.service[112379]: DEBUG oslo_db.sqlalchemy.engines [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b 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=112379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:26.173152 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.173441 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.174428 np0000176059 devstack@c-api.service[112379]: INFO cinder.rpc [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:15:26.174941 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.176164 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.176674 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.176924 np0000176059 devstack@c-api.service[112379]: INFO cinder.rpc [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:15:26.177690 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.179119 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.179335 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.180257 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.180903 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.182515 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.183429 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.183728 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.183893 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.185415 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.186816 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.186934 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.188181 np0000176059 devstack@c-api.service[112380]: WARNING cinder.api.contrib.hosts [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:15:26.189016 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.189146 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.189721 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.190398 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.190466 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.191799 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.191961 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.193141 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.193280 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.193447 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.193980 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: extensions {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.194676 np0000176059 devstack@c-api.service[112377]: WARNING cinder.api.contrib.hosts [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:15:26.195003 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.195313 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: qos-specs {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.195450 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.195517 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.196912 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.196992 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.197472 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: os-snapshot-manage {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.198301 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.198444 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.198862 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.198923 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: scheduler-stats {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.199620 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.200009 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.200445 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: os-volume-transfer {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.200509 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: extensions {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.201271 np0000176059 devstack@c-api.service[112378]: WARNING cinder.api.contrib.hosts [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:15:26.201876 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: qos-specs {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.202087 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.202187 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.202764 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: extra_specs {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.203544 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.204374 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: os-volume-type-access {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.204476 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: os-snapshot-manage {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.204967 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.205942 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: cgsnapshots {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.206109 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: scheduler-stats {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.206347 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.207240 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: extensions {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.207414 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: consistencygroups {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.207479 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.207537 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: os-volume-transfer {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.208613 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: qos-specs {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.209245 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: extra_specs {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.209433 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: os-quota-sets {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.210571 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.210799 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: os-volume-type-access {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.210881 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: capabilities {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.211428 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: os-snapshot-manage {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.212157 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: os-hosts {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.212412 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: cgsnapshots {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.212957 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: scheduler-stats {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.213522 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: encryption {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.213712 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.213860 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: consistencygroups {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.214546 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: os-volume-transfer {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.215048 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: backups {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.215857 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: os-quota-sets {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.216321 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: extra_specs {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.216856 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.217078 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: os-quota-class-sets {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.217283 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: capabilities {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.218023 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: os-volume-type-access {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.218401 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: os-volume-manage {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.218619 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: os-hosts {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.219597 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: cgsnapshots {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.219750 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.219864 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: os-availability-zone {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.220009 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: encryption {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.221152 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: consistencygroups {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.221239 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extended resource: encryption {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.221509 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: backups {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.222668 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.223234 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: os-quota-sets {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.223375 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.223685 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: os-quota-class-sets {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.224209 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.224769 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: capabilities {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.224852 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.225049 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: os-volume-manage {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.226148 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: os-hosts {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.226215 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.226495 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: os-availability-zone {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.226937 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.227486 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.227567 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: encryption {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.227815 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extended resource: encryption {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.228978 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.229206 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: backups {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.230066 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.230414 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.231320 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: os-quota-class-sets {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.231416 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.231798 np0000176059 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.232607 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.232701 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.contrib.snapshot_actions [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] SnapshotActionsController initialized {{(pid=112380) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:15:26.232783 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: os-volume-manage {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.232896 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.233011 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.233096 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension TypesManage extending resource: types {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.233096 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension VolumeActions extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.233277 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.233277 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.233440 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension AdminActions extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.233518 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension AdminActions extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.233598 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension AdminActions extending resource: backups {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.233778 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.233778 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension UsedLimits extending resource: limits {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.234060 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.234060 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.234205 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.234305 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.234392 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: os-availability-zone {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.234471 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.234471 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.234471 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-53e56d7b-a42d-4f53-9583-40ee3fff099c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.235544 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extended resource: encryption {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.235627 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.236088 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.237029 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.238015 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.238244 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.238381 np0000176059 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.239243 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.contrib.snapshot_actions [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] SnapshotActionsController initialized {{(pid=112377) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:15:26.239367 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.239497 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension TypesManage extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.239560 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.239618 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.240209 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension VolumeActions extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.240331 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.240426 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.240529 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension AdminActions extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.240667 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension AdminActions extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.240767 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension AdminActions extending resource: backups {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.240891 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.240956 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.241012 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension UsedLimits extending resource: limits {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.241109 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.241205 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.241271 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.241335 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.241434 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.241542 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.241655 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-a38dbe70-9b40-4f4b-9337-a65d2d932ce3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.242330 np0000176059 devstack@c-api.service[112380]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73ce3f0a3668 pid: 112380 (default app) May 21 23:15:26.242399 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.242713 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.243818 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.243995 np0000176059 devstack@c-api.service[112379]: WARNING cinder.api.contrib.hosts [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:15:26.244798 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.245359 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.246257 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.246849 np0000176059 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.247671 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.247798 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] SnapshotActionsController initialized {{(pid=112378) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:15:26.247918 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.248038 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension TypesManage extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.248729 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension VolumeActions extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.248896 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.249033 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.249089 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.249142 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension AdminActions extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.249323 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension AdminActions extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.249441 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension AdminActions extending resource: backups {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.249565 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.249690 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension UsedLimits extending resource: limits {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.249998 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.250060 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: extensions {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.250160 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.250288 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.250356 np0000176059 devstack@c-api.service[112377]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73ce3f0a3668 pid: 112377 (default app) May 21 23:15:26.250410 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.250513 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.250619 np0000176059 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-aa3733f1-370f-4042-8d0d-fc3d1f5abe00 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.251211 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.251211 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.251363 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.251363 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.251363 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.251363 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.251363 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.251618 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.251618 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.251618 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.251618 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.251618 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.251618 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.251925 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.251925 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.251925 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.251925 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.251925 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.252131 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.252131 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.252131 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.252131 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.252349 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.252349 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.252349 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.252349 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.252607 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: qos-specs {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.252663 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.252663 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.252663 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.252663 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.252663 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.253015 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.253015 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.253015 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.253015 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.253015 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.253369 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.253369 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.253369 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.253369 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.253369 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.253369 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.253729 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.253729 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.253729 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.253729 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.253729 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.253729 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.254147 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.254147 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.254147 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.254147 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.254147 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.254147 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.254575 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.254575 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.254575 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.254575 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.254575 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.254575 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.254847 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.254847 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.254847 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.254847 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.255091 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.255091 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.255091 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.255091 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.255091 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.255409 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.255409 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.255409 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.255409 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.255409 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.255729 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.255729 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.255729 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.255729 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.255729 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.255729 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.256076 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.256076 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.256076 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.256076 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.256076 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.256410 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.256410 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.256410 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.256410 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.256410 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.256706 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.256706 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.256706 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.256706 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.256994 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.256994 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.256994 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.256994 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.257245 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.257245 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.257245 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.257245 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.257245 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.257573 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.257573 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.257573 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.257573 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.257573 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.258024 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.258024 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.258024 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.258024 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.258327 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.258327 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.258327 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.258327 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.258588 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.258588 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.258588 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.258588 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.258827 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.258827 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.258827 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.258827 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.259213 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.259213 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.259213 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.259213 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.259454 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.259454 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.259454 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.259454 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.259454 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.259454 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.259888 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.259888 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.259888 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.259888 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.259888 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260197 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.260197 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260197 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.260197 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260197 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.260197 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260197 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.260598 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260598 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.260598 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260598 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.260598 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260598 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.260853 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260853 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.260853 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260853 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.260853 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.260853 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261106 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261106 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261106 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261106 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261106 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261106 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261333 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261333 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261333 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261333 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261507 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261507 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261507 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261507 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261662 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261662 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261662 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261662 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261849 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261849 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.261849 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:26.261849 np0000176059 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 23:15:26.262024 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: os-snapshot-manage {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.262060 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-45610ea4-06aa-4793-af48-1f0e8d845cab None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:15:26.262095 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: scheduler-stats {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.262095 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: os-volume-transfer {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.262165 np0000176059 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Thu May 21 23:15:26 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 21 23:15:26.262240 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: extra_specs {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.262279 np0000176059 devstack@c-api.service[112378]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73ce3f0a3668 pid: 112378 (default app) May 21 23:15:26.262316 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: os-volume-type-access {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.262316 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: cgsnapshots {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.263643 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: consistencygroups {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.265688 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: os-quota-sets {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.267144 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: capabilities {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.268475 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: os-hosts {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.269873 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: encryption {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.271450 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: backups {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.273537 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: os-quota-class-sets {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.275004 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: os-volume-manage {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.277286 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: os-availability-zone {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.279072 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extended resource: encryption {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:15:26.282393 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.284560 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.285987 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.287366 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.288817 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.290305 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.291757 np0000176059 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:15:26.292645 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.contrib.snapshot_actions [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] SnapshotActionsController initialized {{(pid=112379) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:15:26.292760 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.292943 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension TypesManage extending resource: types {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.293163 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension VolumeActions extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.293318 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.293439 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.293593 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension AdminActions extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.293744 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension AdminActions extending resource: snapshots {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.293901 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension AdminActions extending resource: backups {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.294046 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.294182 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension UsedLimits extending resource: limits {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.294312 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.294457 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.294605 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.294767 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.294939 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.295075 np0000176059 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-ffd2307e-2c68-4975-9980-f380b8d03e8b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:15:26.304028 np0000176059 devstack@c-api.service[112379]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73ce3f0a3668 pid: 112379 (default app) May 21 23:15:34.039232 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.039232 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.039232 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.039232 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.039232 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040146 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040146 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040146 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040146 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040146 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040359 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040359 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040359 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040359 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040359 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040359 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040597 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040597 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040597 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040597 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040765 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040765 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040765 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040765 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040997 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040997 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.040997 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.040997 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.041248 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.041248 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.041248 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.041248 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.041248 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.041559 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.041559 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.041559 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.041559 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.041559 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.041867 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.041867 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.041867 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.041867 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.041867 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.041867 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.042227 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.042227 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.042227 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.042227 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.042227 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.042227 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.042563 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.042563 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.042563 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.042563 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.042563 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.042563 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.042987 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.042987 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.042987 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.042987 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.042987 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.043279 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.043279 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.043279 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.043279 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.043279 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.043557 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.043557 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.043557 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.043557 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.043557 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.043557 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.044003 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.044003 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.044003 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.044003 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.044003 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.044003 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.044422 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.044422 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.044422 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.044422 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.044422 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.044811 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.044811 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.044811 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.044811 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.044811 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.045120 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.045120 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.045120 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.045120 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.045360 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.045360 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.045360 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.045360 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.045625 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.045625 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.045625 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.045625 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.045625 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.046134 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.046134 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.046134 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.046134 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.046134 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.046437 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.046437 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.046437 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.046437 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.046675 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.046675 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.046675 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.046675 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.046940 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.046940 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.046940 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.046940 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.047250 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.047250 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.047250 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.047250 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.047517 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.047517 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.047517 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.047517 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.047763 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.047763 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.047763 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.047763 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.047763 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.048125 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.048125 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.048125 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.048125 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.048125 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.048125 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.048574 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.048574 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.048574 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.048574 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.048574 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.048877 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.048877 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.048877 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.048877 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.048877 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.048877 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.049238 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.049238 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.049238 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.049238 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.049238 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.049238 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.049589 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.049589 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.049589 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.049589 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.049589 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.049589 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.049964 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.049964 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.049964 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.049964 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.049964 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.049964 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.050297 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.050297 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.050297 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.050297 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.050557 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.050557 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.050557 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.050557 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.050557 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.050879 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.050879 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.050879 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.050879 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.050879 np0000176059 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 21 23:15:34.050879 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-b39ec86a-481e-41ad-9cd4-d99385df65f4 None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:15:34.655082 np0000176059 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-b39ec86a-481e-41ad-9cd4-d99385df65f4 admin admin] POST https://199.204.45.222/volume/v3/types May 21 23:15:34.656012 np0000176059 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-b39ec86a-481e-41ad-9cd4-d99385df65f4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:15:34.658044 np0000176059 devstack@c-api.service[112377]: /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 21 23:15:34.658044 np0000176059 devstack@c-api.service[112377]: warnings.warn( May 21 23:15:34.666604 np0000176059 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-b39ec86a-481e-41ad-9cd4-d99385df65f4 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:34.695854 np0000176059 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-b39ec86a-481e-41ad-9cd4-d99385df65f4 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 May 21 23:15:34.696535 np0000176059 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Thu May 21 23:15:34 2026] POST /volume/v3/types => generated 186 bytes in 678 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:15:34.711442 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [req-b39ec86a-481e-41ad-9cd4-d99385df65f4 req-f7297757-143a-416e-b89c-b628e1d1e8ac None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:15:35.109301 np0000176059 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [req-b39ec86a-481e-41ad-9cd4-d99385df65f4 req-f7297757-143a-416e-b89c-b628e1d1e8ac admin admin] POST https://199.204.45.222/volume/v3/types/506de990-7e1c-4af4-b0ed-922617b75677/extra_specs May 21 23:15:35.109301 np0000176059 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [req-b39ec86a-481e-41ad-9cd4-d99385df65f4 req-f7297757-143a-416e-b89c-b628e1d1e8ac admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:15:35.112849 np0000176059 devstack@c-api.service[112380]: /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 21 23:15:35.112849 np0000176059 devstack@c-api.service[112380]: warnings.warn( May 21 23:15:35.124530 np0000176059 devstack@c-api.service[112380]: DEBUG oslo_db.sqlalchemy.engines [req-b39ec86a-481e-41ad-9cd4-d99385df65f4 req-f7297757-143a-416e-b89c-b628e1d1e8ac 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=112380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:15:35.192153 np0000176059 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [req-b39ec86a-481e-41ad-9cd4-d99385df65f4 req-f7297757-143a-416e-b89c-b628e1d1e8ac admin admin] https://199.204.45.222/volume/v3/types/506de990-7e1c-4af4-b0ed-922617b75677/extra_specs returned with HTTP 200 May 21 23:15:35.192153 np0000176059 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 2/3] 199.204.45.222 () {70 vars in 1505 bytes} [Thu May 21 23:15:34 2026] POST /volume/v3/types/506de990-7e1c-4af4-b0ed-922617b75677/extra_specs => generated 55 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:15:36.144097 np0000176059 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=6 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:15:36.176604 np0000176059 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=6 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:15:44.692489 np0000176059 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:15:45.188063 np0000176059 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}