May 20 22:05:09.231171 np0000175556 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:05:09.241183 np0000175556 devstack@c-api.service[112393]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:05:09 2026] *** May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: nodename: np0000175556 May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: machine: x86_64 May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: clock source: unix May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: pcre jit disabled May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: detected number of CPU cores: 16 May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: current working directory: / May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: detected binary path: /usr/bin/uwsgi-core May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: your processes number limit is 256917 May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: your memory page size is 4096 bytes May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: detected max file descriptor number: 2048 May 20 22:05:09.246285 np0000175556 devstack@c-api.service[112393]: lock engine: pthread robust mutexes May 20 22:05:09.247477 np0000175556 devstack@c-api.service[112393]: thunder lock: enabled May 20 22:05:09.247477 np0000175556 devstack@c-api.service[112393]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:05:09.247477 np0000175556 devstack@c-api.service[112393]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:05:09.247477 np0000175556 devstack@c-api.service[112393]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:05:09.247477 np0000175556 devstack@c-api.service[112393]: Set PythonHome to /opt/stack/data/venv May 20 22:05:09.285655 np0000175556 devstack@c-api.service[112393]: Python main interpreter initialized at 0x73a1d5ea3668 May 20 22:05:09.285655 np0000175556 devstack@c-api.service[112393]: python threads support enabled May 20 22:05:09.285655 np0000175556 devstack@c-api.service[112393]: your server socket listen backlog is limited to 100 connections May 20 22:05:09.285655 np0000175556 devstack@c-api.service[112393]: your mercy for graceful operations on workers is 80 seconds May 20 22:05:09.286193 np0000175556 devstack@c-api.service[112393]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:05:09.286354 np0000175556 devstack@c-api.service[112393]: *** Operational MODE: preforking *** May 20 22:05:09.286525 np0000175556 devstack@c-api.service[112393]: *** uWSGI is running in multiple interpreter mode *** May 20 22:05:09.286525 np0000175556 devstack@c-api.service[112393]: spawned uWSGI master process (pid: 112393) May 20 22:05:09.286771 np0000175556 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:05:09.287440 np0000175556 devstack@c-api.service[112393]: spawned uWSGI worker 1 (pid: 112397, cores: 1) May 20 22:05:09.288148 np0000175556 devstack@c-api.service[112393]: spawned uWSGI worker 2 (pid: 112398, cores: 1) May 20 22:05:09.288630 np0000175556 devstack@c-api.service[112393]: spawned uWSGI worker 3 (pid: 112399, cores: 1) May 20 22:05:09.289111 np0000175556 devstack@c-api.service[112393]: spawned uWSGI worker 4 (pid: 112400, cores: 1) May 20 22:05:09.289216 np0000175556 devstack@c-api.service[112393]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:05:09.421208 np0000175556 devstack@c-api.service[112397]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:09.421208 np0000175556 devstack@c-api.service[112397]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:09.421208 np0000175556 devstack@c-api.service[112397]: we strongly recommend against using it for new projects. May 20 22:05:09.421208 np0000175556 devstack@c-api.service[112397]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:09.421208 np0000175556 devstack@c-api.service[112397]: framework. For more detail see May 20 22:05:09.421208 np0000175556 devstack@c-api.service[112397]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:09.421208 np0000175556 devstack@c-api.service[112397]: import eventlet # noqa May 20 22:05:09.423467 np0000175556 devstack@c-api.service[112400]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:09.423467 np0000175556 devstack@c-api.service[112400]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:09.423467 np0000175556 devstack@c-api.service[112400]: we strongly recommend against using it for new projects. May 20 22:05:09.423467 np0000175556 devstack@c-api.service[112400]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:09.423467 np0000175556 devstack@c-api.service[112400]: framework. For more detail see May 20 22:05:09.423467 np0000175556 devstack@c-api.service[112400]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:09.423467 np0000175556 devstack@c-api.service[112400]: import eventlet # noqa May 20 22:05:09.433809 np0000175556 devstack@c-api.service[112399]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:09.433809 np0000175556 devstack@c-api.service[112399]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:09.433809 np0000175556 devstack@c-api.service[112399]: we strongly recommend against using it for new projects. May 20 22:05:09.433809 np0000175556 devstack@c-api.service[112399]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:09.433809 np0000175556 devstack@c-api.service[112399]: framework. For more detail see May 20 22:05:09.433809 np0000175556 devstack@c-api.service[112399]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:09.433809 np0000175556 devstack@c-api.service[112399]: import eventlet # noqa May 20 22:05:09.437205 np0000175556 devstack@c-api.service[112398]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:09.437205 np0000175556 devstack@c-api.service[112398]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:09.437205 np0000175556 devstack@c-api.service[112398]: we strongly recommend against using it for new projects. May 20 22:05:09.437205 np0000175556 devstack@c-api.service[112398]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:09.437205 np0000175556 devstack@c-api.service[112398]: framework. For more detail see May 20 22:05:09.437205 np0000175556 devstack@c-api.service[112398]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:09.437205 np0000175556 devstack@c-api.service[112398]: import eventlet # noqa May 20 22:05:09.512252 np0000175556 devstack@c-api.service[112400]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:09.512252 np0000175556 devstack@c-api.service[112400]: debtcollector.deprecate( May 20 22:05:09.520642 np0000175556 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:09.520642 np0000175556 devstack@c-api.service[112397]: debtcollector.deprecate( May 20 22:05:09.524754 np0000175556 devstack@c-api.service[112399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:09.524754 np0000175556 devstack@c-api.service[112399]: debtcollector.deprecate( May 20 22:05:09.531027 np0000175556 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:09.531027 np0000175556 devstack@c-api.service[112398]: debtcollector.deprecate( May 20 22:05:09.593824 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:09.593824 np0000175556 devstack@c-api.service[112400]: from cgi import parse_header May 20 22:05:09.605527 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:09.605527 np0000175556 devstack@c-api.service[112397]: from cgi import parse_header May 20 22:05:09.612725 np0000175556 devstack@c-api.service[112399]: /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 20 22:05:09.612725 np0000175556 devstack@c-api.service[112399]: from cgi import parse_header May 20 22:05:09.621004 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:09.621004 np0000175556 devstack@c-api.service[112398]: from cgi import parse_header May 20 22:05:09.642726 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:09.642726 np0000175556 devstack@c-api.service[112400]: removals.removed_module( May 20 22:05:09.644697 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:09.644697 np0000175556 devstack@c-api.service[112400]: removals.removed_module( May 20 22:05:09.651023 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:09.651023 np0000175556 devstack@c-api.service[112397]: removals.removed_module( May 20 22:05:09.651714 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:09.651714 np0000175556 devstack@c-api.service[112397]: removals.removed_module( May 20 22:05:09.661937 np0000175556 devstack@c-api.service[112399]: /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 20 22:05:09.661937 np0000175556 devstack@c-api.service[112399]: removals.removed_module( May 20 22:05:09.662699 np0000175556 devstack@c-api.service[112399]: /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 20 22:05:09.662699 np0000175556 devstack@c-api.service[112399]: removals.removed_module( May 20 22:05:09.670841 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:09.670841 np0000175556 devstack@c-api.service[112398]: removals.removed_module( May 20 22:05:09.672135 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:09.672135 np0000175556 devstack@c-api.service[112398]: removals.removed_module( May 20 22:05:10.258185 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:10.258185 np0000175556 devstack@c-api.service[112397]: warnings.warn( May 20 22:05:10.259115 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:10.259115 np0000175556 devstack@c-api.service[112400]: warnings.warn( May 20 22:05:10.325706 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:10.325706 np0000175556 devstack@c-api.service[112398]: warnings.warn( May 20 22:05:10.362476 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:10.362476 np0000175556 devstack@c-api.service[112400]: warnings.warn( May 20 22:05:10.362683 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:10.362683 np0000175556 devstack@c-api.service[112397]: warnings.warn( May 20 22:05:10.366660 np0000175556 devstack@c-api.service[112399]: /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 20 22:05:10.366660 np0000175556 devstack@c-api.service[112399]: warnings.warn( May 20 22:05:10.423449 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:10.423449 np0000175556 devstack@c-api.service[112398]: warnings.warn( May 20 22:05:10.510328 np0000175556 devstack@c-api.service[112399]: /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 20 22:05:10.510328 np0000175556 devstack@c-api.service[112399]: warnings.warn( May 20 22:05:10.636562 np0000175556 devstack@c-api.service[112400]: 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 20 22:05:10.637126 np0000175556 devstack@c-api.service[112400]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112400) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:10.640155 np0000175556 devstack@c-api.service[112397]: 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 20 22:05:10.640724 np0000175556 devstack@c-api.service[112397]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112397) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:10.704248 np0000175556 devstack@c-api.service[112398]: 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 20 22:05:10.704700 np0000175556 devstack@c-api.service[112398]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112398) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:10.721185 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:10.721185 np0000175556 devstack@c-api.service[112400]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:10.721517 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:10.721517 np0000175556 devstack@c-api.service[112397]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:10.769959 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:10.769959 np0000175556 devstack@c-api.service[112398]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:10.804482 np0000175556 devstack@c-api.service[112399]: 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 20 22:05:10.804666 np0000175556 devstack@c-api.service[112399]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112399) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:10.875621 np0000175556 devstack@c-api.service[112399]: /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 20 22:05:10.875621 np0000175556 devstack@c-api.service[112399]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:11.174669 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112400) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:11.174906 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112397) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:11.174991 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112398) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:11.175056 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.175056 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.175173 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.175173 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.175385 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.175466 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.175466 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.175581 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.175637 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.176384 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.176477 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.176477 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.176586 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.176652 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.176718 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.176799 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.176864 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.176921 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.176989 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.177052 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.177121 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.177183 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.177274 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.177343 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.177421 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.177493 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.177555 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.177624 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.177692 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.177756 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.182852 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.182986 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.182986 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.182986 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.183151 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.183151 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.183151 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.183364 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.183364 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.183487 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.183487 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.183487 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.183651 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.183651 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.184131 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.184247 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.184247 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.184386 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.184386 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.184500 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.184500 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.185639 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.185728 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.185795 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.185862 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.185922 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.185971 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.186013 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.186069 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.186113 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.186161 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.186209 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.186277 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.186317 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.186317 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.186739 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.186794 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.186838 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.186838 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.186913 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.186963 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.187005 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.187045 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.187095 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.187146 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.187192 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.187285 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.187344 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.187391 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.187439 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.187487 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.187527 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.187569 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.187616 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.187616 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.187616 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.187616 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.187778 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.187778 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.187849 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.187924 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.188018 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.188090 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.189136 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.189204 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.189268 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.189326 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.189374 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.189420 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.189467 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.189512 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.189552 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.189596 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.189641 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.189686 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.189686 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.189686 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.190185 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.190257 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.190310 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.190377 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.190426 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.190503 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.190590 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.190849 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.190903 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.190949 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.191032 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.191072 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.191118 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.191157 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.191198 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.191293 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.191342 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.191396 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.191442 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.191482 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.191527 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.191567 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.191612 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.191648 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.191648 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.191730 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.191730 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.191818 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.193957 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.194145 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.194213 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.194288 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.194337 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.194387 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.194433 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.194478 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.194478 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.194565 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.194605 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.194650 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.194695 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.194741 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.194789 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.194832 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.194832 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.194832 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.194832 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.194991 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.194991 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.196027 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.196091 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.196138 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.196184 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.196251 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.196296 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.196351 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.196397 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.196445 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.196494 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.196540 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.196578 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.196622 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.196662 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.196707 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.196748 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.196802 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.196845 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.196845 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.196919 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.196962 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.198456 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.198553 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.198623 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.198675 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.198728 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.198783 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.198847 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.198891 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.198932 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.198974 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.199031 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.199074 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.199114 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.199162 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.199212 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.199212 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.199362 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.199414 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.199457 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.199494 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.199545 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.199587 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.199628 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.199674 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.199722 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.199768 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.199815 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.199855 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.199905 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.199945 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.199984 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.200024 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.200075 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.200124 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.200172 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.200213 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.200274 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.200322 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.200369 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.200409 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.200455 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.200500 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.200542 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.200591 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.200632 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.200671 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.200718 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.200831 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.200889 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.200926 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.200972 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.201016 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.201529 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.201529 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.201605 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.201652 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.201699 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.201743 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.201792 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.201833 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.201875 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.201922 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.201971 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.202016 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.202059 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.202099 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.202139 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.202185 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.202252 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.202297 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.202343 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.202377 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.202410 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.202410 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.202410 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.206258 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.206330 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.206388 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.206443 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.206488 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.206529 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.206609 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.206659 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.206701 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.206748 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.206794 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.206841 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.206889 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.206969 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.207022 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.207115 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.207335 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.207481 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.207595 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.207718 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.207855 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.207898 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.207948 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.207995 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.208041 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.208080 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.208140 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.208180 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.208264 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.208323 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.208364 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.208364 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.208447 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.208487 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.208530 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.208575 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.208620 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.208659 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.208698 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.208747 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.208788 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.208827 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.208866 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.208905 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.208949 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.208990 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.209030 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.209068 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.209107 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.209147 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.209192 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.209263 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.209309 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.209351 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.209395 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.209429 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.209479 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.209523 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.209562 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.209606 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.209653 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.209692 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.209737 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.209780 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.209824 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.209863 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.209863 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.209939 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.209982 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.209982 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.210065 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.210110 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.210149 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.210187 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.210241 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.210282 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.210282 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.210370 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.210409 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.210458 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.210499 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.210539 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.210539 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.210539 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.210655 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.210655 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.210655 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.210783 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.210835 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.210887 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.210927 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.210965 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.211010 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.211055 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.211094 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.211138 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.211176 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.211284 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.211334 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.211380 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.211419 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.211466 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.211515 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.211553 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.211553 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.212830 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.212892 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.212938 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.212981 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.213021 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.213066 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.213112 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.213157 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.213205 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.213299 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.213345 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.213385 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.213423 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.213469 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.213519 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.213558 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.213603 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.213603 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.213603 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.213603 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.213603 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.218009 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.218081 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.218146 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.218197 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.218284 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.218336 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.218374 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.218418 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.218457 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.218497 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.218536 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.218536 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.218536 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.218536 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.219167 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.219283 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.219339 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.219417 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.219598 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.219644 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.219692 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.221113 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.221185 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.221297 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.221297 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.221410 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.221410 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.221513 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.221580 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.221580 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.221580 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.221750 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.221750 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.221750 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.221918 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.222134 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.222202 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.222300 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.222427 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.222503 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.222503 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.222613 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.222665 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.222730 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.222730 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.222851 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.222909 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.222974 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.223040 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.223103 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.223169 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.223279 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.223348 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.223423 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.223481 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.223536 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.223594 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.223651 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.223716 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.223774 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.223824 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.223878 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.223946 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.224003 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.224059 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.224118 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.224182 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.224259 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.224314 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.224390 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.224449 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.224512 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.224578 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.224578 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.224691 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.224756 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.224820 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.224878 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.224943 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.224943 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.225059 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.225127 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.225181 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.225258 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.225332 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.225395 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.225459 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.225516 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.225579 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.225637 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.225690 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.225751 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.225814 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.225871 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.225928 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.225928 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.226037 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.226102 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.226161 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.226247 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.226320 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.226392 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.226392 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.226501 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.226565 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.226622 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.226686 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.226743 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.226799 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.226856 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.226910 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.226973 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.227030 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.227092 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.227156 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.227271 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.227345 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.227403 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.227403 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.227403 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.227403 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.227403 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.227403 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.227403 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.227403 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.227403 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.227839 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.227839 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.227939 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.228005 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.228066 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.228135 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.228187 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.228280 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.228353 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.228419 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.228476 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.228540 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.228592 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.228592 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.228717 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.228717 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.228717 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.228717 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.228717 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.228717 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.228717 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.229060 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.229060 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.229161 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.229386 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.229450 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.229515 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.229580 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.229637 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.229694 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.229753 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.229804 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.229856 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.229908 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.229978 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.230035 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.230092 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.230153 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.230153 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.230296 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.230296 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.230296 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.230450 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.230507 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.230585 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.230585 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.230700 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.230763 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.230826 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.230883 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.230951 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.231013 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.231070 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.231133 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.231287 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.231355 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.231406 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.231465 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.231517 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.231574 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.231627 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.231684 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.231749 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.231813 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.231888 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.231945 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.231995 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.232026 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.232055 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.232085 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.232117 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.232147 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.232176 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.232212 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.232261 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.232289 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.232322 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.232353 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.232381 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.232418 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.232446 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.232473 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.232500 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.232500 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.232562 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.232562 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.232562 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.232562 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.232659 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.232687 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.232714 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.232747 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.232775 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.232805 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.232831 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.232831 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.232831 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.232906 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.232937 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.232964 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.232964 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.232964 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.232964 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.232964 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.232964 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.233111 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.233111 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.233111 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.233111 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.233111 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.233261 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.233296 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.233328 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.233355 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.233382 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.233382 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.233382 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.233382 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.233476 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.233505 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.233533 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.233533 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.233533 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.233533 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.233533 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.233533 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.233687 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.233687 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.233687 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.233764 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.233764 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.233825 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.233853 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.233883 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.233908 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.233942 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.233976 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.234049 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.234088 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.234113 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.234149 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.234187 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.234212 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.234315 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.234365 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.234424 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.234486 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.236594 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.236662 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.236696 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.236732 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.236765 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.236796 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.236825 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.236854 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.236879 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.236929 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.236969 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.236994 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.237025 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.237054 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.237111 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.237170 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.237236 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.237311 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.281529 np0000175556 devstack@c-api.service[112397]: INFO dbcounter [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Registered counter for database cinder May 20 22:05:11.281647 np0000175556 devstack@c-api.service[112400]: INFO dbcounter [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Registered counter for database cinder May 20 22:05:11.286518 np0000175556 devstack@c-api.service[112398]: INFO dbcounter [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Registered counter for database cinder May 20 22:05:11.293292 np0000175556 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 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=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:11.294167 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112399) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:11.294617 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.294718 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.294793 np0000175556 devstack@c-api.service[112400]: DEBUG oslo_db.sqlalchemy.engines [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c 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=112400) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:11.294895 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.295402 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.295472 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.295533 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.295606 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.295606 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.295722 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.295799 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.296702 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.296771 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.296828 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.296910 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.296910 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.297021 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.297079 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.297586 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.297661 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.297720 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.297792 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.297792 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.297910 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.297910 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.298205 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.298306 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.298306 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.298442 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.298442 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.298560 np0000175556 devstack@c-api.service[112398]: DEBUG oslo_db.sqlalchemy.engines [None req-86982319-90f8-428d-a55b-3f90e99b0f7e 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=112398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:11.298640 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.298640 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.299096 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.299174 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.299267 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.299467 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.299554 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.299554 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.299661 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.300095 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.300158 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.300250 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.300325 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.300325 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.300423 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.300492 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.300965 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.301036 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.301088 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.301147 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.301204 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.301302 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.301356 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.301789 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.301857 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.301857 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.301971 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.302013 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.302052 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.302143 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.302759 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.302823 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.302906 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.302955 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.303038 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.303104 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.303180 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.303447 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.303507 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.303554 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.303596 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.303670 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.303724 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.303787 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.303842 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.303915 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.303961 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.304028 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.304077 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.304126 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.304205 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.304663 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.304711 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.304764 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.304815 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.304896 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.304954 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.304995 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.305857 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.305916 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.305959 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.306040 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.306086 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.306140 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.306202 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.306659 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.306718 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.306767 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.306850 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.306897 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.306963 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.307016 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.307126 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.307171 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.307257 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.307314 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.307376 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.307425 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.307502 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.307553 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.307621 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.307671 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.307731 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.307779 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.307830 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.307921 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.308396 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.308456 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.308502 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.308568 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.308612 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.308694 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.308740 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.309238 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.309353 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.309439 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.309491 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.309565 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.309614 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.309682 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.310524 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.310584 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.310626 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.310706 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.310759 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.310800 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.310875 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.311589 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.311673 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.311722 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.311765 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.311812 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.311887 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.311940 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.312211 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.312348 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.312348 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.312430 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.312476 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.312530 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.312576 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.312641 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.312692 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.312757 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.312805 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.312874 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.312923 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.313002 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.313230 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.313308 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.313425 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.313425 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.313506 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.313547 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.313587 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.313640 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.313737 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.313786 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.313836 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.313878 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.313941 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.314023 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.314326 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.314385 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.314436 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.314505 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.314557 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.314598 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.314663 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.314957 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.315005 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.315069 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.315154 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.315200 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.315280 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.315347 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.315834 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.315889 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.315950 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.316000 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.316059 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.316110 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.316186 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.316249 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.316317 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.316363 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.316448 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.316500 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.316553 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.316625 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.317135 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.317184 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.317277 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.317326 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.317385 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.317439 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.317504 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.317783 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.317839 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.317882 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.317963 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.318012 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.318057 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.318131 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.318454 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.318502 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.318554 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.318608 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.318675 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.318719 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.318803 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:11.319472 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:11.319534 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:11.319608 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:11.319666 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:11.319766 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:11.319766 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:11.365815 np0000175556 devstack@c-api.service[112399]: INFO dbcounter [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Registered counter for database cinder May 20 22:05:11.379164 np0000175556 devstack@c-api.service[112399]: DEBUG oslo_db.sqlalchemy.engines [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d 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=112399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:11.404884 np0000175556 devstack@c-api.service[112397]: DEBUG dbcounter [-] [112397] Writer thread running {{(pid=112397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:11.407808 np0000175556 devstack@c-api.service[112397]: INFO cinder.rpc [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:11.408986 np0000175556 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writer thread running {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:11.410322 np0000175556 devstack@c-api.service[112397]: INFO cinder.rpc [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:11.411807 np0000175556 devstack@c-api.service[112400]: INFO cinder.rpc [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:11.412898 np0000175556 devstack@c-api.service[112397]: INFO cinder.rpc [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:11.413981 np0000175556 devstack@c-api.service[112400]: INFO cinder.rpc [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:11.415347 np0000175556 devstack@c-api.service[112397]: INFO cinder.rpc [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:11.416147 np0000175556 devstack@c-api.service[112400]: INFO cinder.rpc [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:11.416604 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.417956 np0000175556 devstack@c-api.service[112400]: INFO cinder.rpc [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:11.418754 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.419033 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.420443 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.424059 np0000175556 devstack@c-api.service[112398]: DEBUG dbcounter [-] [112398] Writer thread running {{(pid=112398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:11.424317 np0000175556 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 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=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:11.425414 np0000175556 devstack@c-api.service[112400]: DEBUG oslo_db.sqlalchemy.engines [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c 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=112400) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:11.426325 np0000175556 devstack@c-api.service[112397]: INFO cinder.rpc [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:11.427177 np0000175556 devstack@c-api.service[112400]: INFO cinder.rpc [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:11.427271 np0000175556 devstack@c-api.service[112398]: INFO cinder.rpc [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:11.427966 np0000175556 devstack@c-api.service[112397]: INFO cinder.rpc [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:11.428865 np0000175556 devstack@c-api.service[112400]: INFO cinder.rpc [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:11.429090 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.429845 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.431647 np0000175556 devstack@c-api.service[112398]: INFO cinder.rpc [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:11.435927 np0000175556 devstack@c-api.service[112398]: INFO cinder.rpc [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:11.438191 np0000175556 devstack@c-api.service[112398]: INFO cinder.rpc [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:11.439869 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.441381 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.441892 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.443472 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.444511 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.446925 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.447550 np0000175556 devstack@c-api.service[112398]: DEBUG oslo_db.sqlalchemy.engines [None req-86982319-90f8-428d-a55b-3f90e99b0f7e 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=112398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:11.447631 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.449581 np0000175556 devstack@c-api.service[112398]: INFO cinder.rpc [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:11.450237 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.451236 np0000175556 devstack@c-api.service[112398]: INFO cinder.rpc [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:11.451618 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.451985 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.454402 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.455530 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.458444 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.458508 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.461456 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.461573 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.463469 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.464244 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.464802 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.467206 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.467732 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.468627 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.469300 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.470571 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.471255 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.472059 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.472890 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.474686 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.476850 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.477125 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.480185 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.480327 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.480499 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.482547 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.483163 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.483672 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.484244 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.485631 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.485794 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.486204 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.487216 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.487327 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.488613 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.488706 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.489051 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.490080 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.490173 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.491470 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.491564 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.491966 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.492669 np0000175556 devstack@c-api.service[112397]: WARNING cinder.api.contrib.hosts [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:11.492907 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.493405 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.493498 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.494203 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.494347 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: extensions {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.495382 np0000175556 devstack@c-api.service[112400]: WARNING cinder.api.contrib.hosts [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:11.495741 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: os-availability-zone {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.496059 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.496149 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.496983 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: extensions {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.497096 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: qos-specs {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.498293 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: os-availability-zone {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.498408 np0000175556 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writer thread running {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:11.499208 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: extra_specs {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.499560 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: qos-specs {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.500799 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: encryption {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.501570 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.501661 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: extra_specs {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.501761 np0000175556 devstack@c-api.service[112399]: INFO cinder.rpc [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:11.503126 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: encryption {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.503272 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: os-volume-type-access {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.504506 np0000175556 devstack@c-api.service[112399]: INFO cinder.rpc [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:11.504770 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: os-quota-class-sets {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.505338 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.505429 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: os-volume-type-access {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.506146 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: encryption {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.507000 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: os-quota-class-sets {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.507336 np0000175556 devstack@c-api.service[112399]: INFO cinder.rpc [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:11.507688 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.507911 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: os-snapshot-manage {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.508312 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: encryption {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.509234 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.509424 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: consistencygroups {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.509606 np0000175556 devstack@c-api.service[112399]: INFO cinder.rpc [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:11.509710 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: os-snapshot-manage {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.510589 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.510732 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.511257 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: consistencygroups {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.511530 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: backups {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.512189 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.512375 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.513037 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: backups {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.513568 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: scheduler-stats {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.513641 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.515031 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: scheduler-stats {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.515138 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: os-quota-sets {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.515206 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.516394 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.516479 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: os-quota-sets {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.516554 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: os-volume-manage {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.517596 np0000175556 devstack@c-api.service[112398]: WARNING cinder.api.contrib.hosts [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:11.517809 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: os-volume-manage {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.518194 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: capabilities {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.518303 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.518431 np0000175556 devstack@c-api.service[112399]: DEBUG oslo_db.sqlalchemy.engines [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d 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=112399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:11.519245 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: capabilities {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.519331 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: extensions {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.519580 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: os-volume-transfer {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.520622 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: os-volume-transfer {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.521242 np0000175556 devstack@c-api.service[112399]: INFO cinder.rpc [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:11.521325 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: os-hosts {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.521394 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: os-availability-zone {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.522136 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: os-hosts {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.522619 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: qos-specs {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.522780 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extended resource: cgsnapshots {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.523507 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extended resource: cgsnapshots {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.523739 np0000175556 devstack@c-api.service[112399]: INFO cinder.rpc [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:11.524351 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.contrib.snapshot_actions [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] SnapshotActionsController initialized {{(pid=112397) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:11.524776 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: extra_specs {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.524854 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.525027 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.contrib.snapshot_actions [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] SnapshotActionsController initialized {{(pid=112400) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:11.525320 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.525901 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.526332 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: encryption {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.526931 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.527384 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.528168 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: os-volume-type-access {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.528377 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.528707 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.529701 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: os-quota-class-sets {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.529768 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.530014 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.531095 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: encryption {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.531190 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.531449 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.532553 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: os-snapshot-manage {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.532701 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.532875 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.533970 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: consistencygroups {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.534083 np0000175556 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.534172 np0000175556 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.535050 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.535146 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.535424 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.535512 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.535582 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.535720 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.535816 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.535913 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536000 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536098 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536199 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension AdminActions extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536331 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension AdminActions extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536424 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension AdminActions extending resource: snapshots {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536424 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension AdminActions extending resource: backups {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536590 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension AdminActions extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536693 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: backups {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.536772 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536848 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension AdminActions extending resource: backups {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.536944 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension VolumeActions extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537036 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537125 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension TypesManage extending resource: types {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537216 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension VolumeActions extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537346 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537346 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537503 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension TypesManage extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537583 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537583 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537752 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537833 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-95cfe2f4-1d8d-418c-962a-f3b2bc9a2d3c None None] Extension UsedLimits extending resource: limits {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537912 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537912 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537912 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.537912 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-74dbb98a-f997-416a-a592-4fb6ad6503d6 None None] Extension UsedLimits extending resource: limits {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.538208 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.538321 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: scheduler-stats {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.539361 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: os-quota-sets {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.540726 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: os-volume-manage {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.541923 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.542161 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: capabilities {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.543560 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: os-volume-transfer {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.545083 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.545171 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: os-hosts {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.545441 np0000175556 devstack@c-api.service[112400]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a1d5ea3668 pid: 112400 (default app) May 20 22:05:11.545518 np0000175556 devstack@c-api.service[112397]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a1d5ea3668 pid: 112397 (default app) May 20 22:05:11.546479 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extended resource: cgsnapshots {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.548456 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.contrib.snapshot_actions [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] SnapshotActionsController initialized {{(pid=112398) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:11.549057 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.549136 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.550554 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.552001 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.552079 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.553325 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.554732 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.555047 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.556192 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.557503 np0000175556 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.558082 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.558356 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.558478 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.558583 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.558843 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.558930 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.559030 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension AdminActions extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.559098 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.559098 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.559098 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.559098 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.559448 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.559448 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.559609 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension AdminActions extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.559674 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.559674 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.559674 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.559674 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.559957 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension AdminActions extending resource: backups {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.560019 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.560019 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.560019 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.560019 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.560019 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.560019 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.561094 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.561163 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.561163 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.561163 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.561163 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.561486 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension VolumeActions extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.561552 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.561552 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.561552 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.561552 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.561857 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.561857 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.561857 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.561857 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.562158 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension TypesManage extending resource: types {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.562256 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.562256 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.562256 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.562256 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.562256 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.562649 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.562710 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.562765 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.562765 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.562765 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.562765 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563005 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.563049 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563049 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563049 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563049 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563049 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563049 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563313 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.563358 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563358 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563358 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563358 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563358 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563358 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563606 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.563647 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563647 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563647 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563647 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563647 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563647 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563903 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-86982319-90f8-428d-a55b-3f90e99b0f7e None None] Extension UsedLimits extending resource: limits {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.563969 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563969 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563969 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.563969 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.563969 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564200 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564200 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564200 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564200 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564200 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564437 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564437 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564437 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564437 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564437 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564437 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564687 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564687 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564687 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564687 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564687 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564687 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564917 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564917 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564917 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.564917 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.564917 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.565143 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.565143 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.565143 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.565143 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.565143 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.565411 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.565411 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.565411 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.565411 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.565598 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.565598 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.565598 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.565598 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.565801 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.565801 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.565801 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.565801 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.565801 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566035 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566035 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566035 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566035 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566035 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566259 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566259 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566354 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.566395 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566395 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566395 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566395 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566569 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566569 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566569 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566569 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566814 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566814 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566814 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566814 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566972 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566972 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.566972 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.566972 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567151 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567151 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567151 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567151 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567344 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567344 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567344 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567344 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567344 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567344 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567603 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567603 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567603 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567603 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567603 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567827 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567827 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567827 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567827 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567827 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.567827 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.567827 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568121 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568121 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568121 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568121 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568121 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568121 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568398 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568398 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568398 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568398 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568398 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568398 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568676 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568676 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568676 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568676 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568676 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568676 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568953 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568953 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.568953 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.568953 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.569139 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.569139 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.569139 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.569139 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.569340 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.569340 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.569340 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.569340 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.569517 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.569517 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.569517 np0000175556 devstack@c-api.service[112400]: /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 20 22:05:11.569517 np0000175556 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) May 20 22:05:11.569653 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.569653 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.569703 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-1a2bde6d-74c4-4662-bc01-2269f480a1d7 None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:11.569729 np0000175556 devstack@c-api.service[112398]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a1d5ea3668 pid: 112398 (default app) May 20 22:05:11.569759 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.569784 np0000175556 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 1/1] 199.19.213.194 () {60 vars in 956 bytes} [Wed May 20 22:05:11 2026] GET /volume/v3/ => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 22:05:11.573765 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.577166 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.579156 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.580681 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.582005 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.583584 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.585388 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.586395 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.587804 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.588984 np0000175556 devstack@c-api.service[112399]: WARNING cinder.api.contrib.hosts [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:11.590186 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.590762 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: extensions {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.592781 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: os-availability-zone {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.594281 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: qos-specs {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.596465 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: extra_specs {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.597994 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: encryption {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.599576 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: os-volume-type-access {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.601112 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: os-quota-class-sets {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.602426 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: encryption {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.603901 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: os-snapshot-manage {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.605348 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: consistencygroups {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.607310 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: backups {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.609726 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: scheduler-stats {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.610713 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: os-quota-sets {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.612104 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: os-volume-manage {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.614237 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: capabilities {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.614892 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: os-volume-transfer {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.616484 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: os-hosts {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.617851 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extended resource: cgsnapshots {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:11.619789 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.contrib.snapshot_actions [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] SnapshotActionsController initialized {{(pid=112399) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:11.620752 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.622170 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.623618 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.625456 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.626330 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.627819 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.629141 np0000175556 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:11.630041 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.630181 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.630325 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.630556 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.630649 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.630759 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension AdminActions extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.630873 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension AdminActions extending resource: snapshots {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.630977 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension AdminActions extending resource: backups {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.631081 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.631183 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension VolumeActions extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.631342 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension TypesManage extending resource: types {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.631455 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.631561 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.631664 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.631774 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.631877 np0000175556 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-e49a54a3-2bc6-48a1-bd57-c9cc93e0a50d None None] Extension UsedLimits extending resource: limits {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:11.640549 np0000175556 devstack@c-api.service[112399]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a1d5ea3668 pid: 112399 (default app) May 20 22:05:18.728271 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.728271 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.728271 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.728271 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.728271 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.729437 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.729437 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.729437 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.729437 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.729437 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.729728 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.729728 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.729728 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.729728 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.729728 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.729728 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.730192 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.730192 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.730192 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.730192 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.730713 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.730713 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.730713 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.730713 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.731135 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.731135 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.731135 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.731135 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.731416 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.731416 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.731416 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.731416 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.731416 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.731745 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.731745 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.731745 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.731745 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.731745 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.732031 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.732031 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.732031 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.732031 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.732031 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.732031 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.732404 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.732404 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.732404 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.732404 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.732404 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.732404 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.732788 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.732788 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.732788 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.732788 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.732788 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.732788 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733143 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733143 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733143 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733143 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733143 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733545 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733545 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733545 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733545 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733545 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733726 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733726 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733726 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733726 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733726 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733726 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733953 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733953 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733953 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733953 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.733953 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.733953 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.734197 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.734197 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.734197 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.734197 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.734197 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.734887 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.734887 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.734887 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.734887 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.734887 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.735075 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.735075 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.735075 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.735075 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.735252 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.735252 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.735252 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.735252 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.735511 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.735511 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.735511 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.735511 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.735511 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.735947 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.735947 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.735947 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.735947 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.735947 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736130 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736130 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736130 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736130 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736305 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736305 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736305 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736305 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736498 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736498 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736498 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736498 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736658 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736658 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736658 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736658 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736822 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736822 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736822 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736822 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736979 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736979 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736979 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.736979 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.736979 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737173 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737173 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737173 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737173 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737173 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737173 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737437 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737437 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737437 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737437 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737437 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737626 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737626 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737626 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737626 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737626 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737626 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737860 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737860 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737860 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737860 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.737860 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.737860 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738083 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738083 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738083 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738083 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738083 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738083 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738323 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738323 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738323 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738323 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738323 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738323 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738550 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738550 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738550 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738550 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738723 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738723 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738723 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738723 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738723 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738958 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738958 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738958 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738958 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:18.738958 np0000175556 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 20 22:05:18.738958 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.middleware.request_id [None req-2dcda5e0-cdad-410a-89d0-409251b64148 None None] RequestId filter calling following filter/app {{(pid=112397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:19.219077 np0000175556 devstack@c-api.service[112397]: INFO cinder.api.openstack.wsgi [None req-2dcda5e0-cdad-410a-89d0-409251b64148 admin admin] POST https://199.19.213.194/volume/v3/types May 20 22:05:19.219570 np0000175556 devstack@c-api.service[112397]: DEBUG cinder.api.openstack.wsgi [None req-2dcda5e0-cdad-410a-89d0-409251b64148 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:05:19.221265 np0000175556 devstack@c-api.service[112397]: /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 20 22:05:19.221265 np0000175556 devstack@c-api.service[112397]: warnings.warn( May 20 22:05:19.226256 np0000175556 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-2dcda5e0-cdad-410a-89d0-409251b64148 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=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:19.257175 np0000175556 devstack@c-api.service[112397]: INFO cinder.api.openstack.wsgi [None req-2dcda5e0-cdad-410a-89d0-409251b64148 admin admin] https://199.19.213.194/volume/v3/types returned with HTTP 200 May 20 22:05:19.257679 np0000175556 devstack@c-api.service[112397]: [pid: 112397|app: 0|req: 1/2] 199.19.213.194 () {68 vars in 1288 bytes} [Wed May 20 22:05:18 2026] POST /volume/v3/types => generated 186 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:05:19.286772 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.286772 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.286772 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.286772 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.286772 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.287808 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.287808 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.287808 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.287808 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.287808 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.288092 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.288092 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.288092 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.288092 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.288092 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.288092 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.288484 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.288484 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.288484 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.288484 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.288717 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.288717 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.288717 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.288717 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289020 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289020 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289020 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289020 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289297 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289297 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289297 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289297 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289297 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289586 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289586 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289586 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289586 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289586 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289861 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289861 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289861 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289861 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.289861 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.289861 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.290214 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.290214 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.290214 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.290214 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.290214 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.290214 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.290601 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.290601 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.290601 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.290601 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.290601 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.290601 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.290933 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.290933 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.290933 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.290933 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.290933 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.291241 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.291241 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.291241 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.291241 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.291241 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.291520 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.291520 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.291520 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.291520 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.291520 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.291520 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.291878 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.291878 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.291878 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.291878 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.291878 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.291878 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.292202 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.292202 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.292202 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.292202 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.292202 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.292535 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.292535 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.292535 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.292535 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.292535 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.292838 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.292838 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.292838 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.292838 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.293117 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.293117 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.293117 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.293117 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.293381 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.293381 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.293381 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.293381 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.293381 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.293704 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.293704 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.293704 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.293704 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.293704 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.293983 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.293983 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.293983 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.293983 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.294248 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.294248 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.294248 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.294248 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.294489 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.294489 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.294489 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.294489 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.294723 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.294723 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.294723 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.294723 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.294958 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.294958 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.294958 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.294958 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.295210 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.295210 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.295210 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.295210 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.295210 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.295559 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.295559 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.295559 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.295559 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.295559 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.295559 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.295902 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.295902 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.295902 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.295902 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.295902 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.296364 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.296364 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.296364 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.296364 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.296364 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.296364 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.296684 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.296684 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.296684 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.296684 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.296684 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.296684 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297167 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297167 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297167 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297167 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297167 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297167 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297415 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297415 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297415 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297415 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297415 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297415 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297651 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297651 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297651 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297651 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297880 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297880 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297880 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.297880 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.297880 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.298083 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.298083 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.298083 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.298083 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.298083 np0000175556 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 20 22:05:19.298083 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.middleware.request_id [req-2dcda5e0-cdad-410a-89d0-409251b64148 req-f61fee8b-7417-4162-a12d-8ef4f36a856e None None] RequestId filter calling following filter/app {{(pid=112398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:19.629037 np0000175556 devstack@c-api.service[112398]: INFO cinder.api.openstack.wsgi [req-2dcda5e0-cdad-410a-89d0-409251b64148 req-f61fee8b-7417-4162-a12d-8ef4f36a856e admin admin] POST https://199.19.213.194/volume/v3/types/58508570-3dfd-4deb-9b6b-e22102eb20cf/extra_specs May 20 22:05:19.629620 np0000175556 devstack@c-api.service[112398]: DEBUG cinder.api.openstack.wsgi [req-2dcda5e0-cdad-410a-89d0-409251b64148 req-f61fee8b-7417-4162-a12d-8ef4f36a856e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:05:19.631040 np0000175556 devstack@c-api.service[112398]: /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 20 22:05:19.631040 np0000175556 devstack@c-api.service[112398]: warnings.warn( May 20 22:05:19.638924 np0000175556 devstack@c-api.service[112398]: DEBUG oslo_db.sqlalchemy.engines [req-2dcda5e0-cdad-410a-89d0-409251b64148 req-f61fee8b-7417-4162-a12d-8ef4f36a856e 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=112398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:19.707364 np0000175556 devstack@c-api.service[112398]: INFO cinder.api.openstack.wsgi [req-2dcda5e0-cdad-410a-89d0-409251b64148 req-f61fee8b-7417-4162-a12d-8ef4f36a856e admin admin] https://199.19.213.194/volume/v3/types/58508570-3dfd-4deb-9b6b-e22102eb20cf/extra_specs returned with HTTP 200 May 20 22:05:19.707972 np0000175556 devstack@c-api.service[112398]: [pid: 112398|app: 0|req: 1/3] 199.19.213.194 () {70 vars in 1505 bytes} [Wed May 20 22:05:19 2026] POST /volume/v3/types/58508570-3dfd-4deb-9b6b-e22102eb20cf/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:05:21.428648 np0000175556 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writing DB stats cinder:SELECT=6 {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:21.523243 np0000175556 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=6 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:29.253155 np0000175556 devstack@c-api.service[112397]: DEBUG dbcounter [-] [112397] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:29.705557 np0000175556 devstack@c-api.service[112398]: DEBUG dbcounter [-] [112398] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:10:31.750870 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-322a18ee-0876-42c3-b298-7a9ce531fc4d None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:10:31.753306 np0000175556 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-322a18ee-0876-42c3-b298-7a9ce531fc4d None None] GET https://199.19.213.194/volume// May 20 22:10:31.754113 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-322a18ee-0876-42c3-b298-7a9ce531fc4d None None] Empty body provided in request {{(pid=112400) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:10:31.754425 np0000175556 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-322a18ee-0876-42c3-b298-7a9ce531fc4d None None] Calling method 'all' {{(pid=112400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:10:31.755073 np0000175556 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-322a18ee-0876-42c3-b298-7a9ce531fc4d None None] https://199.19.213.194/volume// returned with HTTP 300 May 20 22:10:31.755458 np0000175556 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 2/4] 199.19.213.194 () {66 vars in 1456 bytes} [Wed May 20 22:10:31 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)