May 19 20:05:42.447990 np0000175065 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 20:05:42.458561 np0000175065 devstack@c-api.service[112327]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 20:05:42 2026] *** May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: nodename: np0000175065 May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: machine: x86_64 May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: clock source: unix May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: pcre jit disabled May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: detected number of CPU cores: 16 May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: current working directory: / May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: detected binary path: /usr/bin/uwsgi-core May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: your processes number limit is 256917 May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: your memory page size is 4096 bytes May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: detected max file descriptor number: 2048 May 19 20:05:42.461595 np0000175065 devstack@c-api.service[112327]: lock engine: pthread robust mutexes May 19 20:05:42.462345 np0000175065 devstack@c-api.service[112327]: thunder lock: enabled May 19 20:05:42.462345 np0000175065 devstack@c-api.service[112327]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 20:05:42.462345 np0000175065 devstack@c-api.service[112327]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 20:05:42.462345 np0000175065 devstack@c-api.service[112327]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 20:05:42.462345 np0000175065 devstack@c-api.service[112327]: Set PythonHome to /opt/stack/data/venv May 19 20:05:42.498732 np0000175065 devstack@c-api.service[112327]: Python main interpreter initialized at 0x7dd9380a3668 May 19 20:05:42.498732 np0000175065 devstack@c-api.service[112327]: python threads support enabled May 19 20:05:42.498732 np0000175065 devstack@c-api.service[112327]: your server socket listen backlog is limited to 100 connections May 19 20:05:42.498732 np0000175065 devstack@c-api.service[112327]: your mercy for graceful operations on workers is 80 seconds May 19 20:05:42.499302 np0000175065 devstack@c-api.service[112327]: mapped 671795 bytes (656 KB) for 4 cores May 19 20:05:42.499430 np0000175065 devstack@c-api.service[112327]: *** Operational MODE: preforking *** May 19 20:05:42.499591 np0000175065 devstack@c-api.service[112327]: *** uWSGI is running in multiple interpreter mode *** May 19 20:05:42.499591 np0000175065 devstack@c-api.service[112327]: spawned uWSGI master process (pid: 112327) May 19 20:05:42.499774 np0000175065 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 20:05:42.500398 np0000175065 devstack@c-api.service[112327]: spawned uWSGI worker 1 (pid: 112329, cores: 1) May 19 20:05:42.504534 np0000175065 devstack@c-api.service[112327]: spawned uWSGI worker 2 (pid: 112330, cores: 1) May 19 20:05:42.504534 np0000175065 devstack@c-api.service[112327]: spawned uWSGI worker 3 (pid: 112331, cores: 1) May 19 20:05:42.504534 np0000175065 devstack@c-api.service[112327]: spawned uWSGI worker 4 (pid: 112332, cores: 1) May 19 20:05:42.504534 np0000175065 devstack@c-api.service[112327]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 20:05:42.626665 np0000175065 devstack@c-api.service[112332]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:05:42.626665 np0000175065 devstack@c-api.service[112332]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:05:42.626665 np0000175065 devstack@c-api.service[112332]: we strongly recommend against using it for new projects. May 19 20:05:42.626665 np0000175065 devstack@c-api.service[112332]: If you are already using Eventlet, we recommend migrating to a different May 19 20:05:42.626665 np0000175065 devstack@c-api.service[112332]: framework. For more detail see May 19 20:05:42.626665 np0000175065 devstack@c-api.service[112332]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:05:42.626665 np0000175065 devstack@c-api.service[112332]: import eventlet # noqa May 19 20:05:42.627235 np0000175065 devstack@c-api.service[112330]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:05:42.627235 np0000175065 devstack@c-api.service[112330]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:05:42.627235 np0000175065 devstack@c-api.service[112330]: we strongly recommend against using it for new projects. May 19 20:05:42.627235 np0000175065 devstack@c-api.service[112330]: If you are already using Eventlet, we recommend migrating to a different May 19 20:05:42.627235 np0000175065 devstack@c-api.service[112330]: framework. For more detail see May 19 20:05:42.627235 np0000175065 devstack@c-api.service[112330]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:05:42.627235 np0000175065 devstack@c-api.service[112330]: import eventlet # noqa May 19 20:05:42.680469 np0000175065 devstack@c-api.service[112329]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:05:42.680469 np0000175065 devstack@c-api.service[112329]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:05:42.680469 np0000175065 devstack@c-api.service[112329]: we strongly recommend against using it for new projects. May 19 20:05:42.680469 np0000175065 devstack@c-api.service[112329]: If you are already using Eventlet, we recommend migrating to a different May 19 20:05:42.680469 np0000175065 devstack@c-api.service[112329]: framework. For more detail see May 19 20:05:42.680469 np0000175065 devstack@c-api.service[112329]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:05:42.680469 np0000175065 devstack@c-api.service[112329]: import eventlet # noqa May 19 20:05:42.681182 np0000175065 devstack@c-api.service[112331]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:05:42.681182 np0000175065 devstack@c-api.service[112331]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:05:42.681182 np0000175065 devstack@c-api.service[112331]: we strongly recommend against using it for new projects. May 19 20:05:42.681182 np0000175065 devstack@c-api.service[112331]: If you are already using Eventlet, we recommend migrating to a different May 19 20:05:42.681182 np0000175065 devstack@c-api.service[112331]: framework. For more detail see May 19 20:05:42.681182 np0000175065 devstack@c-api.service[112331]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:05:42.681182 np0000175065 devstack@c-api.service[112331]: import eventlet # noqa May 19 20:05:42.712957 np0000175065 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:05:42.712957 np0000175065 devstack@c-api.service[112332]: debtcollector.deprecate( May 19 20:05:42.716500 np0000175065 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:05:42.716500 np0000175065 devstack@c-api.service[112330]: debtcollector.deprecate( May 19 20:05:42.778248 np0000175065 devstack@c-api.service[112329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:05:42.778248 np0000175065 devstack@c-api.service[112329]: debtcollector.deprecate( May 19 20:05:42.781633 np0000175065 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:05:42.781633 np0000175065 devstack@c-api.service[112331]: debtcollector.deprecate( May 19 20:05:42.793442 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:42.793442 np0000175065 devstack@c-api.service[112332]: from cgi import parse_header May 19 20:05:42.796263 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:42.796263 np0000175065 devstack@c-api.service[112330]: from cgi import parse_header May 19 20:05:42.837789 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:42.837789 np0000175065 devstack@c-api.service[112332]: removals.removed_module( May 19 20:05:42.838487 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:42.838487 np0000175065 devstack@c-api.service[112332]: removals.removed_module( May 19 20:05:42.843934 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:42.843934 np0000175065 devstack@c-api.service[112330]: removals.removed_module( May 19 20:05:42.844779 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:42.844779 np0000175065 devstack@c-api.service[112330]: removals.removed_module( May 19 20:05:42.862724 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:42.862724 np0000175065 devstack@c-api.service[112329]: from cgi import parse_header May 19 20:05:42.864183 np0000175065 devstack@c-api.service[112331]: /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 19 20:05:42.864183 np0000175065 devstack@c-api.service[112331]: from cgi import parse_header May 19 20:05:42.912908 np0000175065 devstack@c-api.service[112331]: /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 19 20:05:42.912908 np0000175065 devstack@c-api.service[112331]: removals.removed_module( May 19 20:05:42.913934 np0000175065 devstack@c-api.service[112331]: /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 19 20:05:42.913934 np0000175065 devstack@c-api.service[112331]: removals.removed_module( May 19 20:05:42.916615 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:42.916615 np0000175065 devstack@c-api.service[112329]: removals.removed_module( May 19 20:05:42.917369 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:42.917369 np0000175065 devstack@c-api.service[112329]: removals.removed_module( May 19 20:05:43.438198 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:43.438198 np0000175065 devstack@c-api.service[112330]: warnings.warn( May 19 20:05:43.438599 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:43.438599 np0000175065 devstack@c-api.service[112332]: warnings.warn( May 19 20:05:43.538049 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:43.538049 np0000175065 devstack@c-api.service[112330]: warnings.warn( May 19 20:05:43.538836 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:43.538836 np0000175065 devstack@c-api.service[112332]: warnings.warn( May 19 20:05:43.550367 np0000175065 devstack@c-api.service[112331]: /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 19 20:05:43.550367 np0000175065 devstack@c-api.service[112331]: warnings.warn( May 19 20:05:43.565251 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:43.565251 np0000175065 devstack@c-api.service[112329]: warnings.warn( May 19 20:05:43.660430 np0000175065 devstack@c-api.service[112331]: /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 19 20:05:43.660430 np0000175065 devstack@c-api.service[112331]: warnings.warn( May 19 20:05:43.673280 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:43.673280 np0000175065 devstack@c-api.service[112329]: warnings.warn( May 19 20:05:43.847054 np0000175065 devstack@c-api.service[112330]: 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 19 20:05:43.847654 np0000175065 devstack@c-api.service[112330]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112330) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:05:43.848845 np0000175065 devstack@c-api.service[112332]: 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 19 20:05:43.849279 np0000175065 devstack@c-api.service[112332]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112332) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:05:43.933202 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:43.933202 np0000175065 devstack@c-api.service[112332]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:05:43.933406 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:43.933406 np0000175065 devstack@c-api.service[112330]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:05:43.967094 np0000175065 devstack@c-api.service[112329]: 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 19 20:05:43.967689 np0000175065 devstack@c-api.service[112329]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112329) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:05:43.968896 np0000175065 devstack@c-api.service[112331]: 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 19 20:05:43.969305 np0000175065 devstack@c-api.service[112331]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112331) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:05:44.028708 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:44.028708 np0000175065 devstack@c-api.service[112329]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:05:44.036875 np0000175065 devstack@c-api.service[112331]: /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 19 20:05:44.036875 np0000175065 devstack@c-api.service[112331]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:05:44.393209 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:05:44.393425 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:05:44.393533 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.393598 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.393686 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.393784 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.393846 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.393975 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.394602 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:05:44.394901 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.394987 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.395047 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.395109 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.395187 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.395285 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.395285 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.395493 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.395624 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.395689 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.395744 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.395744 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.395843 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.395950 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.395950 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.395950 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.396327 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.396327 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.396327 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.396528 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.396528 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.396653 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.396711 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.396791 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.401482 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.401482 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.401646 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.401646 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.401743 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.401743 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.401885 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.401947 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.402041 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.402041 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.402179 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.402179 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.402381 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.402381 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.403056 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.403173 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.403294 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.403352 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.403539 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.403607 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.403728 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.404075 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.404139 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.404218 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.404303 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.404303 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.404379 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.404429 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.404494 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.404615 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.404676 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.404676 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.404751 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.404792 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.404792 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.404880 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.404925 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.404965 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.405004 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.405043 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.405090 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.405130 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.405170 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.405225 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.405281 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.405329 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.405372 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.405408 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.405446 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.405513 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.405554 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.405593 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.405649 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.405690 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.405730 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.405774 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.405818 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.405818 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.405890 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.405890 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.405890 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.405993 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.405993 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.407598 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.407668 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.407725 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.407784 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.407828 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.407890 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.407945 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.408027 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.408094 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.408141 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.408180 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.408180 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.408180 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.408301 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.408740 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.408827 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.408922 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.409021 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.409110 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.409188 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.409301 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.409397 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.409445 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.409543 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.409585 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.409626 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.409671 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.409711 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.409759 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.409801 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.409840 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.409879 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.409918 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.409958 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.409998 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.410037 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.410037 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.410120 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.410222 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.410324 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.410412 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.410530 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.411931 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.411990 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.412041 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.412154 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.412154 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.412260 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.412305 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.412343 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.412386 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.412425 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.412716 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112331) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:05:44.412788 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.412788 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.412788 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.412788 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.412938 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.412938 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.413155 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.413714 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.413714 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.413714 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.413714 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.413714 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.413942 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.413990 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.414030 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.414076 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.414121 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.414121 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.414194 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.414239 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.414282 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.414842 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.414901 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.414948 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.414985 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.415023 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.415070 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.415109 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.415144 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.415186 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.415230 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.415270 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.415320 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.415365 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.415365 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.415502 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.415502 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.415502 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.415502 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.415502 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.415502 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.415502 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.415757 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.415757 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.415757 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.415757 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.415757 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.415757 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.415757 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.416009 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.416009 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.416009 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.416009 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.416148 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.416148 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.416230 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.416277 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.416277 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.416356 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.416402 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.416442 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.416630 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.416684 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.416730 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.416783 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.416826 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.416865 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.416909 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.416954 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.416993 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.417032 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.417072 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.417114 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.417153 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.417191 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.417233 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.417274 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.417350 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.417409 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.417567 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.417610 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.417663 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.417704 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.417755 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.417801 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.417841 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.417879 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.418207 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.418268 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.418318 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.418359 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.418400 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.418444 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.418516 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.418558 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.418597 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.418642 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.418680 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.418719 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.418757 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.418828 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.418869 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.418920 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.419002 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.419044 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.419085 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.419153 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.419914 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.419984 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.420065 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.420109 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.420146 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.420195 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.420349 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.420553 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.420553 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.420553 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.420553 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.420553 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.420854 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.420854 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.420854 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.420854 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.420854 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.421355 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.421399 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.421438 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.421498 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.421582 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.421582 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.421674 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.421674 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.421759 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.421798 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.421843 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.421926 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.421971 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.422032 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.422519 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.422584 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.422625 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.422673 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.422713 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.422759 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.422800 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.423028 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.423085 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.423165 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.423215 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.423269 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.423381 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.423517 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.423572 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.423638 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.423685 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.423685 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.423759 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.423797 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.423837 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.423837 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.423837 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.423982 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.423982 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.423982 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.423982 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.423982 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.423982 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.423982 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.424226 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.424226 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.424226 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.424226 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.424226 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.424226 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.424374 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.424404 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.424431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.424708 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.424945 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.424945 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.424945 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.424945 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.424945 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.424945 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.425083 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.425083 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.425083 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.425160 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.425187 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.425233 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.425266 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.425294 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.425324 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.425353 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.425407 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.425439 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.425506 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.425542 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.425577 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.425605 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.425634 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.425665 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.425694 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.425731 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.425731 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.425784 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.425784 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.425866 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.425894 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.425921 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.425948 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.425975 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.426009 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.426045 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.426078 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.426113 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.426146 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.426174 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.426200 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.426236 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.426275 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.426307 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.426333 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.426358 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.426390 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.426418 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.426463 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.426492 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.426520 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.426547 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.426581 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.426612 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.426641 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.426674 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.426707 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.426746 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.426781 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.426824 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.426866 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.426866 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.426866 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.426948 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.426977 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.427002 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.427028 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.427053 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.427336 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.427387 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.427387 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.427469 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.427506 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.427548 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.427585 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.427617 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.427656 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.427688 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.427721 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.427759 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.427792 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.427822 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.427847 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.427877 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.427909 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.427940 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.427969 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.427998 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.428023 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.428048 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.428074 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.428100 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.428127 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.428127 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.428188 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.428215 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.428256 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.428292 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.428320 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.428345 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.428375 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.428404 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.428430 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.428531 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.428565 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.428591 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.428630 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.428659 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.428659 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.428707 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.428734 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.428793 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.429331 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.429406 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.429437 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.429437 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.429628 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.429628 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.430066 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.430066 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.430066 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.430066 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.430066 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.430066 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.430276 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.430305 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.430339 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.430368 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.430397 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.430422 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.430446 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.430488 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.430520 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.430547 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.430571 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.430602 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.430628 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.430656 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.430680 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.430711 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.430734 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.430762 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.430792 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.430830 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.430855 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.430980 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.431039 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.431039 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.431039 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.431039 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.431039 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.431039 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.431182 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.431217 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.431217 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.431217 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.431304 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.431359 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.431390 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.431498 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.431531 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.431614 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.431669 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.431737 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.431795 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.431825 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.431855 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.431887 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.431914 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.431940 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.431981 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.432084 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.432114 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.432160 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.436298 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.436354 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.436420 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.436505 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.436597 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.436630 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.436659 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.436697 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.436727 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.436755 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.436784 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.436812 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.436849 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.436877 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.436906 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.436937 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.436965 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.436993 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.437065 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.437102 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.437152 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.437382 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.437446 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.437527 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.437590 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.437650 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.437709 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.437776 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.439537 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.439600 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.439661 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.439723 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.439783 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.439814 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.439848 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.439909 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.439943 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.439988 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.440034 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.440067 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.440092 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.440122 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.440150 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.440178 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.440212 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.440252 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.440308 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.440343 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.440380 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.440425 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.440489 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.440529 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.440568 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.440603 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.440603 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.440603 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.440703 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.440752 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.441142 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.441250 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.441328 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.441427 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.441583 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.441637 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.441673 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.441712 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.441754 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.441793 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.441828 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.441872 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.441910 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.441950 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.441990 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.442027 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.442067 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.442104 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.442143 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.442180 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.442255 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.442302 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.442340 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.442380 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.442417 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.442472 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.442513 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.442561 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.442600 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.442645 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.442694 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.442732 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.442772 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.442811 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.442851 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.442906 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.442946 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.442982 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.443020 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.443068 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.443107 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.443143 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.443182 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.443819 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.443886 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.443929 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.443971 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.444007 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.444053 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.444101 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.444142 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.444178 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.444215 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.444253 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.444304 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.444357 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.444395 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.444432 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.444498 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.444547 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.444582 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.444628 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.444672 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.444711 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.444749 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.444790 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.444829 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.444872 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.444917 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.444960 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.445000 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.445044 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.445083 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.445200 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.445258 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.445296 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.445339 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.445385 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.445425 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.445479 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.445518 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.445555 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.445591 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.445629 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.445665 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.445704 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.445741 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.445777 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.445833 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.445877 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.445916 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.445953 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.445994 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.446034 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.446069 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.446106 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.446143 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.446215 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.446261 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.446329 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.446371 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.446409 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.446446 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.446507 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.446507 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.446507 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.446507 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.446507 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.446507 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.446507 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.446779 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.446779 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.446779 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.446887 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.447009 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.447072 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.447114 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.447156 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.447204 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.447244 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.447281 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.447321 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.447358 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.447400 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.447468 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.447506 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.447546 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.447596 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.447636 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.447674 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.447715 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.447754 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.447796 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.447796 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.447796 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.447796 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.447796 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.447796 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.448008 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.448008 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.448008 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.448115 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.448155 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.448194 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.448232 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.448270 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.448308 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.448353 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.448397 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.448437 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.448490 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.448529 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.448566 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.448613 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.448653 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.448691 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.448728 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.448728 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.448728 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.448838 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.448838 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.448838 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.448838 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.448838 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.448838 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.448838 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.449079 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.449079 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.449079 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.449192 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.449233 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.449273 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.449314 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.449357 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.449395 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.449435 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.449499 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.449552 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.449592 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.449632 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.449675 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.449754 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.449821 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.449872 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.449919 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.449959 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.449999 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.450043 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.450083 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.450127 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.450167 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.450205 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.450244 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.450283 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.450326 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.450365 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.450437 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.450500 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.450539 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.450577 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.450616 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.450658 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.450701 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.450739 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.450778 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.450816 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.450860 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.450903 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.450942 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.450981 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.451018 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.451057 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.451132 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.451174 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.451212 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.451270 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.451270 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.451270 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.451270 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.451270 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.451270 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.451270 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.451683 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.451683 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.451760 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.451816 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.451860 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.451898 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.451936 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.451982 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.452020 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.452059 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.452097 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.452135 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.452176 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.452222 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.452266 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.452299 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.452355 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.452355 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.452355 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.452439 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.452498 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.452528 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.452554 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.452595 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.452595 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.452595 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.452595 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.452595 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.452736 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.452736 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.452786 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.452815 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.452907 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.452939 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.452967 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.452994 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.453026 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.453052 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.453123 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.453154 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.453182 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.453208 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.453241 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.453268 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.453299 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.453325 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.453352 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.453377 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.453404 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.453431 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.453468 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.453503 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.453503 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.453503 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.453503 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.453503 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.453621 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.453621 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.453621 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.453699 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.453727 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.453727 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.453779 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.453814 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.453908 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.453936 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.453964 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.453964 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.454011 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.454042 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.454070 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.454096 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.454122 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.454148 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.454308 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.454339 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.454368 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.454396 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.454422 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.454471 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.454506 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.454793 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.454793 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.454793 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:05:44.455070 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.455109 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.455145 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.455174 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.455203 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.455248 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.455287 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.455317 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.455357 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.455357 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.455445 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.455498 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.455533 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.455575 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.455615 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.455707 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.455767 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.455826 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.455929 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:05:44.455991 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:05:44.456050 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:05:44.456112 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:05:44.456166 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:05:44.456224 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:05:44.500772 np0000175065 devstack@c-api.service[112332]: INFO dbcounter [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Registered counter for database cinder May 19 20:05:44.500912 np0000175065 devstack@c-api.service[112329]: INFO dbcounter [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Registered counter for database cinder May 19 20:05:44.501300 np0000175065 devstack@c-api.service[112331]: INFO dbcounter [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Registered counter for database cinder May 19 20:05:44.502599 np0000175065 devstack@c-api.service[112330]: INFO dbcounter [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Registered counter for database cinder May 19 20:05:44.512346 np0000175065 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-ed27afb8-b980-458b-91ff-d4c01978eaea 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:44.513931 np0000175065 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:44.516392 np0000175065 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c 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=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:44.517709 np0000175065 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-449347c7-493a-4c47-980d-eb67a7e6233f 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:44.626933 np0000175065 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writer thread running {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:05:44.628284 np0000175065 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writer thread running {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:05:44.628583 np0000175065 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writer thread running {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:05:44.629848 np0000175065 devstack@c-api.service[112332]: INFO cinder.rpc [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:05:44.630786 np0000175065 devstack@c-api.service[112329]: INFO cinder.rpc [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:05:44.631263 np0000175065 devstack@c-api.service[112330]: INFO cinder.rpc [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:05:44.632007 np0000175065 devstack@c-api.service[112332]: INFO cinder.rpc [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:05:44.633124 np0000175065 devstack@c-api.service[112329]: INFO cinder.rpc [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:05:44.633354 np0000175065 devstack@c-api.service[112330]: INFO cinder.rpc [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:05:44.634552 np0000175065 devstack@c-api.service[112332]: INFO cinder.rpc [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:05:44.635184 np0000175065 devstack@c-api.service[112329]: INFO cinder.rpc [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:05:44.635266 np0000175065 devstack@c-api.service[112330]: INFO cinder.rpc [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:05:44.635448 np0000175065 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writer thread running {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:05:44.636853 np0000175065 devstack@c-api.service[112330]: INFO cinder.rpc [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:05:44.637067 np0000175065 devstack@c-api.service[112332]: INFO cinder.rpc [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:05:44.637148 np0000175065 devstack@c-api.service[112329]: INFO cinder.rpc [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:05:44.637681 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.637834 np0000175065 devstack@c-api.service[112331]: INFO cinder.rpc [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:05:44.637919 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.638064 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.639310 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.639579 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.640236 np0000175065 devstack@c-api.service[112331]: INFO cinder.rpc [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:05:44.640358 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.643792 np0000175065 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-449347c7-493a-4c47-980d-eb67a7e6233f 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:44.644044 np0000175065 devstack@c-api.service[112331]: INFO cinder.rpc [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:05:44.644813 np0000175065 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:44.645388 np0000175065 devstack@c-api.service[112330]: INFO cinder.rpc [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:05:44.646402 np0000175065 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-ed27afb8-b980-458b-91ff-d4c01978eaea 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:44.647173 np0000175065 devstack@c-api.service[112329]: INFO cinder.rpc [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:05:44.647245 np0000175065 devstack@c-api.service[112331]: INFO cinder.rpc [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:05:44.647318 np0000175065 devstack@c-api.service[112330]: INFO cinder.rpc [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:05:44.647824 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.647927 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.648238 np0000175065 devstack@c-api.service[112329]: INFO cinder.rpc [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:05:44.648671 np0000175065 devstack@c-api.service[112332]: INFO cinder.rpc [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:05:44.649734 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.650427 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.651025 np0000175065 devstack@c-api.service[112332]: INFO cinder.rpc [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:05:44.652149 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.655324 np0000175065 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c 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=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:44.657353 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.657656 np0000175065 devstack@c-api.service[112331]: INFO cinder.rpc [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:05:44.659372 np0000175065 devstack@c-api.service[112331]: INFO cinder.rpc [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:05:44.660244 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.660775 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.661277 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.662743 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.664018 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.664483 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.665936 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.668771 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.669108 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.669654 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.672856 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.673115 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.673218 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.673566 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.675855 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.676167 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.676354 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.676536 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.679502 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.679693 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.680350 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.680813 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.681926 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.682247 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.683370 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.684851 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.685059 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.685205 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.686169 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.686311 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.687963 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.688642 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.688998 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.689063 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.689408 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.690556 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.691643 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.692096 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.693402 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.694536 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.694775 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.697654 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.697778 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.697898 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.699233 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.699912 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.700677 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.701104 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.701380 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.702218 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.702601 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.702821 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.703169 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.704280 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.704694 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.704770 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.704978 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.705716 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.706065 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.706183 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.707108 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.707527 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.707656 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.708527 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.709089 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.709211 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.709643 np0000175065 devstack@c-api.service[112330]: WARNING cinder.api.contrib.hosts [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:05:44.710331 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.710479 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.710549 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.710666 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.711293 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: extensions {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.711878 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.711954 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.712650 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: os-availability-zone {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.715310 np0000175065 devstack@c-api.service[112329]: WARNING cinder.api.contrib.hosts [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:05:44.715518 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.715669 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.715750 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: qos-specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.715841 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.715894 np0000175065 devstack@c-api.service[112332]: WARNING cinder.api.contrib.hosts [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:05:44.715946 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: extensions {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.716000 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.716050 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: extra_specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.716105 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: os-availability-zone {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.716166 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: extensions {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.716395 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.717339 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: qos-specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.717483 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: os-availability-zone {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.718021 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.718156 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.718686 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: qos-specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.719410 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.719755 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: os-volume-type-access {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.720295 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: extra_specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.720823 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: extra_specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.721099 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.721320 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: os-quota-class-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.721870 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.722382 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.722554 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.722739 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.723421 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: os-volume-type-access {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.723972 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: os-volume-type-access {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.724067 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.724189 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: os-snapshot-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.725071 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: os-quota-class-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.725411 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.725552 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: os-quota-class-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.726012 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: consistencygroups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.726402 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.726580 np0000175065 devstack@c-api.service[112331]: WARNING cinder.api.contrib.hosts [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:05:44.727272 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.727363 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.727945 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: os-snapshot-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.728047 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: backups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.728274 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: extensions {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.728904 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: os-snapshot-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.729380 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: consistencygroups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.729625 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: os-availability-zone {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.729995 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: scheduler-stats {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.730368 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: consistencygroups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.730900 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: qos-specs {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.731329 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: backups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.731441 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: os-quota-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.732347 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: backups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.732911 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: os-volume-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.733359 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: scheduler-stats {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.733754 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: extra_specs {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.734330 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: scheduler-stats {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.734414 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: capabilities {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.734809 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: os-quota-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.735363 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: encryption {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.735648 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: os-volume-transfer {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.736043 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: os-quota-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.736210 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: os-volume-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.737036 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: os-volume-type-access {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.737196 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: os-hosts {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.737442 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: os-volume-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.737651 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: capabilities {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.738593 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extended resource: cgsnapshots {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.738678 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: os-quota-class-sets {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.738904 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: capabilities {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.738977 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: os-volume-transfer {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.739998 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: encryption {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.740081 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.contrib.snapshot_actions [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] SnapshotActionsController initialized {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:05:44.740155 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: os-volume-transfer {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.740611 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: os-hosts {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.740974 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.741531 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: os-snapshot-manage {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.741996 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extended resource: cgsnapshots {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.742143 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: os-hosts {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.742478 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.743041 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: consistencygroups {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.743493 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.contrib.snapshot_actions [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] SnapshotActionsController initialized {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:05:44.743563 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extended resource: cgsnapshots {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.743833 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.744429 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.745041 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] SnapshotActionsController initialized {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:05:44.745117 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: backups {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.745160 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.745821 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.745937 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.746564 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.747268 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.747338 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.747438 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: scheduler-stats {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.748035 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.748664 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.748711 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.749007 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: os-quota-sets {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.749365 np0000175065 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.750003 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.750054 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.750252 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.750394 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.750443 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: os-volume-manage {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.750509 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.750725 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.750826 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.750913 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension AdminActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.751028 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension AdminActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.751131 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension AdminActions extending resource: backups {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.751234 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.751337 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension VolumeActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.751508 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.751549 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.751583 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension TypesManage extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.751583 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.751761 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.751830 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.751907 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.752017 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-449347c7-493a-4c47-980d-eb67a7e6233f None None] Extension UsedLimits extending resource: limits {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.752094 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: capabilities {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.752826 np0000175065 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.752922 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.753327 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: os-volume-transfer {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.753708 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.753847 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.753946 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.754187 np0000175065 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.754800 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.754906 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.754953 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: os-hosts {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.755004 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension AdminActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755048 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension VolumeTypeAccess extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755152 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension AdminActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755231 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension SnapshotActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755348 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension AdminActions extending resource: backups {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755430 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755525 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755525 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension VolumeActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755597 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755736 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension TypesManage extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755801 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755841 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755876 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension AdminActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755912 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755955 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension AdminActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.755991 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756026 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension AdminActions extending resource: backups {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756063 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756105 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756147 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-859dac36-328d-4b58-8fbf-fb794eb5ef63 None None] Extension UsedLimits extending resource: limits {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756183 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension VolumeActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756225 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension TypesManage extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756586 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extended resource: cgsnapshots {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:05:44.756672 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756672 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756672 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756672 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.756956 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-ed27afb8-b980-458b-91ff-d4c01978eaea None None] Extension UsedLimits extending resource: limits {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.757883 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] SnapshotActionsController initialized {{(pid=112331) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:05:44.758694 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.760177 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.761031 np0000175065 devstack@c-api.service[112330]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd9380a3668 pid: 112330 (default app) May 19 20:05:44.761520 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.762828 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.764213 np0000175065 devstack@c-api.service[112329]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd9380a3668 pid: 112329 (default app) May 19 20:05:44.764356 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.764711 np0000175065 devstack@c-api.service[112332]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd9380a3668 pid: 112332 (default app) May 19 20:05:44.765670 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.767123 np0000175065 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:05:44.768060 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.768191 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.768334 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.769059 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.769150 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.769783 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension AdminActions extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.769941 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.769941 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.769941 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.769941 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.769941 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.770442 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.770524 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension AdminActions extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.770594 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.770594 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.770594 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.770594 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.770594 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.770953 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.770953 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.770953 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.770953 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.770953 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.770953 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.771354 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.771405 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension AdminActions extending resource: backups {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.771486 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.771486 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.771486 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.771486 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.771874 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.771874 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.771874 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.771874 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.772138 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.772138 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.772138 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.772138 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.772138 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.772529 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.772529 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.772529 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.772529 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.772529 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.772846 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.772912 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.772912 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.772912 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.772912 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.772912 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.772912 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.776186 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.776186 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.776186 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.776186 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.776186 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.776186 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.776558 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension VolumeActions extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.776612 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.776612 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.776612 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.776612 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.776612 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.776612 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777012 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777012 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777012 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777012 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777012 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777012 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777345 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777345 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777345 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777345 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777591 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension TypesManage extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.777652 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777652 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777652 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777652 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777652 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777932 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777932 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777932 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.777932 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.777932 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.778197 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.778197 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.778197 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.778197 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.778610 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.778664 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.778664 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.778664 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.778664 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.778664 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.778958 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.778958 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.778958 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.778958 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.778958 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.779227 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.779227 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.779227 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.779227 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.779473 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.779536 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.779536 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.779536 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.779536 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.779799 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.779799 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.779799 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.779799 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.779799 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780016 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780016 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780016 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780016 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780016 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780144 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780144 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780206 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.780232 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780232 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780232 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780232 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780352 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780352 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780352 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780352 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780488 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780488 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780488 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780488 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780602 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.780636 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780636 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780636 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780636 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780750 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780750 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780750 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780750 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780860 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780860 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780860 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780860 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.780860 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.780860 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781043 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-ff3452b6-c1c8-431e-88ff-8aed84321e1c None None] Extension UsedLimits extending resource: limits {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:05:44.781073 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781073 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781073 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781073 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781073 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781243 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781243 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781243 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781243 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781243 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781243 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781243 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781435 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781435 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781435 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781435 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781435 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781435 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781638 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781638 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781638 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781638 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781638 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781638 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781825 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781825 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781825 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781825 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.781825 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.781825 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.782005 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.782005 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.782005 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.782005 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.782128 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.782128 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.782128 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.782128 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.782259 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.782259 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.782259 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.782259 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.782376 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.782376 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.782376 np0000175065 devstack@c-api.service[112330]: /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 19 20:05:44.782376 np0000175065 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 19 20:05:44.782376 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-169cbe5c-3ba3-4fea-a3c5-cb69e68b4d2d None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:05:44.782376 np0000175065 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 949 bytes} [Tue May 19 20:05:44 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 20:05:44.782563 np0000175065 devstack@c-api.service[112331]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd9380a3668 pid: 112331 (default app) May 19 20:05:52.188314 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.188314 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.188314 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.188314 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.188990 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.188990 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.188990 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.188990 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189151 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189151 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189151 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189151 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189151 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189151 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189375 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189375 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189375 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189375 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189375 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189630 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189630 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189630 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189630 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189630 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189822 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189822 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189822 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189822 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189989 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189989 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189989 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.189989 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.189989 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190184 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190184 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190184 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190184 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190184 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190378 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190378 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190378 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190378 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190378 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190378 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190608 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190608 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190608 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190608 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190608 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190608 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190917 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190917 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190917 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190917 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.190917 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.190917 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.191175 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.191175 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.191175 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.191175 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.191175 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.191387 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.191387 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.191387 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.191387 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.191387 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193242 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193242 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193242 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193242 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193242 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193242 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193491 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193491 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193491 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193491 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193491 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193491 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193712 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193712 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193712 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193712 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193712 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193915 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193915 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193915 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.193915 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.193915 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194106 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194106 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194106 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194106 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194275 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194275 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194275 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194275 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194437 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194437 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194437 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194437 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194437 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194669 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194669 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194669 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194669 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194669 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194883 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194883 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.194883 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.194883 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.195033 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.195033 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.195033 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.195033 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.195194 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.195194 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.195194 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.195194 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197326 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197326 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197326 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197326 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197447 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197447 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197447 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197447 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197576 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197576 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197576 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197576 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197576 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197723 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197723 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197723 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197723 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197723 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197723 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197873 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197873 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197873 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.197873 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.197873 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198002 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198002 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198002 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198002 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198002 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198002 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198155 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198155 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198155 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198155 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198155 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198155 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198318 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198318 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198318 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198318 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198318 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198318 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198490 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198490 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198490 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198490 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198490 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198490 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198649 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198649 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198649 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198649 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198756 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198756 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198756 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198756 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198756 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198909 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198909 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198909 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198909 np0000175065 devstack@c-api.service[112329]: /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 19 20:05:52.198909 np0000175065 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 19 20:05:52.198909 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:05:52.684801 np0000175065 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb admin admin] POST https://199.204.45.38/volume/v3/types May 19 20:05:52.685270 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 20:05:52.686898 np0000175065 devstack@c-api.service[112329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:05:52.686898 np0000175065 devstack@c-api.service[112329]: warnings.warn( May 19 20:05:52.692823 np0000175065 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:52.718340 np0000175065 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 19 20:05:52.718759 np0000175065 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 1/2] 199.204.45.38 () {68 vars in 1281 bytes} [Tue May 19 20:05:52 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:05:52.746172 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.746172 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.746172 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.746172 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.746947 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.746947 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.746947 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.746947 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.747227 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.747227 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.747227 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.747227 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.747227 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.747227 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.747637 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.747637 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.747637 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.747637 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.747637 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.747983 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.747983 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.747983 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.747983 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.747983 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.748282 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.748282 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.748282 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.748282 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.748575 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.748575 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.748575 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.748575 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.748575 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.748887 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.748887 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.748887 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.748887 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.748887 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.749199 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.749199 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.749199 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.749199 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.749199 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.749199 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.749628 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.749628 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.749628 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.749628 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.749628 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.749628 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.749968 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.749968 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.749968 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.749968 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.749968 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.749968 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.750319 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.750319 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.750319 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.750319 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.750319 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.750687 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.750687 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.750687 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.750687 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.750687 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.750996 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.750996 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.750996 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.750996 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.750996 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.750996 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.751508 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.751508 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.751508 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.751508 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.751508 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.751508 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.751735 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.751735 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.751735 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.751735 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.751735 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.751921 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.751921 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.751921 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.751921 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.751921 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752101 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752101 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752101 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752101 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752257 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752257 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752257 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752257 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752398 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752398 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752398 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752398 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752398 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752619 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752619 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752619 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752619 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752619 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752790 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752790 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752790 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752790 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752937 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752937 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.752937 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.752937 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753078 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753078 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753078 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753078 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753231 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753231 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753231 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753231 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753375 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753375 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753375 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753375 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753551 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753551 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753551 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753551 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753551 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753733 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753733 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753733 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753733 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753733 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753733 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753946 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753946 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753946 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.753946 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.753946 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754116 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754116 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754116 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754116 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754116 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754116 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754337 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754337 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754337 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754337 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754337 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754337 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754574 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754574 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754574 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754574 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754574 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754574 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754782 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754782 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754782 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754782 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.754782 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.754782 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.755016 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.755016 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.755016 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.755016 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.755180 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.755180 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.755180 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.755180 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.755180 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.755357 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.755357 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.755357 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.755357 np0000175065 devstack@c-api.service[112332]: /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 19 20:05:52.755357 np0000175065 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 19 20:05:52.755357 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb req-19196945-2316-4085-a5a0-36008f7e302d None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:05:53.073311 np0000175065 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb req-19196945-2316-4085-a5a0-36008f7e302d admin admin] POST https://199.204.45.38/volume/v3/types/9641e6b1-7763-4c28-a1e0-a9496fc8a6d4/extra_specs May 19 20:05:53.073893 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb req-19196945-2316-4085-a5a0-36008f7e302d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 20:05:53.075643 np0000175065 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:05:53.075643 np0000175065 devstack@c-api.service[112332]: warnings.warn( May 19 20:05:53.080676 np0000175065 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb req-19196945-2316-4085-a5a0-36008f7e302d 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:05:53.149154 np0000175065 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [req-1cdf48a5-6f7e-4fb8-ad0a-47c047484dfb req-19196945-2316-4085-a5a0-36008f7e302d admin admin] https://199.204.45.38/volume/v3/types/9641e6b1-7763-4c28-a1e0-a9496fc8a6d4/extra_specs returned with HTTP 200 May 19 20:05:53.149909 np0000175065 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Tue May 19 20:05:52 2026] POST /volume/v3/types/9641e6b1-7763-4c28-a1e0-a9496fc8a6d4/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 20:05:54.646937 np0000175065 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=6 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:05:54.660044 np0000175065 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=6 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:06:02.716291 np0000175065 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:06:03.146745 np0000175065 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:08:32.509825 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-3ca1530f-5bea-489b-96b2-f68a9e9c4a79 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:08:32.511061 np0000175065 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-3ca1530f-5bea-489b-96b2-f68a9e9c4a79 None None] GET https://199.204.45.38/volume// May 19 20:08:32.511415 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-3ca1530f-5bea-489b-96b2-f68a9e9c4a79 None None] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:08:32.511936 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-3ca1530f-5bea-489b-96b2-f68a9e9c4a79 None None] Calling method 'all' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:08:32.513013 np0000175065 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-3ca1530f-5bea-489b-96b2-f68a9e9c4a79 None None] https://199.204.45.38/volume// returned with HTTP 300 May 19 20:08:32.513632 np0000175065 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 2/4] 199.204.45.38 () {66 vars in 1449 bytes} [Tue May 19 20:08:32 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 20:09:10.822922 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.822922 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.822922 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.822922 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.822922 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.824361 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.824361 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.824361 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.824361 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.824361 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.824814 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.824814 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.824814 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.824814 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.824814 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.824814 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.825272 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.825272 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.825272 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.825272 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.825641 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.825641 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.825641 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.825641 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.825951 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.825951 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.825951 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.825951 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.826273 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.826273 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.826273 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.826273 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.826273 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.826731 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.826731 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.826731 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.826731 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.826731 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.827148 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.827148 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.827148 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.827148 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.827148 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.827148 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.827685 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.827685 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.827685 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.827685 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.827685 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.827685 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.828140 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.828140 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.828140 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.828140 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.828140 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.828140 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.828831 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.828831 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.828831 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.828831 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.828831 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.829277 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.829277 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.829277 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.829277 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.829277 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.829798 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.829798 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.829798 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.829798 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.829798 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.829798 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.830277 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.830277 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.830277 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.830277 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.830277 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.830277 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.830898 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.830898 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.830898 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.830898 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.830898 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.831407 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.831407 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.831407 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.831407 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.831407 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.831646 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.831646 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.831646 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.831646 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.831792 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.831792 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.831792 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.831792 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.831938 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.831938 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.831938 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.831938 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.831938 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832174 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832174 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832174 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832174 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832174 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832355 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832355 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832355 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832355 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832525 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832525 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832525 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832525 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832676 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832676 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832676 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832676 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832826 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832826 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832826 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832826 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832969 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832969 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.832969 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.832969 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833107 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833107 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833107 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833107 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833107 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833319 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833319 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833319 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833319 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833319 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833319 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833539 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833539 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833539 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833539 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833539 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833697 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833697 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833697 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833697 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833697 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833697 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833921 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833921 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833921 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833921 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.833921 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.833921 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834122 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834122 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834122 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834122 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834122 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834122 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834363 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834363 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834363 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834363 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834363 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834363 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834585 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834585 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834585 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834585 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834726 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834726 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834726 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834726 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834726 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834917 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834917 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834917 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834917 np0000175065 devstack@c-api.service[112331]: /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 19 20:09:10.834917 np0000175065 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 19 20:09:10.834917 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-7b787d73-6ade-4210-ab9c-552497a820ab None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:09:11.160409 np0000175065 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-7b787d73-6ade-4210-ab9c-552497a820ab demo demo] GET https://199.204.45.38/volume/v3/types May 19 20:09:11.160923 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-7b787d73-6ade-4210-ab9c-552497a820ab demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:09:11.160923 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-7b787d73-6ade-4210-ab9c-552497a820ab demo demo] Calling method 'index' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:09:11.161492 np0000175065 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:09:11.161492 np0000175065 devstack@c-api.service[112331]: warnings.warn( May 19 20:09:11.162256 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.api_utils [None req-7b787d73-6ade-4210-ab9c-552497a820ab demo demo] Removing options '' from query. {{(pid=112331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 20:09:11.171621 np0000175065 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-7b787d73-6ade-4210-ab9c-552497a820ab demo demo] 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=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:09:11.193882 np0000175065 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-7b787d73-6ade-4210-ab9c-552497a820ab demo demo] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 19 20:09:11.194481 np0000175065 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 1/5] 199.204.45.38 () {64 vars in 1283 bytes} [Tue May 19 20:09:10 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:09:11.242506 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-a6e0a103-7254-4ec5-add8-da9bf3965354 None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:09:11.248221 np0000175065 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-a6e0a103-7254-4ec5-add8-da9bf3965354 demo demo] GET https://199.204.45.38/volume/v3/types/default May 19 20:09:11.248720 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-a6e0a103-7254-4ec5-add8-da9bf3965354 demo demo] Empty body provided in request {{(pid=112329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:09:11.249110 np0000175065 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-a6e0a103-7254-4ec5-add8-da9bf3965354 demo demo] Calling method 'show' {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:09:11.259701 np0000175065 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-a6e0a103-7254-4ec5-add8-da9bf3965354 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 19 20:09:11.260210 np0000175065 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 2/6] 199.204.45.38 () {64 vars in 1294 bytes} [Tue May 19 20:09:11 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:09:11.790362 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-921b499c-5e5b-46aa-a586-38e8ddc811b3 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:09:11.795704 np0000175065 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-921b499c-5e5b-46aa-a586-38e8ddc811b3 demo demo] GET https://199.204.45.38/volume/v3/types/default May 19 20:09:11.795959 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-921b499c-5e5b-46aa-a586-38e8ddc811b3 demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:09:11.796271 np0000175065 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-921b499c-5e5b-46aa-a586-38e8ddc811b3 demo demo] Calling method 'show' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:09:11.812418 np0000175065 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-921b499c-5e5b-46aa-a586-38e8ddc811b3 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 19 20:09:11.812822 np0000175065 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 2/7] 199.204.45.38 () {64 vars in 1294 bytes} [Tue May 19 20:09:11 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:09:12.426412 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-36bbdf6a-b7ce-4bb7-a86d-fe9e654f86ef None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:09:12.761237 np0000175065 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-36bbdf6a-b7ce-4bb7-a86d-fe9e654f86ef demo demo] GET https://199.204.45.38/volume/v3/types/default May 19 20:09:12.761613 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-36bbdf6a-b7ce-4bb7-a86d-fe9e654f86ef demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:09:12.761825 np0000175065 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-36bbdf6a-b7ce-4bb7-a86d-fe9e654f86ef demo demo] Calling method 'show' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:09:12.771784 np0000175065 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-36bbdf6a-b7ce-4bb7-a86d-fe9e654f86ef demo demo] 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:09:12.788951 np0000175065 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:09:12.788951 np0000175065 devstack@c-api.service[112330]: warnings.warn( May 19 20:09:12.791101 np0000175065 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-36bbdf6a-b7ce-4bb7-a86d-fe9e654f86ef demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 19 20:09:12.791474 np0000175065 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 3/8] 199.204.45.38 () {64 vars in 1294 bytes} [Tue May 19 20:09:12 2026] GET /volume/v3/types/default => generated 145 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:09:12.840069 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-8276e8d1-03dc-4d5f-a8d1-b565fe92c1a0 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:09:12.842988 np0000175065 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-8276e8d1-03dc-4d5f-a8d1-b565fe92c1a0 demo demo] GET https://199.204.45.38/volume/v3/types/default May 19 20:09:12.843247 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-8276e8d1-03dc-4d5f-a8d1-b565fe92c1a0 demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:09:12.843549 np0000175065 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-8276e8d1-03dc-4d5f-a8d1-b565fe92c1a0 demo demo] Calling method 'show' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:09:12.859271 np0000175065 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-8276e8d1-03dc-4d5f-a8d1-b565fe92c1a0 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 19 20:09:12.859625 np0000175065 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1294 bytes} [Tue May 19 20:09:12 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:09:21.255945 np0000175065 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=2 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}