May 14 10:20:59.110799 np0000174124 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:20:59.123699 np0000174124 devstack@c-api.service[112196]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:20:59 2026] *** May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: nodename: np0000174124 May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: machine: x86_64 May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: clock source: unix May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: pcre jit disabled May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: detected number of CPU cores: 16 May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: current working directory: / May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: detected binary path: /usr/bin/uwsgi-core May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: your processes number limit is 256917 May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: your memory page size is 4096 bytes May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: detected max file descriptor number: 2048 May 14 10:20:59.126955 np0000174124 devstack@c-api.service[112196]: lock engine: pthread robust mutexes May 14 10:20:59.127697 np0000174124 devstack@c-api.service[112196]: thunder lock: enabled May 14 10:20:59.127697 np0000174124 devstack@c-api.service[112196]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:20:59.127697 np0000174124 devstack@c-api.service[112196]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:20:59.127697 np0000174124 devstack@c-api.service[112196]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:20:59.127697 np0000174124 devstack@c-api.service[112196]: Set PythonHome to /opt/stack/data/venv May 14 10:20:59.163332 np0000174124 devstack@c-api.service[112196]: Python main interpreter initialized at 0x7b388e8a3668 May 14 10:20:59.163332 np0000174124 devstack@c-api.service[112196]: python threads support enabled May 14 10:20:59.163332 np0000174124 devstack@c-api.service[112196]: your server socket listen backlog is limited to 100 connections May 14 10:20:59.163332 np0000174124 devstack@c-api.service[112196]: your mercy for graceful operations on workers is 80 seconds May 14 10:20:59.163868 np0000174124 devstack@c-api.service[112196]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:20:59.164001 np0000174124 devstack@c-api.service[112196]: *** Operational MODE: preforking *** May 14 10:20:59.164237 np0000174124 devstack@c-api.service[112196]: *** uWSGI is running in multiple interpreter mode *** May 14 10:20:59.164237 np0000174124 devstack@c-api.service[112196]: spawned uWSGI master process (pid: 112196) May 14 10:20:59.164438 np0000174124 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:20:59.164980 np0000174124 devstack@c-api.service[112196]: spawned uWSGI worker 1 (pid: 112203, cores: 1) May 14 10:20:59.165876 np0000174124 devstack@c-api.service[112196]: spawned uWSGI worker 2 (pid: 112204, cores: 1) May 14 10:20:59.166438 np0000174124 devstack@c-api.service[112196]: spawned uWSGI worker 3 (pid: 112205, cores: 1) May 14 10:20:59.167003 np0000174124 devstack@c-api.service[112196]: spawned uWSGI worker 4 (pid: 112206, cores: 1) May 14 10:20:59.167100 np0000174124 devstack@c-api.service[112196]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:20:59.299480 np0000174124 devstack@c-api.service[112203]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:20:59.299480 np0000174124 devstack@c-api.service[112203]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:20:59.299480 np0000174124 devstack@c-api.service[112203]: we strongly recommend against using it for new projects. May 14 10:20:59.299480 np0000174124 devstack@c-api.service[112203]: If you are already using Eventlet, we recommend migrating to a different May 14 10:20:59.299480 np0000174124 devstack@c-api.service[112203]: framework. For more detail see May 14 10:20:59.299480 np0000174124 devstack@c-api.service[112203]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:20:59.299480 np0000174124 devstack@c-api.service[112203]: import eventlet # noqa May 14 10:20:59.309040 np0000174124 devstack@c-api.service[112204]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:20:59.309040 np0000174124 devstack@c-api.service[112204]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:20:59.309040 np0000174124 devstack@c-api.service[112204]: we strongly recommend against using it for new projects. May 14 10:20:59.309040 np0000174124 devstack@c-api.service[112204]: If you are already using Eventlet, we recommend migrating to a different May 14 10:20:59.309040 np0000174124 devstack@c-api.service[112204]: framework. For more detail see May 14 10:20:59.309040 np0000174124 devstack@c-api.service[112204]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:20:59.309040 np0000174124 devstack@c-api.service[112204]: import eventlet # noqa May 14 10:20:59.309937 np0000174124 devstack@c-api.service[112205]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:20:59.309937 np0000174124 devstack@c-api.service[112205]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:20:59.309937 np0000174124 devstack@c-api.service[112205]: we strongly recommend against using it for new projects. May 14 10:20:59.309937 np0000174124 devstack@c-api.service[112205]: If you are already using Eventlet, we recommend migrating to a different May 14 10:20:59.309937 np0000174124 devstack@c-api.service[112205]: framework. For more detail see May 14 10:20:59.309937 np0000174124 devstack@c-api.service[112205]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:20:59.309937 np0000174124 devstack@c-api.service[112205]: import eventlet # noqa May 14 10:20:59.311665 np0000174124 devstack@c-api.service[112206]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:20:59.311665 np0000174124 devstack@c-api.service[112206]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:20:59.311665 np0000174124 devstack@c-api.service[112206]: we strongly recommend against using it for new projects. May 14 10:20:59.311665 np0000174124 devstack@c-api.service[112206]: If you are already using Eventlet, we recommend migrating to a different May 14 10:20:59.311665 np0000174124 devstack@c-api.service[112206]: framework. For more detail see May 14 10:20:59.311665 np0000174124 devstack@c-api.service[112206]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:20:59.311665 np0000174124 devstack@c-api.service[112206]: import eventlet # noqa May 14 10:20:59.391529 np0000174124 devstack@c-api.service[112203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:20:59.391529 np0000174124 devstack@c-api.service[112203]: debtcollector.deprecate( May 14 10:20:59.395553 np0000174124 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:20:59.395553 np0000174124 devstack@c-api.service[112206]: debtcollector.deprecate( May 14 10:20:59.395780 np0000174124 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:20:59.395780 np0000174124 devstack@c-api.service[112204]: debtcollector.deprecate( May 14 10:20:59.407501 np0000174124 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:20:59.407501 np0000174124 devstack@c-api.service[112205]: debtcollector.deprecate( May 14 10:20:59.474132 np0000174124 devstack@c-api.service[112206]: /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 14 10:20:59.474132 np0000174124 devstack@c-api.service[112206]: from cgi import parse_header May 14 10:20:59.475591 np0000174124 devstack@c-api.service[112203]: /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 14 10:20:59.475591 np0000174124 devstack@c-api.service[112203]: from cgi import parse_header May 14 10:20:59.476879 np0000174124 devstack@c-api.service[112204]: /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 14 10:20:59.476879 np0000174124 devstack@c-api.service[112204]: from cgi import parse_header May 14 10:20:59.495373 np0000174124 devstack@c-api.service[112205]: /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 14 10:20:59.495373 np0000174124 devstack@c-api.service[112205]: from cgi import parse_header May 14 10:20:59.519784 np0000174124 devstack@c-api.service[112206]: /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 14 10:20:59.519784 np0000174124 devstack@c-api.service[112206]: removals.removed_module( May 14 10:20:59.520470 np0000174124 devstack@c-api.service[112206]: /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 14 10:20:59.520470 np0000174124 devstack@c-api.service[112206]: removals.removed_module( May 14 10:20:59.521720 np0000174124 devstack@c-api.service[112204]: /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 14 10:20:59.521720 np0000174124 devstack@c-api.service[112204]: removals.removed_module( May 14 10:20:59.522422 np0000174124 devstack@c-api.service[112204]: /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 14 10:20:59.522422 np0000174124 devstack@c-api.service[112204]: removals.removed_module( May 14 10:20:59.527684 np0000174124 devstack@c-api.service[112203]: /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 14 10:20:59.527684 np0000174124 devstack@c-api.service[112203]: removals.removed_module( May 14 10:20:59.528426 np0000174124 devstack@c-api.service[112203]: /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 14 10:20:59.528426 np0000174124 devstack@c-api.service[112203]: removals.removed_module( May 14 10:20:59.542161 np0000174124 devstack@c-api.service[112205]: /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 14 10:20:59.542161 np0000174124 devstack@c-api.service[112205]: removals.removed_module( May 14 10:20:59.542960 np0000174124 devstack@c-api.service[112205]: /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 14 10:20:59.542960 np0000174124 devstack@c-api.service[112205]: removals.removed_module( May 14 10:21:00.142255 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:00.142255 np0000174124 devstack@c-api.service[112203]: warnings.warn( May 14 10:21:00.182650 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:00.182650 np0000174124 devstack@c-api.service[112206]: warnings.warn( May 14 10:21:00.185942 np0000174124 devstack@c-api.service[112205]: /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 14 10:21:00.185942 np0000174124 devstack@c-api.service[112205]: warnings.warn( May 14 10:21:00.196082 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:00.196082 np0000174124 devstack@c-api.service[112204]: warnings.warn( May 14 10:21:00.254949 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:00.254949 np0000174124 devstack@c-api.service[112203]: warnings.warn( May 14 10:21:00.283967 np0000174124 devstack@c-api.service[112205]: /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 14 10:21:00.283967 np0000174124 devstack@c-api.service[112205]: warnings.warn( May 14 10:21:00.291771 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:00.291771 np0000174124 devstack@c-api.service[112206]: warnings.warn( May 14 10:21:00.305395 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:00.305395 np0000174124 devstack@c-api.service[112204]: warnings.warn( May 14 10:21:00.561632 np0000174124 devstack@c-api.service[112203]: 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 14 10:21:00.562284 np0000174124 devstack@c-api.service[112203]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112203) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:21:00.573889 np0000174124 devstack@c-api.service[112205]: 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 14 10:21:00.574339 np0000174124 devstack@c-api.service[112205]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112205) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:21:00.590772 np0000174124 devstack@c-api.service[112206]: 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 14 10:21:00.591549 np0000174124 devstack@c-api.service[112206]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112206) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:21:00.602678 np0000174124 devstack@c-api.service[112204]: 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 14 10:21:00.603188 np0000174124 devstack@c-api.service[112204]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112204) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:21:00.649627 np0000174124 devstack@c-api.service[112205]: /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 14 10:21:00.649627 np0000174124 devstack@c-api.service[112205]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:21:00.650476 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:00.650476 np0000174124 devstack@c-api.service[112203]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:21:00.652732 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:00.652732 np0000174124 devstack@c-api.service[112206]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:21:00.665038 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:00.665038 np0000174124 devstack@c-api.service[112204]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:21:01.119193 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112204) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:21:01.119496 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112206) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:21:01.119615 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112203) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:21:01.119722 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.119824 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.119929 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.119989 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.120092 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.120149 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.120231 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.120286 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.120286 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.120406 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112205) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:21:01.120918 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.120999 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.121056 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.121132 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.121192 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.121269 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.121338 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.121390 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.121441 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.121441 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.121543 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.121601 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.121712 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.121712 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.121833 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.121884 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.121943 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.121993 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.121993 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.121993 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.121993 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.121993 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.121993 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.121993 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.122344 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.122344 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.122344 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.122344 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.122466 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.122466 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.122533 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.127462 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.127553 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.127553 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.127642 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.127678 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.127790 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.127790 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.127969 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.128078 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.128078 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.128254 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.128254 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.128364 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.128400 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.128438 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.128476 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.128515 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.128515 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.128515 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.128612 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.128612 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.128673 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.128706 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.128875 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.128875 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.128875 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.129095 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.129095 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.130088 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.130178 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.130178 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.130332 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.130332 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.130456 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.130456 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.130584 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.130584 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.130681 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.130727 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.130811 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.130883 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.130956 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.131027 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.131111 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.131152 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.131152 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.131152 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.131267 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.131301 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.131345 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.131378 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.131414 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.131454 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.131492 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.131526 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.131560 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.131592 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.131624 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.131663 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.131695 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.131728 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.131765 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.131797 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.131852 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.131887 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.131920 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.131959 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.131996 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.132032 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.132078 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.132121 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.132160 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.132160 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.132160 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.132160 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.132304 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.132345 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.132377 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.132408 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.132449 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.132449 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.132449 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.132449 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.132449 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.133555 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.133627 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.133702 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.133735 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.133773 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.133809 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.133850 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.133890 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.133923 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.133957 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.133994 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.134031 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.134065 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.134101 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.134141 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.134221 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.134257 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.134291 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.134334 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.134372 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.134410 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.134442 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.134479 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.134512 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.134543 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.134543 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.134543 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.134543 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.135320 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.135411 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.135480 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.135548 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.135624 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.135669 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.135714 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.135754 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.135786 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.135823 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.135857 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.135893 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.135926 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.135963 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.136000 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.136039 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.136081 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.136119 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.136168 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.136226 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.136261 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.136294 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.136341 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.136341 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.136419 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.136496 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.136496 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.136564 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.137900 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.137976 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.138013 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.138120 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.138229 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.138337 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.138412 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.138493 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.138533 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.138573 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.138613 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.138613 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.138675 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.138708 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.138745 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.138778 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.138817 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.138856 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.138912 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.138949 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.138992 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.139025 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.139061 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.139098 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.139131 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.139131 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.139131 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.139131 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.139682 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.139737 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.139817 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.139877 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.139936 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.139936 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.140009 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.140050 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.140084 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.140125 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.140162 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.140162 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.140162 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.140295 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.140323 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.140363 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.140363 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.140363 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.140438 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.140467 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.140491 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.140519 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.140615 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.140640 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.140668 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.140668 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.140713 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.140831 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.142117 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.142170 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.142256 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.142316 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.142371 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.142429 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.142471 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.142527 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.142558 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.142558 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.142606 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.142631 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.142660 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.142689 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.142714 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.142790 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.142888 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.142888 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.143008 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.143075 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.143075 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.143169 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.143239 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.143287 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.143338 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.143369 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.143402 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.143426 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.143449 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.143474 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.143498 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.143522 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.143546 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.143575 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.143605 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.143632 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.143660 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.143688 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.143715 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.143751 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.143779 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.143803 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.143833 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.143865 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.143889 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.143913 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.143937 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.143961 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.143989 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.144017 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.144044 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.144068 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.144096 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.144119 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.144143 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.144165 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.144192 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.144238 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.144269 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.144302 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.144327 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.144350 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.144382 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.144405 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.144429 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.144452 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.144475 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.144503 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.144531 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.144558 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.144586 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.144586 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.144633 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.144662 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.144685 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.144685 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.144685 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.144685 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.144685 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.144685 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.144685 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.144685 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.144685 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.144888 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.144918 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.145144 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.145144 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.145144 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.145852 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.145927 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.145984 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.146035 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.146077 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.146124 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.146173 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.146250 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.146316 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.146372 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.146414 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.146469 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.146523 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.146575 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.146626 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.146672 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.146717 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.146762 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.146806 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.146851 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.146898 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.146953 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.146953 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.146953 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.150307 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.150443 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.150529 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.150604 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.150676 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.150744 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.150812 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.150882 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.150947 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.151008 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.151076 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.151373 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.151481 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.151481 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.151622 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.151622 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.151622 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.151622 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.151622 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.151622 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.151622 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.152046 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.152123 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.152218 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.152290 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.152358 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.152438 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.152515 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.152579 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.152648 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.152648 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.152714 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.152747 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.152793 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.152827 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.152860 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.152899 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.152931 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.152964 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.152997 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.153036 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.153074 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.153113 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.153146 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.153193 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.153287 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.153338 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.153387 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.153423 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.153495 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.153547 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.153588 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.153654 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.153697 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.153738 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.153771 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.153803 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.153841 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.153873 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.153913 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.153946 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.153985 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.154023 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.154056 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.154088 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.154121 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.154153 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.154185 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.154700 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.154793 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.154872 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.154940 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.155005 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.155076 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.155141 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.155221 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.155289 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.155369 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.155435 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.155514 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.155598 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.155671 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.155734 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.155800 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.155868 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.155931 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.155993 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.156057 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.156126 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.156189 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.156284 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.156357 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.156426 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.156495 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.156576 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.156645 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.156706 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.156774 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.156842 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.156912 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.156984 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.157048 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.157111 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.157178 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.157263 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.157326 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.157400 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.157465 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.157465 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.157465 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.157465 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.157465 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.157852 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.157852 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.157852 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.158042 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.158081 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.158119 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.158158 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.158212 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.158258 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.158296 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.158322 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.158356 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.158387 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.158433 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.158468 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.158497 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.158521 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.158567 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.158598 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.158627 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.158654 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.158677 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.158700 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.158728 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.158728 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.158728 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.158728 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.158728 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.158837 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.158860 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.158887 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.158912 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.158958 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.159000 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.159032 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.159057 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.159091 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.159119 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.159146 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.159173 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.159173 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.159644 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.159712 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.159712 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.159840 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.159905 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.159980 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.160050 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.160110 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.160173 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.160250 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.160321 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.160384 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.160445 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.160508 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.160508 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.162610 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.162707 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.162707 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.162806 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.162854 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.162903 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.162947 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.163130 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.163411 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.163411 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.163411 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.163411 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.164195 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.164370 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.164477 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.164561 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.164561 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.164561 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.164561 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.164561 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.164896 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.164997 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.165077 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.165077 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.165077 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.165077 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.165077 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.165077 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.165755 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.165881 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.165881 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.165881 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.166109 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.166109 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.166109 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.166381 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.166381 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.166381 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.166381 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.166556 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.166600 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.166642 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.166677 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.166710 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.166748 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.166781 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.166819 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.166858 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.166900 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.166936 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.166967 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.167006 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.167052 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.167052 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.167052 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.167052 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.167170 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.167170 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.167170 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.167170 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.167170 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.167342 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.167384 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.167384 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.167446 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.167478 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.167516 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.167548 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.167582 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.167582 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.167645 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.167683 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.167718 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.167751 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.167789 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.167822 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.167861 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.167905 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.167946 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.167979 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.168020 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.168065 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.168098 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.168134 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.168175 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.168225 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.168274 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.168343 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.168388 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.168437 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.168488 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.168540 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.168581 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.168614 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.168654 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.168686 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.168728 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.168763 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.168796 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.168835 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.168887 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.168887 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.168982 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.169021 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.169054 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.169092 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.169130 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.169164 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.169999 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.170100 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.170170 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.170295 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.170381 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.170456 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.170527 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.170591 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.170660 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.170731 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.170802 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.170940 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.171027 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.171090 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.171155 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.171250 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.171357 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.171431 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.171495 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.171557 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.171627 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.171691 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.171759 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.171822 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.171908 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.171997 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.172071 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.172142 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.172242 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.172344 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.172424 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.172517 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.172620 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.172695 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.172758 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.172821 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.172904 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.172995 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.173066 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.173132 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.173194 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.173331 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.173406 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.173476 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.173543 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.173656 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.173750 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.173822 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.173822 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.173822 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.173822 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.173822 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.173822 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.173822 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.174337 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.174418 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.174466 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.174511 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.174554 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.174597 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.174641 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.174692 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.174742 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.174786 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.174830 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.174872 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.174914 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.174960 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.174960 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.174960 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.175095 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.175140 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.175189 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.175255 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.175301 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.175359 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.175403 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.175447 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.175490 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.175534 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.175587 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.175633 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.175677 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.175719 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.175762 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.175805 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.175805 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.175805 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.175925 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.175925 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.176061 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.176105 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.176155 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.176213 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.176273 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.176324 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.176324 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.176409 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.176452 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.176502 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.176551 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.176551 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.176632 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.176632 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.176720 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.176770 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.176770 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.176862 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.176907 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.176950 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.177060 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.177156 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.177156 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.177156 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.177156 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.177156 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.177389 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.177389 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.177389 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.177389 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.177389 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.177657 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.177779 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.177896 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.177951 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.178002 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.178048 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.178093 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.178137 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.178188 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.178263 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.178317 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.178365 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.178409 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.178453 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.178498 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.178548 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.178598 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.178649 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.178701 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.178747 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.178793 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.178837 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.178884 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.178934 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.178980 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.178980 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.179076 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.179131 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.179131 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.179282 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.179322 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.179352 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.179380 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.179409 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.179437 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.179461 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.179484 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.179516 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.179541 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.179566 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.179589 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.179800 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.179825 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.179825 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.179825 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.179889 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.179913 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.179913 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.179959 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.179959 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.180011 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.180034 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.180061 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.180084 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.180108 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.180131 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.180153 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.180188 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.180238 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.180238 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.180238 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.180238 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.180238 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.180350 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.180350 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.180350 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.180350 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.180506 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.180531 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.180531 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.180580 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.180580 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.180622 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.180646 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.180674 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.180702 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.180736 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.180760 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.180782 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.180807 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.180830 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.180853 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.180853 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.180896 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.180920 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.180947 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.180971 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.180999 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.181026 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.181049 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.181073 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.181097 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.181120 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.181142 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.181171 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.181345 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.181345 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.181345 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.181860 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.181860 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.181860 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.181860 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.181860 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.182118 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.182174 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.182257 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.182323 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.182374 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.182374 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.182374 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.182506 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.182552 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.182601 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.182649 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.182699 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.182699 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.182699 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.182831 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.182877 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.182921 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.182975 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.183024 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.183024 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.183024 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.183024 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.183024 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:01.183259 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.183259 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.183259 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.183407 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.183452 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.183495 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.183538 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.183591 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.183636 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.183679 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.183722 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.183765 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.183813 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.183857 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.183900 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.183946 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.183990 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.184033 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:01.184082 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.184192 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:01.184192 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:01.184192 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:01.184192 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:01.184192 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:01.228682 np0000174124 devstack@c-api.service[112204]: INFO dbcounter [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Registered counter for database cinder May 14 10:21:01.228930 np0000174124 devstack@c-api.service[112203]: INFO dbcounter [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Registered counter for database cinder May 14 10:21:01.229066 np0000174124 devstack@c-api.service[112206]: INFO dbcounter [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Registered counter for database cinder May 14 10:21:01.229632 np0000174124 devstack@c-api.service[112205]: INFO dbcounter [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Registered counter for database cinder May 14 10:21:01.244704 np0000174124 devstack@c-api.service[112203]: DEBUG oslo_db.sqlalchemy.engines [None req-94d78bae-f26c-43c8-b981-33dab51f834a 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=112203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:01.248831 np0000174124 devstack@c-api.service[112204]: DEBUG oslo_db.sqlalchemy.engines [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca 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=112204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:01.255750 np0000174124 devstack@c-api.service[112206]: DEBUG oslo_db.sqlalchemy.engines [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 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=112206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:01.262575 np0000174124 devstack@c-api.service[112205]: DEBUG oslo_db.sqlalchemy.engines [None req-1741e216-ee03-4577-92c7-6a4efc89c67d 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=112205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:01.370630 np0000174124 devstack@c-api.service[112203]: DEBUG dbcounter [-] [112203] Writer thread running {{(pid=112203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:21:01.373757 np0000174124 devstack@c-api.service[112206]: DEBUG dbcounter [-] [112206] Writer thread running {{(pid=112206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:21:01.374180 np0000174124 devstack@c-api.service[112203]: INFO cinder.rpc [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:21:01.376216 np0000174124 devstack@c-api.service[112206]: INFO cinder.rpc [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:21:01.376509 np0000174124 devstack@c-api.service[112203]: INFO cinder.rpc [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:21:01.376869 np0000174124 devstack@c-api.service[112204]: DEBUG dbcounter [-] [112204] Writer thread running {{(pid=112204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:21:01.378693 np0000174124 devstack@c-api.service[112203]: INFO cinder.rpc [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:21:01.379027 np0000174124 devstack@c-api.service[112206]: INFO cinder.rpc [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:21:01.379380 np0000174124 devstack@c-api.service[112204]: INFO cinder.rpc [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:21:01.380967 np0000174124 devstack@c-api.service[112203]: INFO cinder.rpc [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:21:01.381131 np0000174124 devstack@c-api.service[112206]: INFO cinder.rpc [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:21:01.381647 np0000174124 devstack@c-api.service[112204]: INFO cinder.rpc [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:21:01.382324 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.383388 np0000174124 devstack@c-api.service[112206]: INFO cinder.rpc [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:21:01.383800 np0000174124 devstack@c-api.service[112204]: INFO cinder.rpc [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:21:01.384174 np0000174124 devstack@c-api.service[112205]: DEBUG dbcounter [-] [112205] Writer thread running {{(pid=112205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:21:01.384538 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.384910 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.385496 np0000174124 devstack@c-api.service[112204]: INFO cinder.rpc [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:21:01.386410 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.386864 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.386944 np0000174124 devstack@c-api.service[112205]: INFO cinder.rpc [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:21:01.388098 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.389396 np0000174124 devstack@c-api.service[112205]: INFO cinder.rpc [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:21:01.390873 np0000174124 devstack@c-api.service[112203]: DEBUG oslo_db.sqlalchemy.engines [None req-94d78bae-f26c-43c8-b981-33dab51f834a 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=112203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:01.391436 np0000174124 devstack@c-api.service[112205]: INFO cinder.rpc [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:21:01.392887 np0000174124 devstack@c-api.service[112206]: DEBUG oslo_db.sqlalchemy.engines [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 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=112206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:01.392943 np0000174124 devstack@c-api.service[112203]: INFO cinder.rpc [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:21:01.393098 np0000174124 devstack@c-api.service[112205]: INFO cinder.rpc [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:21:01.394107 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.394180 np0000174124 devstack@c-api.service[112204]: DEBUG oslo_db.sqlalchemy.engines [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca 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=112204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:01.395002 np0000174124 devstack@c-api.service[112203]: INFO cinder.rpc [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:21:01.395336 np0000174124 devstack@c-api.service[112206]: INFO cinder.rpc [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:21:01.395831 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.396329 np0000174124 devstack@c-api.service[112204]: INFO cinder.rpc [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:21:01.396432 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.397212 np0000174124 devstack@c-api.service[112206]: INFO cinder.rpc [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:21:01.398085 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.398244 np0000174124 devstack@c-api.service[112204]: INFO cinder.rpc [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:21:01.399422 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.402037 np0000174124 devstack@c-api.service[112205]: DEBUG oslo_db.sqlalchemy.engines [None req-1741e216-ee03-4577-92c7-6a4efc89c67d 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=112205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:01.404696 np0000174124 devstack@c-api.service[112205]: INFO cinder.rpc [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:21:01.408673 np0000174124 devstack@c-api.service[112205]: INFO cinder.rpc [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:21:01.409177 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.410116 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.410260 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.412984 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.414237 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.414925 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.416529 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.417954 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.418148 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.420858 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.421884 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.422525 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.424086 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.425830 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.426102 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.427159 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.428357 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.429539 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.430122 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.431589 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.431995 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.433260 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.434243 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.434991 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.435894 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.436672 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.437750 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.437960 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.439515 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.439710 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.440790 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.440847 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.441278 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.442262 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.443871 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.444027 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.445586 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.445645 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.448008 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.448568 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.449558 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.449894 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.451423 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.452826 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.453358 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.453527 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.454386 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.455062 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.455490 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.456046 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.456727 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.457049 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.457923 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.458350 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.458492 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.459304 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.459923 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.460080 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.460137 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.461008 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.461451 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.461708 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.461765 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.462854 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.463176 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.463248 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.464012 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.464071 np0000174124 devstack@c-api.service[112203]: WARNING cinder.api.contrib.hosts [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:21:01.464611 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.464753 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.464889 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.465770 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: extensions {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.465829 np0000174124 devstack@c-api.service[112206]: WARNING cinder.api.contrib.hosts [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:21:01.466528 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.466630 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.467132 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: os-availability-zone {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.467639 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: extensions {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.468088 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.468436 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: qos-specs {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.468991 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: os-availability-zone {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.469600 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.470339 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: qos-specs {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.470403 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.470535 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: extra_specs {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.470838 np0000174124 devstack@c-api.service[112204]: WARNING cinder.api.contrib.hosts [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:21:01.471620 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.472078 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: encryption {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.472380 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: extra_specs {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.472666 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: extensions {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.473837 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: os-volume-type-access {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.473957 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: encryption {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.474110 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: os-availability-zone {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.474305 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.475467 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: os-volume-type-access {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.475528 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: qos-specs {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.475568 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: os-quota-class-sets {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.476629 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.477069 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: os-quota-class-sets {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.477608 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: encryption {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.477668 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: extra_specs {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.478409 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.478998 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: encryption {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.479053 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: os-snapshot-manage {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.479260 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: encryption {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.480387 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.480481 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: os-snapshot-manage {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.480551 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: consistencygroups {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.480864 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: os-volume-type-access {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.481982 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: consistencygroups {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.482196 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.482550 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: backups {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.482605 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: os-quota-class-sets {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.483954 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: backups {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.484196 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.484555 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: scheduler-stats {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.484664 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: encryption {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.485845 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.485964 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: scheduler-stats {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.486024 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: os-quota-sets {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.486282 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: os-snapshot-manage {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.487377 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: os-quota-sets {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.487440 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: os-volume-manage {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.487494 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.487801 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: consistencygroups {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.488768 np0000174124 devstack@c-api.service[112205]: WARNING cinder.api.contrib.hosts [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:21:01.488841 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: os-volume-manage {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.488882 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: capabilities {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.489630 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.489867 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: backups {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.490149 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: os-volume-transfer {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.490272 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: capabilities {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.490797 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: extensions {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.491501 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: os-volume-transfer {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.491883 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: os-hosts {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.491974 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: scheduler-stats {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.492304 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: os-availability-zone {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.493144 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: os-hosts {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.493306 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extended resource: cgsnapshots {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.493519 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: os-quota-sets {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.493789 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: qos-specs {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.494554 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extended resource: cgsnapshots {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.494839 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.contrib.snapshot_actions [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] SnapshotActionsController initialized {{(pid=112203) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:21:01.495067 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: os-volume-manage {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.495716 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.495990 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] SnapshotActionsController initialized {{(pid=112206) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:21:01.496095 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: extra_specs {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.496604 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: capabilities {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.496828 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.497213 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.497860 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: encryption {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.497917 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: os-volume-transfer {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.498376 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.498654 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.499609 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: os-hosts {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.499679 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: os-volume-type-access {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.499768 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.500050 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.501041 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extended resource: cgsnapshots {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.501173 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.501532 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.502250 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: os-quota-class-sets {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.502690 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] SnapshotActionsController initialized {{(pid=112204) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:21:01.503051 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.503158 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.503639 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.503760 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: encryption {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.504468 np0000174124 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.505069 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.505270 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.505402 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.505495 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: os-snapshot-manage {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.505578 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.505630 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.505760 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.505854 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.505956 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension AdminActions extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.506068 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension AdminActions extending resource: snapshots {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.506169 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension AdminActions extending resource: backups {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.506297 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.506400 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension VolumeActions extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.506616 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension TypesManage extending resource: types {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.506710 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.506815 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.506876 np0000174124 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.506915 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.507008 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.507113 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.507113 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] Extension UsedLimits extending resource: limits {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.507768 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: consistencygroups {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.507994 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.508136 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.508274 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.508402 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.508501 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.508602 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension AdminActions extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.508652 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.508727 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension AdminActions extending resource: snapshots {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.508807 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension AdminActions extending resource: backups {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.508928 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.509029 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension VolumeActions extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.509266 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension TypesManage extending resource: types {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.509540 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.509594 np0000174124 devstack@c-api.service[112203]: WARNING keystonemiddleware.auth_token [None req-94d78bae-f26c-43c8-b981-33dab51f834a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:21:01.509642 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.509642 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.509717 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.509843 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] Extension UsedLimits extending resource: limits {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.510389 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.510472 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: backups {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.512006 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.512106 np0000174124 devstack@c-api.service[112206]: WARNING keystonemiddleware.auth_token [None req-c8dde9ea-71aa-437f-966b-89c4278c75c2 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:21:01.513374 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: scheduler-stats {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.513542 np0000174124 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.514515 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension VolumeTypeAccess extending resource: types {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.514672 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension SnapshotActions extending resource: snapshots {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.514826 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.515185 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.515185 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.515334 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: os-quota-sets {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.515381 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension AdminActions extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.515381 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension AdminActions extending resource: snapshots {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.515462 np0000174124 devstack@c-api.service[112203]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b388e8a3668 pid: 112203 (default app) May 14 10:21:01.515515 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension AdminActions extending resource: backups {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.515515 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.515705 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension VolumeActions extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.515861 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension TypesManage extending resource: types {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.515984 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.516114 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.516261 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.516395 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.516532 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] Extension UsedLimits extending resource: limits {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.517018 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: os-volume-manage {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.518264 np0000174124 devstack@c-api.service[112206]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b388e8a3668 pid: 112206 (default app) May 14 10:21:01.518604 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: capabilities {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.518927 np0000174124 devstack@c-api.service[112204]: WARNING keystonemiddleware.auth_token [None req-9e0ca2a5-9dd3-4266-8ce4-b7574bcc5aca None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:21:01.519926 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: os-volume-transfer {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.521622 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: os-hosts {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.523025 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extended resource: cgsnapshots {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:01.524022 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.524022 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.524022 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.524022 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.524297 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.524297 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.524297 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.524297 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.524467 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.524467 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.524467 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.524467 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.524467 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.524467 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.524769 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.524769 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.524769 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.524769 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.524769 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525007 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525007 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525007 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525007 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525007 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525250 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525250 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525250 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525250 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525434 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525434 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525434 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525434 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525434 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525644 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525644 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525644 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525644 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525644 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525852 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525852 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525852 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525852 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.525852 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.525852 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526115 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526115 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526115 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526115 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526115 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526115 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526397 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526397 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526397 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526397 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526397 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526397 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526660 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526660 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526660 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526660 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526660 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526878 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526878 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526878 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.526878 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.526878 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.528029 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.528029 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.528029 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.528029 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.528029 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.528029 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.528503 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.528503 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.528503 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.528503 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.528503 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.528503 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.528955 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.528955 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.529120 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.contrib.snapshot_actions [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] SnapshotActionsController initialized {{(pid=112205) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:21:01.529266 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.529266 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.529266 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.529266 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.529266 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.529756 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.529756 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.529756 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.529756 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.529756 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.530823 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.530823 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.530823 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.530823 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.531150 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.531150 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.531150 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.531150 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.531492 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.531492 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.531492 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.531492 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.531492 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.531876 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.531876 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.531876 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.531876 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.531876 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.532261 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.532261 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.532261 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.532261 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.532474 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.532474 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.532474 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.532474 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.532657 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.532657 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.532657 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.532657 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.532831 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.532831 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.532831 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.532831 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533001 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533001 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533001 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533001 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533230 np0000174124 devstack@c-api.service[112204]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b388e8a3668 pid: 112204 (default app) May 14 10:21:01.533272 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533272 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533272 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533272 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533272 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533272 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533544 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533544 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533544 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533544 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533544 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533764 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533764 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533764 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533764 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533764 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.533764 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.533764 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534057 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534057 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534057 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534057 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534057 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534057 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534355 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534355 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534355 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534355 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534355 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534355 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534620 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534620 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534620 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534620 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534620 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534620 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534869 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534869 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.534869 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.534869 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.535057 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.535057 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.535057 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.535057 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.535756 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.535756 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.535756 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.535756 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.536078 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.536078 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.536078 np0000174124 devstack@c-api.service[112203]: /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 14 10:21:01.536078 np0000174124 devstack@c-api.service[112203]: warnings.warn(deprecated_msg) May 14 10:21:01.536413 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.536485 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.middleware.request_id [None req-8e83f5e0-df69-49a5-b262-993b580868cd None None] RequestId filter calling following filter/app {{(pid=112203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:21:01.536563 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.536632 np0000174124 devstack@c-api.service[112203]: [pid: 112203|app: 0|req: 1/1] 199.204.45.30 () {60 vars in 949 bytes} [Thu May 14 10:21:01 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 14 10:21:01.536702 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.536702 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.536702 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.536702 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.538287 np0000174124 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:01.539294 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.539516 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.539677 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.539854 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.539995 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.540144 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension AdminActions extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.540361 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension AdminActions extending resource: snapshots {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.540506 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension AdminActions extending resource: backups {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.540666 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.540810 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension VolumeActions extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.541090 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension TypesManage extending resource: types {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.541275 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.541426 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.541575 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.541724 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.541875 np0000174124 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] Extension UsedLimits extending resource: limits {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:01.544955 np0000174124 devstack@c-api.service[112205]: WARNING keystonemiddleware.auth_token [None req-1741e216-ee03-4577-92c7-6a4efc89c67d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:21:01.550976 np0000174124 devstack@c-api.service[112205]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b388e8a3668 pid: 112205 (default app) May 14 10:21:08.775054 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.775054 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.775054 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.775054 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.775054 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.775993 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.775993 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.775993 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.775993 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.775993 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.776279 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.776279 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.776279 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.776279 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.776279 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.776279 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.776632 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.776632 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.776632 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.776632 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.776854 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.776854 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.776854 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.776854 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777070 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777070 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777070 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777070 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777406 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777406 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777406 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777406 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777406 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777695 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777695 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777695 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777695 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777695 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777969 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777969 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777969 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777969 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.777969 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.777969 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.778333 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.778333 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.778333 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.778333 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.778333 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.778333 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.778739 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.778739 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.778739 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.778739 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.778739 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.778739 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.779184 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.779184 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.779184 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.779184 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.779184 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.779609 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.779609 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.779609 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.779609 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.779609 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.779970 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.779970 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.779970 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.779970 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.779970 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.779970 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.780428 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.780428 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.780428 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.780428 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.780428 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.780428 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.780865 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.780865 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.780865 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.780865 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.780865 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.781202 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.781202 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.781202 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.781202 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.781202 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.781560 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.781560 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.781560 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.781560 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.781737 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.781737 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.781737 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.781737 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.781905 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.781905 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.781905 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.781905 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.781905 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782105 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782105 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782105 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782105 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782105 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782306 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782306 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782306 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782306 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782452 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782452 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782452 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782452 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782603 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782603 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782603 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782603 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782761 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782761 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782761 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782761 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782938 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782938 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.782938 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.782938 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783113 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783113 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783113 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783113 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783113 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783322 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783322 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783322 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783322 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783322 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783322 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783538 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783538 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783538 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783538 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783538 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783725 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783725 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783725 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783725 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783725 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783725 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783963 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783963 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783963 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783963 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.783963 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.783963 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784203 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784203 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784203 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784203 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784203 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784203 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784434 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784434 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784434 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784434 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784434 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784434 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784667 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784667 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784667 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784667 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784819 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784819 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784819 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.784819 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.784819 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.785036 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.785036 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.785036 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.785036 np0000174124 devstack@c-api.service[112206]: /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 14 10:21:08.785036 np0000174124 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 14 10:21:08.785036 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.middleware.request_id [None req-e888c466-912f-4bf2-b7b6-34e9de0194f0 None None] RequestId filter calling following filter/app {{(pid=112206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:21:09.294573 np0000174124 devstack@c-api.service[112206]: INFO cinder.api.openstack.wsgi [None req-e888c466-912f-4bf2-b7b6-34e9de0194f0 admin admin] POST https://199.204.45.30/volume/v3/types May 14 10:21:09.295291 np0000174124 devstack@c-api.service[112206]: DEBUG cinder.api.openstack.wsgi [None req-e888c466-912f-4bf2-b7b6-34e9de0194f0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:21:09.297020 np0000174124 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:21:09.297020 np0000174124 devstack@c-api.service[112206]: warnings.warn( May 14 10:21:09.303982 np0000174124 devstack@c-api.service[112206]: DEBUG oslo_db.sqlalchemy.engines [None req-e888c466-912f-4bf2-b7b6-34e9de0194f0 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=112206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:09.334679 np0000174124 devstack@c-api.service[112206]: INFO cinder.api.openstack.wsgi [None req-e888c466-912f-4bf2-b7b6-34e9de0194f0 admin admin] https://199.204.45.30/volume/v3/types returned with HTTP 200 May 14 10:21:09.335187 np0000174124 devstack@c-api.service[112206]: [pid: 112206|app: 0|req: 1/2] 199.204.45.30 () {68 vars in 1281 bytes} [Thu May 14 10:21:08 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:21:09.362717 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.362717 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.362717 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.362717 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.363487 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.363487 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.363487 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.363487 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.363739 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.363739 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.363739 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.363739 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.363739 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.363739 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.364091 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.364091 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.364091 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.364091 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.364091 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.364427 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.364427 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.364427 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.364427 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.364427 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365007 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365007 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365007 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365007 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365296 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365296 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365296 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365296 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365296 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365596 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365596 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365596 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365596 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365596 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365855 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365855 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365855 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365855 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.365855 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.365855 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.366210 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.366210 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.366210 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.366210 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.366210 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.366210 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.366780 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.366780 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.366780 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.366780 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.366780 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.366780 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.367119 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.367119 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.367119 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.367119 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.367119 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.367425 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.367425 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.367425 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.367425 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.367425 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.367705 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.367705 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.367705 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.367705 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.367705 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.367705 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368028 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368028 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368028 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368028 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368028 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368028 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368357 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368357 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368357 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368357 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368357 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368636 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368636 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368636 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368636 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368636 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368953 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368953 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.368953 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.368953 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.369178 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.369178 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.369178 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.369178 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.369450 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.369450 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.369450 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.369450 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.369450 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.369729 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.369729 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.369729 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.369729 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.369729 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.369983 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.369983 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.369983 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.369983 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.370192 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.370192 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.370192 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.370192 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.370436 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.370436 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.370436 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.370436 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.370654 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.370654 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.370654 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.370654 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.370892 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.370892 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.370892 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.370892 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.371161 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.371161 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.371161 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.371161 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.371161 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.371475 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.371475 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.371475 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.371475 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.371475 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.371475 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.371789 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.371789 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.371789 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.371789 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.371789 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.372041 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.372041 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.372041 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.372041 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.372041 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.372041 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.372408 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.372408 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.372408 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.372408 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.372408 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.372408 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.372728 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.372728 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.372728 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.372728 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.372728 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.372728 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373101 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373101 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373101 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373101 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373101 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373101 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373444 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373444 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373444 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373444 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373605 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373605 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373605 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373605 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373605 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373740 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373740 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373740 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373740 np0000174124 devstack@c-api.service[112204]: /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 14 10:21:09.373740 np0000174124 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 14 10:21:09.373740 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.middleware.request_id [req-e888c466-912f-4bf2-b7b6-34e9de0194f0 req-4534d9e5-eddb-4b9c-9c45-f116594e4a2e None None] RequestId filter calling following filter/app {{(pid=112204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:21:09.719801 np0000174124 devstack@c-api.service[112204]: INFO cinder.api.openstack.wsgi [req-e888c466-912f-4bf2-b7b6-34e9de0194f0 req-4534d9e5-eddb-4b9c-9c45-f116594e4a2e admin admin] POST https://199.204.45.30/volume/v3/types/290007a4-1058-4f11-9afb-b84ccffd0664/extra_specs May 14 10:21:09.720413 np0000174124 devstack@c-api.service[112204]: DEBUG cinder.api.openstack.wsgi [req-e888c466-912f-4bf2-b7b6-34e9de0194f0 req-4534d9e5-eddb-4b9c-9c45-f116594e4a2e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:21:09.722230 np0000174124 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:21:09.722230 np0000174124 devstack@c-api.service[112204]: warnings.warn( May 14 10:21:09.734125 np0000174124 devstack@c-api.service[112204]: DEBUG oslo_db.sqlalchemy.engines [req-e888c466-912f-4bf2-b7b6-34e9de0194f0 req-4534d9e5-eddb-4b9c-9c45-f116594e4a2e 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=112204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:09.799102 np0000174124 devstack@c-api.service[112204]: INFO cinder.api.openstack.wsgi [req-e888c466-912f-4bf2-b7b6-34e9de0194f0 req-4534d9e5-eddb-4b9c-9c45-f116594e4a2e admin admin] https://199.204.45.30/volume/v3/types/290007a4-1058-4f11-9afb-b84ccffd0664/extra_specs returned with HTTP 200 May 14 10:21:09.799609 np0000174124 devstack@c-api.service[112204]: [pid: 112204|app: 0|req: 1/3] 199.204.45.30 () {70 vars in 1498 bytes} [Thu May 14 10:21:09 2026] POST /volume/v3/types/290007a4-1058-4f11-9afb-b84ccffd0664/extra_specs => generated 55 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:21:11.394497 np0000174124 devstack@c-api.service[112203]: DEBUG dbcounter [-] [112203] Writing DB stats cinder:SELECT=6 {{(pid=112203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:21:11.407459 np0000174124 devstack@c-api.service[112205]: DEBUG dbcounter [-] [112205] Writing DB stats cinder:SELECT=6 {{(pid=112205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:21:19.332266 np0000174124 devstack@c-api.service[112206]: DEBUG dbcounter [-] [112206] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:21:19.797450 np0000174124 devstack@c-api.service[112204]: DEBUG dbcounter [-] [112204] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:31:36.908411 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.middleware.request_id [None req-6c8d0b82-4817-4491-9e24-0a6ab00e44cd None None] RequestId filter calling following filter/app {{(pid=112203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:31:36.909900 np0000174124 devstack@c-api.service[112203]: INFO cinder.api.openstack.wsgi [None req-6c8d0b82-4817-4491-9e24-0a6ab00e44cd None None] GET https://199.204.45.30/volume// May 14 10:31:36.910128 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.openstack.wsgi [None req-6c8d0b82-4817-4491-9e24-0a6ab00e44cd None None] Empty body provided in request {{(pid=112203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:31:36.910474 np0000174124 devstack@c-api.service[112203]: DEBUG cinder.api.openstack.wsgi [None req-6c8d0b82-4817-4491-9e24-0a6ab00e44cd None None] Calling method 'all' {{(pid=112203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:31:36.911433 np0000174124 devstack@c-api.service[112203]: INFO cinder.api.openstack.wsgi [None req-6c8d0b82-4817-4491-9e24-0a6ab00e44cd None None] https://199.204.45.30/volume// returned with HTTP 300 May 14 10:31:36.912006 np0000174124 devstack@c-api.service[112203]: [pid: 112203|app: 0|req: 2/4] 199.204.45.30 () {66 vars in 1449 bytes} [Thu May 14 10:31:36 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)