May 18 18:33:44.048596 np0000174516 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 18:33:44.060730 np0000174516 devstack@c-api.service[112274]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 18:33:44 2026] *** May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: nodename: np0000174516 May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: machine: x86_64 May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: clock source: unix May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: pcre jit disabled May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: detected number of CPU cores: 16 May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: current working directory: / May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: detected binary path: /usr/bin/uwsgi-core May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: your processes number limit is 256917 May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: your memory page size is 4096 bytes May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: detected max file descriptor number: 2048 May 18 18:33:44.064352 np0000174516 devstack@c-api.service[112274]: lock engine: pthread robust mutexes May 18 18:33:44.065286 np0000174516 devstack@c-api.service[112274]: thunder lock: enabled May 18 18:33:44.065286 np0000174516 devstack@c-api.service[112274]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 18:33:44.065286 np0000174516 devstack@c-api.service[112274]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 18:33:44.065286 np0000174516 devstack@c-api.service[112274]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 18:33:44.065286 np0000174516 devstack@c-api.service[112274]: Set PythonHome to /opt/stack/data/venv May 18 18:33:44.104400 np0000174516 devstack@c-api.service[112274]: Python main interpreter initialized at 0x7b7d788a3668 May 18 18:33:44.104400 np0000174516 devstack@c-api.service[112274]: python threads support enabled May 18 18:33:44.104400 np0000174516 devstack@c-api.service[112274]: your server socket listen backlog is limited to 100 connections May 18 18:33:44.104400 np0000174516 devstack@c-api.service[112274]: your mercy for graceful operations on workers is 80 seconds May 18 18:33:44.104924 np0000174516 devstack@c-api.service[112274]: mapped 671795 bytes (656 KB) for 4 cores May 18 18:33:44.105112 np0000174516 devstack@c-api.service[112274]: *** Operational MODE: preforking *** May 18 18:33:44.105276 np0000174516 devstack@c-api.service[112274]: *** uWSGI is running in multiple interpreter mode *** May 18 18:33:44.105276 np0000174516 devstack@c-api.service[112274]: spawned uWSGI master process (pid: 112274) May 18 18:33:44.105440 np0000174516 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 18:33:44.106021 np0000174516 devstack@c-api.service[112274]: spawned uWSGI worker 1 (pid: 112275, cores: 1) May 18 18:33:44.106643 np0000174516 devstack@c-api.service[112274]: spawned uWSGI worker 2 (pid: 112276, cores: 1) May 18 18:33:44.107114 np0000174516 devstack@c-api.service[112274]: spawned uWSGI worker 3 (pid: 112277, cores: 1) May 18 18:33:44.107542 np0000174516 devstack@c-api.service[112274]: spawned uWSGI worker 4 (pid: 112278, cores: 1) May 18 18:33:44.107608 np0000174516 devstack@c-api.service[112274]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 18:33:44.243817 np0000174516 devstack@c-api.service[112278]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:44.243817 np0000174516 devstack@c-api.service[112278]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:44.243817 np0000174516 devstack@c-api.service[112278]: we strongly recommend against using it for new projects. May 18 18:33:44.243817 np0000174516 devstack@c-api.service[112278]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:44.243817 np0000174516 devstack@c-api.service[112278]: framework. For more detail see May 18 18:33:44.243817 np0000174516 devstack@c-api.service[112278]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:44.243817 np0000174516 devstack@c-api.service[112278]: import eventlet # noqa May 18 18:33:44.246952 np0000174516 devstack@c-api.service[112276]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:44.246952 np0000174516 devstack@c-api.service[112276]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:44.246952 np0000174516 devstack@c-api.service[112276]: we strongly recommend against using it for new projects. May 18 18:33:44.246952 np0000174516 devstack@c-api.service[112276]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:44.246952 np0000174516 devstack@c-api.service[112276]: framework. For more detail see May 18 18:33:44.246952 np0000174516 devstack@c-api.service[112276]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:44.246952 np0000174516 devstack@c-api.service[112276]: import eventlet # noqa May 18 18:33:44.252544 np0000174516 devstack@c-api.service[112275]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:44.252544 np0000174516 devstack@c-api.service[112275]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:44.252544 np0000174516 devstack@c-api.service[112275]: we strongly recommend against using it for new projects. May 18 18:33:44.252544 np0000174516 devstack@c-api.service[112275]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:44.252544 np0000174516 devstack@c-api.service[112275]: framework. For more detail see May 18 18:33:44.252544 np0000174516 devstack@c-api.service[112275]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:44.252544 np0000174516 devstack@c-api.service[112275]: import eventlet # noqa May 18 18:33:44.264118 np0000174516 devstack@c-api.service[112277]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:44.264118 np0000174516 devstack@c-api.service[112277]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:44.264118 np0000174516 devstack@c-api.service[112277]: we strongly recommend against using it for new projects. May 18 18:33:44.264118 np0000174516 devstack@c-api.service[112277]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:44.264118 np0000174516 devstack@c-api.service[112277]: framework. For more detail see May 18 18:33:44.264118 np0000174516 devstack@c-api.service[112277]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:44.264118 np0000174516 devstack@c-api.service[112277]: import eventlet # noqa May 18 18:33:44.331162 np0000174516 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:44.331162 np0000174516 devstack@c-api.service[112278]: debtcollector.deprecate( May 18 18:33:44.334592 np0000174516 devstack@c-api.service[112276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:44.334592 np0000174516 devstack@c-api.service[112276]: debtcollector.deprecate( May 18 18:33:44.352143 np0000174516 devstack@c-api.service[112277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:44.352143 np0000174516 devstack@c-api.service[112277]: debtcollector.deprecate( May 18 18:33:44.352828 np0000174516 devstack@c-api.service[112275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:44.352828 np0000174516 devstack@c-api.service[112275]: debtcollector.deprecate( May 18 18:33:44.415799 np0000174516 devstack@c-api.service[112276]: /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 18 18:33:44.415799 np0000174516 devstack@c-api.service[112276]: from cgi import parse_header May 18 18:33:44.416155 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:44.416155 np0000174516 devstack@c-api.service[112278]: from cgi import parse_header May 18 18:33:44.435012 np0000174516 devstack@c-api.service[112277]: /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 18 18:33:44.435012 np0000174516 devstack@c-api.service[112277]: from cgi import parse_header May 18 18:33:44.441744 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:44.441744 np0000174516 devstack@c-api.service[112275]: from cgi import parse_header May 18 18:33:44.459048 np0000174516 devstack@c-api.service[112276]: /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 18 18:33:44.459048 np0000174516 devstack@c-api.service[112276]: removals.removed_module( May 18 18:33:44.459715 np0000174516 devstack@c-api.service[112276]: /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 18 18:33:44.459715 np0000174516 devstack@c-api.service[112276]: removals.removed_module( May 18 18:33:44.463974 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:44.463974 np0000174516 devstack@c-api.service[112278]: removals.removed_module( May 18 18:33:44.464669 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:44.464669 np0000174516 devstack@c-api.service[112278]: removals.removed_module( May 18 18:33:44.479324 np0000174516 devstack@c-api.service[112277]: /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 18 18:33:44.479324 np0000174516 devstack@c-api.service[112277]: removals.removed_module( May 18 18:33:44.482089 np0000174516 devstack@c-api.service[112277]: /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 18 18:33:44.482089 np0000174516 devstack@c-api.service[112277]: removals.removed_module( May 18 18:33:44.488663 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:44.488663 np0000174516 devstack@c-api.service[112275]: removals.removed_module( May 18 18:33:44.489368 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:44.489368 np0000174516 devstack@c-api.service[112275]: removals.removed_module( May 18 18:33:45.113163 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:45.113163 np0000174516 devstack@c-api.service[112278]: warnings.warn( May 18 18:33:45.113962 np0000174516 devstack@c-api.service[112276]: /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 18 18:33:45.113962 np0000174516 devstack@c-api.service[112276]: warnings.warn( May 18 18:33:45.152559 np0000174516 devstack@c-api.service[112277]: /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 18 18:33:45.152559 np0000174516 devstack@c-api.service[112277]: warnings.warn( May 18 18:33:45.195319 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:45.195319 np0000174516 devstack@c-api.service[112275]: warnings.warn( May 18 18:33:45.224545 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:45.224545 np0000174516 devstack@c-api.service[112278]: warnings.warn( May 18 18:33:45.238302 np0000174516 devstack@c-api.service[112276]: /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 18 18:33:45.238302 np0000174516 devstack@c-api.service[112276]: warnings.warn( May 18 18:33:45.263688 np0000174516 devstack@c-api.service[112277]: /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 18 18:33:45.263688 np0000174516 devstack@c-api.service[112277]: warnings.warn( May 18 18:33:45.367966 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:45.367966 np0000174516 devstack@c-api.service[112275]: warnings.warn( May 18 18:33:45.538262 np0000174516 devstack@c-api.service[112276]: 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 18 18:33:45.538709 np0000174516 devstack@c-api.service[112276]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112276) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:45.539767 np0000174516 devstack@c-api.service[112278]: 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 18 18:33:45.540033 np0000174516 devstack@c-api.service[112278]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112278) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:45.563657 np0000174516 devstack@c-api.service[112277]: 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 18 18:33:45.564198 np0000174516 devstack@c-api.service[112277]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112277) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:45.629018 np0000174516 devstack@c-api.service[112276]: /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 18 18:33:45.629018 np0000174516 devstack@c-api.service[112276]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:45.630131 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:45.630131 np0000174516 devstack@c-api.service[112278]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:45.633610 np0000174516 devstack@c-api.service[112277]: /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 18 18:33:45.633610 np0000174516 devstack@c-api.service[112277]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:45.672313 np0000174516 devstack@c-api.service[112275]: 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 18 18:33:45.672542 np0000174516 devstack@c-api.service[112275]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112275) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:45.735471 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:45.735471 np0000174516 devstack@c-api.service[112275]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:46.091384 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112278) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:46.091781 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112276) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:46.091907 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.091907 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.092239 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.092297 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.092297 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.092424 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.093001 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112277) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:46.093188 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.093267 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.093335 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.093440 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.093440 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.093565 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.093631 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.093690 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.093753 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.093819 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.093874 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112275) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:46.093935 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.093990 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.094054 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.094054 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.094054 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.094262 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.094262 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.094365 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.094432 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.095389 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.095464 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.095545 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.095545 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.095545 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.095545 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.095545 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.095545 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.095870 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.095870 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.095870 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.096034 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.096034 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.096178 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.096262 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.099664 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.099770 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.099770 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.099899 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.099899 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.100019 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.100019 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.100188 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.100296 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.100369 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.100434 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.100490 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.100544 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.100613 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.101289 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.101289 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.101499 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.101499 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.101499 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.101675 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.101675 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.102465 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.102587 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.102587 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.102727 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.102727 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.102878 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.102950 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.103012 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.103122 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.103202 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.103202 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.103316 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.103383 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.103383 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.103507 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.103573 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.103628 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.103628 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.103628 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.103628 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.103628 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.103927 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.103927 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.104052 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.104140 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.104211 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.104275 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.104340 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.104411 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.104483 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.104572 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.104666 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.104757 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.104830 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.104893 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.104956 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.105013 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.105100 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.105193 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.105264 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.105340 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.105398 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.105398 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.105398 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.105398 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.105398 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.105398 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.105398 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.105398 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.106299 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.106410 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.106410 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.106516 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.106516 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.106630 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.106630 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.106729 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.106729 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.106843 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.106843 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.106964 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.107098 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.107202 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.107262 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.107333 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.107404 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.107481 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.107563 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.107672 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.107757 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.107866 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.107947 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.108023 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.108160 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.108237 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.108294 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.108349 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.108349 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.108349 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.108349 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.108349 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.108349 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.108349 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.108349 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.109359 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.109459 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.109459 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.109563 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.109563 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.109691 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.109691 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.110280 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.110342 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.110381 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.110457 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.110500 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.110547 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.110612 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.110658 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.110697 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.110742 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.110781 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.110818 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.110868 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.110935 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.110996 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.111043 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.111129 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.111177 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.111177 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.111177 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.111177 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.111697 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.111823 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.111880 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.111959 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.112043 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.112127 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.112230 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.112716 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.112781 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.112828 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.112941 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.112941 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.113029 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.113123 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.113304 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.113411 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.113498 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.113586 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.113676 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.113761 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.113880 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.114151 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.114246 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.114329 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.114414 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.114494 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.114577 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.114626 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.114674 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.114720 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.114770 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.114812 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.114849 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.114896 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.114971 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.115012 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.115050 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.115122 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.115163 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.115213 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.115253 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.115292 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.115339 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.115378 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.115462 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.115509 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.115586 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.115636 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.115684 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.115738 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.115802 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.115861 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.115861 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.115940 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.116022 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.116119 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.116119 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.116227 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.116306 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.116436 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.116561 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.116681 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.116807 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.118343 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.118444 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.118526 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.118618 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.118691 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.118779 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.118818 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.118853 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.118884 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.118914 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.118949 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.118976 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.119008 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.119050 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.119107 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.119141 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.119195 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.119230 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.119283 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.119319 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.119366 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.119493 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.119581 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.119718 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.119779 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.119814 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.119882 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.119911 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.119937 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.119964 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.119998 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.120032 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.120087 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.120138 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.120167 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.120199 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.120228 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.120256 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.120287 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.120320 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.120348 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.120375 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.120400 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.120433 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.120459 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.120495 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.120524 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.120548 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.120575 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.120600 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.120628 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.120658 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.120694 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.120727 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.120754 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.120780 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.120812 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.120836 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.120867 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.120892 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.120922 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.120948 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.120978 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.121019 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.121049 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.121049 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.121119 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.121119 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.121119 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.121270 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.121712 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.121870 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.121978 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.122069 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.122164 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.122205 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.122235 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.122265 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.122297 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.122335 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.122364 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.122400 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.122429 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.122464 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.122497 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.122528 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.122555 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.122587 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.122618 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.122646 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.122671 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.122707 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.122739 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.122772 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.122805 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.122852 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.122884 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.122912 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.122937 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.122963 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.122995 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.123020 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.123020 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.123020 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.123020 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.123601 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.123692 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.123786 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.123883 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.123985 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.124103 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.124202 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.127197 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.127281 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.127332 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.127378 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.127425 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.127468 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.127468 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.127551 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.127551 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.127630 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.127670 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.127670 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.127747 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.127747 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.128838 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.128899 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.128937 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.129021 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.129237 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.129323 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.129403 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.129476 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.129519 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.129588 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.129657 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.129734 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.129790 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.129829 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.129878 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.129930 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.129971 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.130014 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.130075 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.130117 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.130154 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.130203 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.130248 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.130291 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.130330 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.130372 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.130416 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.130458 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.130496 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.130532 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.130571 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.130620 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.130657 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.130701 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.130745 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.130783 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.130819 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.130858 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.130894 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.130930 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.130975 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.131017 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.131183 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.131259 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.131300 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.131336 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.131374 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.131422 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.131465 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.131510 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.131567 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.131613 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.131650 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.131728 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.131776 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.131823 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.131860 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.131898 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.131934 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.131981 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.131981 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.131981 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.131981 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.131981 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.132177 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.132228 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.132266 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.132266 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.132342 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.132380 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.132418 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.132462 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.132502 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.132546 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.132585 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.132628 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.132678 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.132722 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.132722 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.132802 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.132840 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.132885 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.132926 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.132962 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.132997 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.132997 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.133086 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.133152 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.133193 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.133232 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.133280 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.133316 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.133316 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.133386 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.133430 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.133475 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.133518 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.133560 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.133560 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.133629 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.133665 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.133706 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.133745 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.133825 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.133864 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.133912 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.133960 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.134006 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.134049 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.134114 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.134114 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.134114 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.134216 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.134216 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.134317 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.134402 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.134498 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.134613 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.134686 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.134725 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.134776 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.134940 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.134993 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.135038 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.135109 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.135109 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.135188 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.135188 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.135188 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.135188 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.135188 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.135188 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.135382 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.135421 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.135468 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.135468 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.135468 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.135468 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.135468 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.135643 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.135687 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.135729 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.135729 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.135794 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.135835 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.135873 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.135914 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.135952 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.135987 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.136029 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.136082 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.136131 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.136131 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.136131 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.139353 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.139527 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.139581 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.139621 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.139659 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.139697 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.139743 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.139783 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.139827 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.139867 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.139917 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.139972 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.140010 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.140053 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.140109 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.140145 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.140179 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.140256 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.140294 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.140294 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.140294 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.140532 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.140532 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.140629 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.140666 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.140701 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.140785 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.140877 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.142601 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.142688 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.142743 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.142819 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.142819 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.142955 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.142955 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.143043 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.143043 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.143136 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.143188 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.143228 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.143266 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.143427 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.143471 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.143516 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.143560 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.143598 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.143642 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.143642 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.143642 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.144396 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.144469 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.144511 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.144578 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.144628 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.144683 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.144725 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.144764 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.144810 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.144869 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.144936 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.144995 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.145045 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.145160 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.145218 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.145258 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.145303 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.145348 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.145386 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.145426 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.145463 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.145501 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.145555 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.145601 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.145638 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.145680 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.145725 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.145864 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.145947 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.146039 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.146167 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.146255 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.146308 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.146353 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.146393 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.146393 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.146513 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.146513 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.146513 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.146513 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.146656 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.146703 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.146744 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.146791 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.146836 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.146882 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.146930 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.146986 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.147029 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.147095 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.147137 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.147185 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.147223 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.147268 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.147312 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.147356 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.147402 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.147445 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.147482 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.147527 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.147574 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.147625 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.147668 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.147714 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.147752 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.147791 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.147829 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.147874 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.147874 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.147943 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.148000 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.148044 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.148133 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.148177 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.148224 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.148263 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.148302 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.148340 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.148378 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.148416 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.148468 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.148508 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.148551 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.148588 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.148732 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.148843 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.148940 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.149045 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.149197 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.149288 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.149400 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.149549 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.149646 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.149646 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.149741 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.149806 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.149806 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.149806 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.149953 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.150014 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.150091 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.150161 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.150219 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.150283 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.150330 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.150373 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.150413 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.150459 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.150459 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.150526 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.150578 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.150622 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.150622 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.150728 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.150827 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.150897 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.150946 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.150985 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.151023 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.151081 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.151142 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.151182 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.151269 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.151311 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.151381 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.151427 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.151475 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.151521 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.151562 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.151613 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.151613 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.151613 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.151613 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.151760 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.151760 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.151760 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.151760 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.151760 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.151760 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.151760 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.152010 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.152010 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.152010 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.152131 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.152173 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.152173 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.152240 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.152288 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.152329 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.152374 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.152412 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.152450 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.152489 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.152526 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.152561 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.152600 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.152638 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.152673 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.152710 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.152756 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.152794 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.152832 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.152867 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.152903 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.152936 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.152981 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.153024 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.153024 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.153229 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.153229 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.153229 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.153229 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.153229 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.153229 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.153229 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.153664 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.153664 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.153664 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.153664 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.153664 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.153664 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.153963 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.154010 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.154048 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.154112 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.154153 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.154196 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.154235 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.154320 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.154398 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.154467 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.154518 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.154670 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.154796 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.154881 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.154998 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.155117 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.155205 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.155295 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.155569 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.155850 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.155901 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.155984 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.156056 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.156183 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.156244 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.156290 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.156344 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.156389 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.156428 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.156471 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.156518 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.156563 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.156602 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.156635 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.156671 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.156710 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.156754 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.156797 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.156834 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.156872 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.156907 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.156944 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.156989 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.157029 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.157219 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.157219 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.157219 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.157219 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.157219 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.157219 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.157486 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.157486 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.157486 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.157486 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.157641 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.157724 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.157763 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.157800 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.157837 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.157874 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.157906 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.157906 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.157906 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.157906 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.158005 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.158005 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.158005 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.158108 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.158136 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.158167 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.158197 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.158224 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.158251 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.158275 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.158299 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.158329 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.158354 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.158381 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.158410 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.158440 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.158470 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.158494 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.158519 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.158544 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.158579 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.158610 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.158636 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.158661 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.158687 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.158716 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.158740 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.158772 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.158801 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.158900 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.158934 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.158992 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.159023 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.159054 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.159094 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.159094 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.159147 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.159177 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.159203 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.159231 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.159231 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.159309 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.159338 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.159338 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.159384 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.159407 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.159407 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.159457 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.159488 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.159520 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.159548 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.159614 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.159647 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.159698 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.159698 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.159698 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.159769 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.159769 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.159769 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.159849 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.159877 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.159901 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.159928 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.159954 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.159977 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.160037 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.160085 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.160113 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.160113 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.160113 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:46.160188 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.160188 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.160188 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.160188 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.160324 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.160361 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.160388 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.160422 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.160453 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.160485 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.160594 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.160631 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.160663 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.160689 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.160713 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.160739 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.160761 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.160784 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:46.160809 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112277) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.160838 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:46.160838 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:46.160838 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:46.160838 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:46.160838 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112276) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:46.205317 np0000174516 devstack@c-api.service[112278]: INFO dbcounter [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Registered counter for database cinder May 18 18:33:46.205763 np0000174516 devstack@c-api.service[112275]: INFO dbcounter [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Registered counter for database cinder May 18 18:33:46.207128 np0000174516 devstack@c-api.service[112277]: INFO dbcounter [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Registered counter for database cinder May 18 18:33:46.210124 np0000174516 devstack@c-api.service[112276]: INFO dbcounter [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Registered counter for database cinder May 18 18:33:46.216655 np0000174516 devstack@c-api.service[112278]: DEBUG oslo_db.sqlalchemy.engines [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 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=112278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:46.217638 np0000174516 devstack@c-api.service[112275]: DEBUG oslo_db.sqlalchemy.engines [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e 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=112275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:46.221274 np0000174516 devstack@c-api.service[112277]: DEBUG oslo_db.sqlalchemy.engines [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 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=112277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:46.225223 np0000174516 devstack@c-api.service[112276]: DEBUG oslo_db.sqlalchemy.engines [None req-c2170144-52a2-4d89-87ac-5512815ed06b 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=112276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:46.329266 np0000174516 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writer thread running {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:46.332098 np0000174516 devstack@c-api.service[112275]: INFO cinder.rpc [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:46.333224 np0000174516 devstack@c-api.service[112278]: DEBUG dbcounter [-] [112278] Writer thread running {{(pid=112278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:46.334783 np0000174516 devstack@c-api.service[112275]: INFO cinder.rpc [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:46.335926 np0000174516 devstack@c-api.service[112278]: INFO cinder.rpc [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:46.337109 np0000174516 devstack@c-api.service[112275]: INFO cinder.rpc [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:46.338716 np0000174516 devstack@c-api.service[112278]: INFO cinder.rpc [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:46.339350 np0000174516 devstack@c-api.service[112275]: INFO cinder.rpc [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:46.340950 np0000174516 devstack@c-api.service[112278]: INFO cinder.rpc [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:46.341134 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.343408 np0000174516 devstack@c-api.service[112278]: INFO cinder.rpc [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:46.344193 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.344580 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.346405 np0000174516 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writer thread running {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:46.347387 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.350177 np0000174516 devstack@c-api.service[112275]: DEBUG oslo_db.sqlalchemy.engines [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e 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=112275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:46.350282 np0000174516 devstack@c-api.service[112277]: INFO cinder.rpc [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:46.352347 np0000174516 devstack@c-api.service[112275]: INFO cinder.rpc [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:46.353308 np0000174516 devstack@c-api.service[112277]: INFO cinder.rpc [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:46.353658 np0000174516 devstack@c-api.service[112278]: DEBUG oslo_db.sqlalchemy.engines [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 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=112278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:46.354190 np0000174516 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writer thread running {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:46.354552 np0000174516 devstack@c-api.service[112275]: INFO cinder.rpc [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:46.355566 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.356562 np0000174516 devstack@c-api.service[112277]: INFO cinder.rpc [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:46.358481 np0000174516 devstack@c-api.service[112278]: INFO cinder.rpc [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:46.358949 np0000174516 devstack@c-api.service[112277]: INFO cinder.rpc [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:46.360033 np0000174516 devstack@c-api.service[112276]: INFO cinder.rpc [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:46.360360 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.360975 np0000174516 devstack@c-api.service[112278]: INFO cinder.rpc [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:46.362340 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.362692 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.364721 np0000174516 devstack@c-api.service[112276]: INFO cinder.rpc [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:46.367247 np0000174516 devstack@c-api.service[112277]: DEBUG oslo_db.sqlalchemy.engines [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 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=112277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:46.368101 np0000174516 devstack@c-api.service[112276]: INFO cinder.rpc [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:46.369434 np0000174516 devstack@c-api.service[112277]: INFO cinder.rpc [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:46.370461 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.370837 np0000174516 devstack@c-api.service[112276]: INFO cinder.rpc [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:46.371288 np0000174516 devstack@c-api.service[112277]: INFO cinder.rpc [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:46.372231 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.372577 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.376023 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.376191 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.376327 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.377395 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.377515 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.380579 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.382802 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.383770 np0000174516 devstack@c-api.service[112276]: DEBUG oslo_db.sqlalchemy.engines [None req-c2170144-52a2-4d89-87ac-5512815ed06b 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=112276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:46.384843 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.385880 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.385967 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.387909 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.388019 np0000174516 devstack@c-api.service[112276]: INFO cinder.rpc [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:46.389054 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.389267 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.390902 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.391027 np0000174516 devstack@c-api.service[112276]: INFO cinder.rpc [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:46.392438 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.392556 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.392834 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.394144 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.396395 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.396894 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.398180 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.399388 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.400083 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.400939 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.401128 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.402679 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.403760 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.404571 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.405370 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.407177 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.407811 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.409480 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.411028 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.411360 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.412581 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.413342 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.414915 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.415003 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.415336 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.416520 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.416917 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.417102 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.417707 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.418377 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.418480 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.419417 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.419898 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.419991 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.421588 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.421664 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.423092 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.423163 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.424492 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.424576 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.424617 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.425265 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.425755 np0000174516 devstack@c-api.service[112275]: WARNING cinder.api.contrib.hosts [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:46.426017 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.426508 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.427191 np0000174516 devstack@c-api.service[112278]: WARNING cinder.api.contrib.hosts [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:46.427541 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: extensions {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.427895 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.428918 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: extensions {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.429026 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: os-availability-zone {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.429442 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.430193 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.430328 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: os-availability-zone {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.430394 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: qos-specs {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.431590 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: qos-specs {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.432483 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: extra_specs {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.432590 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.433698 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: extra_specs {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.433771 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.434804 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: encryption {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.435295 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: encryption {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.435571 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.435794 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.436341 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: os-volume-type-access {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.436804 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: os-volume-type-access {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.437084 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.438027 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: os-quota-class-sets {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.438479 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: os-quota-class-sets {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.438670 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.439374 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: encryption {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.439747 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: encryption {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.440206 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.440397 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.440894 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: os-snapshot-manage {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.441343 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: os-snapshot-manage {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.441858 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.442580 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: consistencygroups {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.443272 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.443468 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.443810 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: consistencygroups {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.444479 np0000174516 devstack@c-api.service[112277]: WARNING cinder.api.contrib.hosts [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:46.445070 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.445156 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: backups {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.445318 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.445806 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: backups {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.446333 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: extensions {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.447197 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: scheduler-stats {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.447982 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: os-availability-zone {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.448056 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.448114 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: scheduler-stats {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.448607 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: os-quota-sets {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.449036 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: qos-specs {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.449228 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: os-quota-sets {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.450128 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: os-volume-manage {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.450681 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: os-volume-manage {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.451186 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: extra_specs {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.451586 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: capabilities {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.452176 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: capabilities {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.452847 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: os-volume-transfer {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.452900 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: encryption {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.453852 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: os-volume-transfer {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.453944 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.454467 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: os-volume-type-access {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.454531 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: os-hosts {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.455051 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: os-hosts {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.455936 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extended resource: cgsnapshots {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.456104 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: os-quota-class-sets {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.456529 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extended resource: cgsnapshots {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.457672 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.457749 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.contrib.snapshot_actions [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] SnapshotActionsController initialized {{(pid=112275) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:46.457884 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.contrib.snapshot_actions [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] SnapshotActionsController initialized {{(pid=112278) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:46.458803 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.458876 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: encryption {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.458922 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.459688 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.459953 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.460051 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: os-snapshot-manage {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.460456 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.461420 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.461506 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.461786 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: consistencygroups {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.461849 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.462860 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.462938 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.463217 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.464001 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: backups {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.465137 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.465201 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.465241 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.466276 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.466336 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: scheduler-stats {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.466375 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.466445 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.467417 np0000174516 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.467510 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: os-quota-sets {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.467586 np0000174516 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.467971 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.468256 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468415 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468601 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468650 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468650 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468724 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468769 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468820 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468863 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension AdminActions extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468897 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.468956 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469023 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension AdminActions extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469053 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: os-volume-manage {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.469105 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension AdminActions extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469143 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension AdminActions extending resource: backups {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469734 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469777 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension AdminActions extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469804 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension VolumeActions extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469831 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension AdminActions extending resource: backups {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469831 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469899 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.469932 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension VolumeActions extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469970 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension TypesManage extending resource: types {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.469970 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470036 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension TypesManage extending resource: types {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470088 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470122 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470151 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470187 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470224 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470276 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470304 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e None None] Extension UsedLimits extending resource: limits {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470341 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470341 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 None None] Extension UsedLimits extending resource: limits {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.470448 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: capabilities {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.470777 np0000174516 devstack@c-api.service[112276]: WARNING cinder.api.contrib.hosts [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:46.471569 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.471666 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: os-volume-transfer {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.472434 np0000174516 devstack@c-api.service[112275]: WARNING keystonemiddleware.auth_token [None req-59453463-ae51-44a2-9de3-a2ccd7b6783e 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 18 18:33:46.472502 np0000174516 devstack@c-api.service[112278]: WARNING keystonemiddleware.auth_token [None req-3259f1f4-b702-4f44-9014-1d93bf790cc0 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 18 18:33:46.472580 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: extensions {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.473394 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: os-hosts {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.474446 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: os-availability-zone {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.474766 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extended resource: cgsnapshots {{(pid=112277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.475720 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: qos-specs {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.476545 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.contrib.snapshot_actions [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] SnapshotActionsController initialized {{(pid=112277) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:46.477289 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.478146 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: extra_specs {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.478551 np0000174516 devstack@c-api.service[112278]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7d788a3668 pid: 112278 (default app) May 18 18:33:46.478794 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.479412 np0000174516 devstack@c-api.service[112275]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7d788a3668 pid: 112275 (default app) May 18 18:33:46.479456 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: encryption {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.480351 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.481136 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: os-volume-type-access {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.481743 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.482694 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: os-quota-class-sets {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.483198 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.484025 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: encryption {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.484801 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.485949 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: os-snapshot-manage {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.486280 np0000174516 devstack@c-api.service[112277]: WARNING castellan.key_manager.migration [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.487318 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.487402 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.487452 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.487452 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.487614 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.487662 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.487662 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.487662 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.487662 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.487662 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.487927 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.487927 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.487927 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.487927 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.487927 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.487927 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.488319 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.488363 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.488402 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.488402 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.488402 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.488402 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.488402 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.488751 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.488751 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.488751 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.488751 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.488751 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.489054 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.489119 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.489119 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.489119 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.489119 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.489324 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.489324 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.489324 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.489324 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.489324 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.489600 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.489600 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.489600 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.489728 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension AdminActions extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.489768 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.489768 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.489768 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.489768 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.489768 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.489768 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.490048 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.490048 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.490048 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.490048 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.490048 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.490048 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.490350 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.490350 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.490350 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.490350 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.490565 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension AdminActions extending resource: snapshots {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.490613 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.490613 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.490613 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.490613 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.490613 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.490613 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.490898 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.490898 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491010 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension AdminActions extending resource: backups {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.491051 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491051 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491051 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491051 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491293 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491293 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491293 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491293 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491474 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: consistencygroups {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.491530 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491530 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491530 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491530 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491530 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491778 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491817 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.491864 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491864 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491864 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491864 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.491864 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.491864 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.492150 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.492150 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.492706 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension VolumeActions extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.492756 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.492756 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.492756 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.492756 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493003 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493003 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493003 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493003 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493246 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493246 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493246 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493246 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493457 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493457 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493457 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493457 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493659 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493659 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493659 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493659 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493659 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493922 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493922 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493922 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.493922 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.493922 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.494162 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.494162 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.494276 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension TypesManage extending resource: types {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.494317 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.494317 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.494317 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.494317 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.494524 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.494524 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.494524 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.494524 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.494712 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.494712 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.494712 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.494712 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.494899 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.494899 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.495006 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.495048 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.495048 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.495048 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.495048 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.495279 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.495279 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.495279 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.495279 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.495279 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.495279 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.495565 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.495565 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.495565 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.495565 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.495762 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.495805 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.495805 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.495805 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.495805 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496003 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496003 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496003 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496003 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496003 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496003 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496329 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496329 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496425 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.496474 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496474 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496474 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496474 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496474 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496730 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496730 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496730 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496730 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496730 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.496730 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.496730 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.497084 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.497084 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.497183 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.497237 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.497237 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.497237 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.497237 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.497435 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.497435 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.497435 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.497435 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.497635 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.497635 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.497635 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.497635 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.497831 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.497831 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.497929 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.v3.router [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 None None] Extension UsedLimits extending resource: limits {{(pid=112277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.497986 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:46.497986 np0000174516 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 18 18:33:46.498112 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: backups {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.498155 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.middleware.request_id [None req-29b98803-4eb6-46e3-9ded-e3aa206bedfa None None] RequestId filter calling following filter/app {{(pid=112278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:46.498195 np0000174516 devstack@c-api.service[112277]: WARNING keystonemiddleware.auth_token [None req-532e1062-7eb8-4ecd-9262-e0e5fd865ce1 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 18 18:33:46.498249 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: scheduler-stats {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.498297 np0000174516 devstack@c-api.service[112278]: [pid: 112278|app: 0|req: 1/1] 199.204.45.223 () {60 vars in 956 bytes} [Mon May 18 18:33:46 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 18 18:33:46.498345 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: os-quota-sets {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.498345 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: os-volume-manage {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.498435 np0000174516 devstack@c-api.service[112277]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7d788a3668 pid: 112277 (default app) May 18 18:33:46.498674 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: capabilities {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.501177 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: os-volume-transfer {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.502145 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: os-hosts {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.503648 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extended resource: cgsnapshots {{(pid=112276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:46.505157 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.contrib.snapshot_actions [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] SnapshotActionsController initialized {{(pid=112276) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:46.506589 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.508321 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.509768 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.511192 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.512681 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.514433 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.515832 np0000174516 devstack@c-api.service[112276]: WARNING castellan.key_manager.migration [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:46.516777 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.516924 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.517134 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.517225 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.517304 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.517422 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension AdminActions extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.517539 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension AdminActions extending resource: snapshots {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.517662 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension AdminActions extending resource: backups {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.517758 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.517864 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension VolumeActions extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.518122 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension TypesManage extending resource: types {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.518230 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.518341 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.518545 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.518633 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.518746 np0000174516 devstack@c-api.service[112276]: DEBUG cinder.api.v3.router [None req-c2170144-52a2-4d89-87ac-5512815ed06b None None] Extension UsedLimits extending resource: limits {{(pid=112276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:46.521119 np0000174516 devstack@c-api.service[112276]: WARNING keystonemiddleware.auth_token [None req-c2170144-52a2-4d89-87ac-5512815ed06b 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 18 18:33:46.527394 np0000174516 devstack@c-api.service[112276]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7d788a3668 pid: 112276 (default app) May 18 18:33:53.867144 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.867144 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.867144 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.867144 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.867144 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.867982 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.867982 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.867982 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.867982 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.867982 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.868358 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.868358 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.868358 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.868358 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.868358 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.868358 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.868717 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.868717 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.868717 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.868717 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.868936 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.868936 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.868936 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.868936 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.869237 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.869237 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.869237 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.869237 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.869491 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.869491 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.869491 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.869491 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.869491 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.869766 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.869766 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.869766 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.869766 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.869766 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.870037 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.870037 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.870037 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.870037 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.870037 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.870037 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.870375 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.870375 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.870375 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.870375 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.870375 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.870375 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.870766 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.870766 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.870766 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.870766 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.870766 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.870766 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871104 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871104 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871104 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871104 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871104 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871381 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871381 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871381 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871381 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871381 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871657 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871657 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871657 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871657 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871657 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871657 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871973 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871973 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871973 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871973 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.871973 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.871973 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.872292 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.872292 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.872292 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.872292 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.872292 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.872566 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.872566 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.872566 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.872566 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.872566 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.872846 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.872846 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.872846 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.872846 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.873146 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.873146 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.873146 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.873146 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.873489 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.873489 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.873489 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.873489 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.873489 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.873794 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.873794 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.873794 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.873794 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.873794 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874052 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874052 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874052 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874052 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874246 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874246 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874246 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874246 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874409 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874409 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874409 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874409 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874551 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874551 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874551 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874551 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874695 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874695 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874695 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874695 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874839 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874839 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874839 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.874839 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.874839 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875015 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875015 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875015 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875015 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875015 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875015 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875262 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875262 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875262 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875262 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875262 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875429 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875429 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875429 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875429 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875429 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875429 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875634 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875634 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875634 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875634 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875634 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875634 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875855 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875855 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875855 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875855 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.875855 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.875855 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876088 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876088 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876088 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876088 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876088 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876088 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876295 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876295 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876295 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876295 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876439 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876439 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876439 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876439 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876439 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876620 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876620 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876620 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876620 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:53.876620 np0000174516 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) May 18 18:33:53.876620 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:54.389526 np0000174516 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 admin admin] POST https://199.204.45.223/volume/v3/types May 18 18:33:54.390087 np0000174516 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:33:54.391712 np0000174516 devstack@c-api.service[112275]: /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 18 18:33:54.391712 np0000174516 devstack@c-api.service[112275]: warnings.warn( May 18 18:33:54.401087 np0000174516 devstack@c-api.service[112275]: DEBUG oslo_db.sqlalchemy.engines [None req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 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=112275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:54.428644 np0000174516 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 admin admin] https://199.204.45.223/volume/v3/types returned with HTTP 200 May 18 18:33:54.429044 np0000174516 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 1/2] 199.204.45.223 () {68 vars in 1288 bytes} [Mon May 18 18:33:53 2026] POST /volume/v3/types => generated 186 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 18:33:54.439989 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.middleware.request_id [req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 req-fd98c02f-1b33-453d-85b5-2d53fddb6253 None None] RequestId filter calling following filter/app {{(pid=112278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:54.857271 np0000174516 devstack@c-api.service[112278]: INFO cinder.api.openstack.wsgi [req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 req-fd98c02f-1b33-453d-85b5-2d53fddb6253 admin admin] POST https://199.204.45.223/volume/v3/types/6b623cfb-48cb-4799-a0e6-13b873446b99/extra_specs May 18 18:33:54.857877 np0000174516 devstack@c-api.service[112278]: DEBUG cinder.api.openstack.wsgi [req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 req-fd98c02f-1b33-453d-85b5-2d53fddb6253 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:33:54.859651 np0000174516 devstack@c-api.service[112278]: /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 18 18:33:54.859651 np0000174516 devstack@c-api.service[112278]: warnings.warn( May 18 18:33:54.870092 np0000174516 devstack@c-api.service[112278]: DEBUG oslo_db.sqlalchemy.engines [req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 req-fd98c02f-1b33-453d-85b5-2d53fddb6253 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=112278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:54.937375 np0000174516 devstack@c-api.service[112278]: INFO cinder.api.openstack.wsgi [req-c2ed8686-0c2e-4164-920c-ad93bf08e2a7 req-fd98c02f-1b33-453d-85b5-2d53fddb6253 admin admin] https://199.204.45.223/volume/v3/types/6b623cfb-48cb-4799-a0e6-13b873446b99/extra_specs returned with HTTP 200 May 18 18:33:54.938019 np0000174516 devstack@c-api.service[112278]: [pid: 112278|app: 0|req: 2/3] 199.204.45.223 () {70 vars in 1505 bytes} [Mon May 18 18:33:54 2026] POST /volume/v3/types/6b623cfb-48cb-4799-a0e6-13b873446b99/extra_specs => generated 55 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 18:33:56.370854 np0000174516 devstack@c-api.service[112277]: DEBUG dbcounter [-] [112277] Writing DB stats cinder:SELECT=6 {{(pid=112277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:56.390093 np0000174516 devstack@c-api.service[112276]: DEBUG dbcounter [-] [112276] Writing DB stats cinder:SELECT=6 {{(pid=112276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:34:04.426966 np0000174516 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:34:04.935546 np0000174516 devstack@c-api.service[112278]: DEBUG dbcounter [-] [112278] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:40:43.637884 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.637884 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.637884 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.637884 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.637884 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.638972 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.638972 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.638972 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.638972 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.638972 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.639390 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.639390 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.639390 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.639390 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.639390 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.639390 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.639845 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.639845 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.639845 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.639845 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.640163 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.640163 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.640163 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.640163 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.640477 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.640477 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.640477 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.640477 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.640771 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.640771 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.640771 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.640771 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.640771 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.641165 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.641165 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.641165 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.641165 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.641165 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.641516 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.641516 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.641516 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.641516 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.641516 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.641516 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.641932 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.641932 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.641932 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.641932 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.641932 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.641932 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.642433 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.642433 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.642433 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.642433 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.642433 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.642433 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.642838 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.642838 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.642838 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.642838 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.642838 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.643251 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.643251 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.643251 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.643251 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.643251 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.643595 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.643595 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.643595 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.643595 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.643595 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.643595 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.644015 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.644015 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.644015 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.644015 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.644015 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.644015 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.644465 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.644465 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.644465 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.644465 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.644465 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.644840 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.644840 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.644840 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.644840 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.644840 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.645217 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.645217 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.645217 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.645217 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.645527 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.645527 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.645527 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.645527 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.645817 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.645817 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.645817 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.645817 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.645817 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.646245 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.646245 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.646245 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.646245 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.646245 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.646669 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.646669 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.646669 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.646669 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.646961 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.646961 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.646961 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.646961 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647215 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647215 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647215 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647215 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647361 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647361 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647361 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647361 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647533 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647533 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647533 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647533 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647666 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647666 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647666 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647666 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647666 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647837 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647837 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647837 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647837 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.647837 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.647837 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648020 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648020 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648020 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648020 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648020 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648229 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648229 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648229 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648229 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648229 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648229 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648412 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648412 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648412 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648412 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648412 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648412 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648635 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648635 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648635 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648635 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648635 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648635 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648871 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648871 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648871 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648871 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.648871 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.648871 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.649099 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.649099 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.649099 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.649099 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.649235 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.649235 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.649235 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.649235 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.649235 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.649415 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.649415 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.649415 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.649415 np0000174516 devstack@c-api.service[112277]: /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 18 18:40:43.649415 np0000174516 devstack@c-api.service[112277]: warnings.warn(deprecated_msg) May 18 18:40:43.649415 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.middleware.request_id [None req-a08dd98a-244b-4d5b-b637-c1d914eedff2 None None] RequestId filter calling following filter/app {{(pid=112277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:40:43.649415 np0000174516 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-a08dd98a-244b-4d5b-b637-c1d914eedff2 None None] GET https://199.204.45.223/volume// May 18 18:40:43.649650 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-a08dd98a-244b-4d5b-b637-c1d914eedff2 None None] Empty body provided in request {{(pid=112277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 18:40:43.649650 np0000174516 devstack@c-api.service[112277]: DEBUG cinder.api.openstack.wsgi [None req-a08dd98a-244b-4d5b-b637-c1d914eedff2 None None] Calling method 'all' {{(pid=112277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 18:40:43.649650 np0000174516 devstack@c-api.service[112277]: INFO cinder.api.openstack.wsgi [None req-a08dd98a-244b-4d5b-b637-c1d914eedff2 None None] https://199.204.45.223/volume// returned with HTTP 300 May 18 18:40:43.649650 np0000174516 devstack@c-api.service[112277]: [pid: 112277|app: 0|req: 1/4] 199.204.45.223 () {66 vars in 1456 bytes} [Mon May 18 18:40:43 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)